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
path:
root
/
Swiften
Age
Commit message (
Expand
)
Author
2019-07-22
Signal namespace declarations to ParserClients
Edwin Mons
2019-05-28
Add check if IPv4, IPv6 are valid JID domain part
Joanna Hulboj
2019-05-13
Add flag to signal final XML data
Edwin Mons
2019-02-07
Split out attribute escape routine
Edwin Mons
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-15
Merge tag 'swift-4.x' into master
Tobias Markmann
2019-01-14
Add optional message to TLSError
Edwin Mons
2019-01-07
Don't crash on missing bookmark result
Kevin Smith
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
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
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-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
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
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-24
Add a XEP-346 FDP Form Submission Dialog
Peter Burgess
2018-07-17
Rename variable for consistency
Kevin Smith
2018-07-17
Add unit test for missing bookmark responses
Kevin Smith
2018-07-17
Don't crash on missing bookmark result
Kevin Smith
2018-06-21
Add a leave room option in MUC rooms
Thanos Doukoudakis
2018-06-19
Don't double-connect to IP literals
Kevin Smith
2018-05-29
Sort input file list
Bernhard M. Wiedemann
2018-05-14
Allow resending messages without 198 acks
Thanos Doukoudakis
2018-05-07
Replace boost::lambda with C++11 lambdas
Tobias Markmann
2018-05-03
Replace BOOST_AUTO with C++11 auto keyword
Tobias Markmann
2018-04-28
Disable false-positive clang warning
Kevin Smith
[next]