Swift
Home
Software
Applications
Swift
SDKs
Swiften (C++)
Stroke (Java)
Support
Blog
About Us
index
:
- Swift Master Repository -
master
sandbox/rm/highlighteditor
swift-1.x
swift-2.x
swift-3.x
swift-4.x
Official repository
Swift Team
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-02-12
Force textfile.py tool output encoding to UTF-8
Tobias Markmann
2019-02-07
Split out attribute escape routine
Edwin Mons
2019-01-25
Allow Sluift to set stanza IDs
Kevin Smith
2019-01-22
Avoid deprecated boost endianess include
Miroslaw Stein
2019-01-22
Don't assume that tribool has an implicit bool conversion
Bruce Stephens
2019-01-21
Make Version.py compatible with both Py2 and Py3
Edwin Mons
2019-01-21
Fix OpenSSLContext to work correctly with OpenSSL 1.1.1
Tobias Markmann
2019-01-18
Allow ownership transfer of certificates
Edwin Mons
2019-01-18
Have checker tool not use '--.*' arguments as test names
Tobias Markmann
2019-01-15
Merge tag 'swift-4.x' into master
Tobias Markmann
2019-01-14
Add optional message to TLSError
Edwin Mons
2019-01-07
Update for Debian
swift-4.0.3
Tobias Markmann
2019-01-07
Don't crash on missing bookmark result
Kevin Smith
2018-11-27
Sluift: Added handling of roster push event
Roger Planas
2018-11-19
Fix incorrect cast in OpenSSL provider
Edwin Mons
2018-11-15
Allow HostAddress(Port) to be used in a map
Kevin Smith
2018-11-14
Build on Mojave
Kevin Smith
2018-11-14
Address bad_numeric_casts for filetransfers
Edwin Mons
2018-11-14
Remove numeric_casts from BOSH parser
Edwin Mons
2018-11-14
Address LinkLocal issues
Edwin Mons
2018-11-14
Catch bad_numeric_casts in crypto code
Edwin Mons
2018-11-14
Fix various uses of numeric_cast in UI bits
Edwin Mons
2018-11-14
Fix Stanza Ack maximum and tests
Edwin Mons
2018-11-13
Update one forgotten port in BoostConnection
Edwin Mons
2018-11-09
Remove numeric_casts from XML parsers
Edwin Mons
2018-11-09
Store NATPortMapping lifetime as uint32_t
Edwin Mons
2018-11-08
Handle RFC 1035 label and domain len restrictions in libidn backend
Tobias Markmann
2018-11-08
Change unread counters to size_t
Edwin Mons
2018-11-08
Consistently use unsigned short for network ports
Edwin Mons
2018-10-25
Strip off trailing dot from domainpart of jid
Edwin Mons
2018-10-24
Honour JID part length in ICUConverter
Edwin Mons
2018-10-24
Fix buffer overrun in LibIDNConverter
Edwin Mons
2018-10-12
Fix Component's disconnect to run event loop while isActive
Roger Planas
2018-10-10
Remove JID prep caching from JID class
Tobias Markmann
2018-10-09
Address compiler warnings about missing override on dtors
Tobias Markmann
2018-10-04
Prevent connect on active sluift clients and components
Edwin Mons
2018-10-01
Pass /bigobj when building on Windows
Tobias Markmann
2018-10-01
Add ability to specify MSVC runtime library
Tobias Markmann
2018-10-01
Change ur literals to r, as ur is unsupported in Python 3
Tobias Markmann
2018-10-01
Catch numeric cast errors in BoostConnectionServer
Edwin Mons
2018-09-26
Update SCons in 3rdParty from 2.4.0 to 3.0.1
Tobias Markmann
2018-08-02
Have StreamStack own the top and bottom layer
Tobias Markmann
2018-08-01
Use interfaces for top and bottom layer in StreamStack
Tobias Markmann
2018-08-01
Avoid lvalue and simplify boolean expression
Tobias Markmann
2018-07-31
Have StreamStack own intermediate layers via std::unique_ptr
Tobias Markmann
2018-07-30
Add clang-tidy-fix target to Makefile
Tobias Markmann
2018-07-30
Use std::unique_ptr to have TLS classes own the TLSContext
Tobias Markmann
2018-07-27
Autofix boost-use-to-string clang-tidy warnings
Kevin Smith
2018-07-27
Fix compiler warnings
Kevin Smith
2018-07-27
Add clang-tidy support
Kevin Smith
[next]