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
/
TLS
/
UnitTest
Age
Commit message (
Expand
)
Author
2020-01-09
Accept certs with upper case entries
HEAD
master
Kevin Smith
2019-11-05
Handle xmpp-server SRV records
Tim Costen
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
2018-03-12
Ability to set Diffie-Hellman parameters for OpenSSLContext
Tobias Markmann
2018-03-12
Add getPeerFinishMessage() method and OpenSSL TLS backend
Tobias Markmann
2018-02-21
Add support for Server Name Indication to OpenSSLContext
Tobias Markmann
2018-02-02
Add basic TLS server support in OpenTLSContext
Tobias Markmann
2018-02-02
Add support for extracting certificate chain from PEM string
Tobias Markmann
2016-04-04
Modernize code to use C++11 shared_ptr instead of Boost's
Tobias Markmann
2016-03-31
Convert tabs to 4 spaces for all source files
Tobias Markmann
2016-03-30
Apply consistent #include grouping and sorting style
Tobias Markmann
2014-12-15
Update Copyright in Swiften
Kevin Smith
2013-04-27
Removing third-party hash implementations.
Remko Tronçon
2013-04-06
Make IDN implementation abstract.
Remko Tronçon
2011-05-05
Replace ByteArray by typedef.
Remko Tronçon
2011-04-30
Replace #icnlude "" by #include <> in Swiften.
Remko Tronçon
2011-02-14
Removed Swift::String.
Remko Tronçon
2010-12-30
Show certificate fingerprint in 'Trust certificate' dialog.
Remko Tronçon
2010-11-11
Changed misleading test name.
Remko Tronçon
2010-11-11
Added server identity check.
Remko Tronçon
2010-03-28
Removing submodules.
Remko Tronçon
2010-03-28
Moved Swiften to a separate module.
Remko Tronçon