summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-07-30Use std::unique_ptr to have TLS classes own the TLSContextTobias Markmann
2018-03-20Merge branch 'swift-4.x'swift-5.0alpha2Tobias Markmann
2018-02-02Add basic TLS server support in OpenTLSContextTobias Markmann
2017-08-15Improve Swift’s interactions with Smart CardsThanos Doukoudakis
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
2016-02-08Fix and adjust TLSTest to Windows SChannel backendTobias Markmann
2015-10-30Add support for OS X Secure Transport TLS backendTobias Markmann
2015-07-07Add hidden option to prevent disconnect when smartcard removedMili Verma
2015-06-10Add ability to limit SChannel to TLS 1.0Kevin Smith
2014-12-15Update Copyright in SwiftenKevin Smith
2014-02-02Sluift: Add new_certificateRemko Tronçon
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-05-05Windows compilation fixes.Remko Tronçon
2012-05-05Re-enable revocation check.Remko Tronçon
2012-05-05* Added additional cert store to chain validation. * Turned off revocation ch...dreijer
2012-05-05Revert "* Added additional cert store to chain validation. * Turned off revoc...Remko Tronçon
2012-05-05Revert "Re-enable revocation check."Remko Tronçon
2012-04-25Support channel binding with Schannel.Remko Tronçon
2012-04-24Fixed compilation problems on windows.Remko Tronçon
2012-04-24Re-enable revocation check.Remko Tronçon
2012-04-24* Added additional cert store to chain validation. * Turned off revocation ch...dreijer
2012-04-12Tidy up of assorted Schannel/CAPI stuffs.Kevin Smith
2012-04-11Added support for determining SmartCard Reader associated with a certificate ...Alexey Melnikov
2012-03-23Allow TLS errors to bubble further up the stackKevin Smith
2012-03-22Manual certificate verification. Added two additional TLS errors related to r...dreijer
2012-03-08Fixed several bugs in CAPI/Schannel code on WindowsAlexey Melnikov
2012-02-22Fix up for previous CAPI patchKevin Smith
2012-02-22Initial implementation of using CAPI certificates with Schannel.Alexey Melnikov
2011-11-03* Added Schannel support.dreijer
2010-03-28Removing submodules.Remko Tronçon
2010-03-28Moved Swiften to a separate module.Remko Tronçon