summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-09-19Add support for use of shared certificate chain when setting up TLS contextTim Costen
2019-09-03Add enhanced OpenSSL configurationTim Costen
2019-01-18Allow ownership transfer of certificatesEdwin Mons
2019-01-14Add optional message to TLSErrorEdwin Mons
2018-03-12Ability to set Diffie-Hellman parameters for OpenSSLContextTobias Markmann
2018-03-12Add getPeerFinishMessage() method and OpenSSL TLS backendTobias Markmann
2018-02-21Add support for Server Name Indication to OpenSSLContextTobias Markmann
2018-02-02Add basic TLS server support in OpenTLSContextTobias Markmann
2016-04-05Migrate to Boost.Signals2 from Boost.SignalsTobias Markmann
2016-04-04Modernize code to use C++11 shared_ptr instead of Boost'sTobias Markmann
2016-03-31Convert tabs to 4 spaces for all source filesTobias Markmann
2016-03-30Apply consistent #include grouping and sorting styleTobias Markmann
2015-06-08Add missing SWIFTEN_API annotations to public Swiften APITobias Markmann
2014-12-15Update Copyright in SwiftenKevin Smith
2012-05-12Remove peer certificate from APIs.Remko Tronçon
2012-05-11Showing stream encryption status in the roster header. Provide native certifi...Tobias Markmann
2012-03-23Allow TLS errors to bubble further up the stackKevin Smith
2012-02-22Fix up for previous CAPI patchKevin Smith
2012-02-22Initial implementation of using CAPI certificates with Schannel.Alexey Melnikov
2011-05-18Propagate use of SafeByteArray down to the connection.Remko Tronçon
2011-04-30Replace #icnlude "" by #include <> in Swiften.Remko Tronçon
2010-12-11Added SCRAM-SHA-1-PLUS support.Remko Tronçon
2010-11-11Added CertificateVerificationError::ref.Remko Tronçon
2010-11-07Refactoring certificates & certificate checking.Remko Tronçon
2010-11-07Added certificate verification API to TLS context.Remko Tronçon
2010-11-07Refactored TLS handling.Remko Tronçon
2010-03-28Removing submodules.Remko Tronçon
2010-03-28Moved Swiften to a separate module.Remko Tronçon