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
/
OpenSSL
Age
Commit message (
Expand
)
Author
2019-11-19
Remove std::endl from SWIFT_LOG calls
Edwin Mons
2019-11-13
Re-enable logging in OpenSSLContext
Edwin Mons
2019-11-13
Clear internal error state after cert chain parse
Tim Costen
2019-10-29
Comment out logging calls
Tim Costen
2019-10-29
Allow use of system TAs to be disabled via TLSOptions
Tim Costen
2019-10-18
Extend getPeerCertificateChain
Tim Costen
2019-10-07
Add ability to set external Trust Anchors to Swift OpenSSL context
Tim Costen
2019-10-04
Correct leaks in OpenSSL interface
Tim Costen
2019-09-19
Add support for use of shared certificate chain when setting up TLS context
Tim Costen
2019-09-17
Fix casing of enums to avoid conflict on Windows
Tobias Markmann
2019-09-03
Add enhanced OpenSSL configuration
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
2019-01-14
Add optional message to TLSError
Edwin Mons
2018-07-30
Use std::unique_ptr to have TLS classes own the TLSContext
Tobias Markmann
2018-03-14
Fix building with OpenSSL on Windows
Tobias Markmann
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
2018-01-30
Modernize OpenSSL crypto backend
Tobias Markmann
2017-06-19
Don't crash when SSL_new fails
Alexey Melnikov
2016-08-24
Use SSL_CTX_set_default_verify_paths to set trusted CAs for OpenSSL
Tobias Markmann
2016-04-05
Migrate to Boost.Signals2 from Boost.Signals
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
2015-10-30
Add support for OS X Secure Transport TLS backend
Tobias Markmann
2015-07-07
Add hidden option to prevent disconnect when smartcard removed
Mili Verma
2015-06-10
Add ability to limit SChannel to TLS 1.0
Kevin Smith
2015-02-17
Disable SSLv3
Kim Alvefur
2014-12-15
Update Copyright in Swiften
Kevin Smith
2014-11-13
Fix iOS build and add iOS build documentation.
Tobias Markmann
2014-06-22
NULL-terminate PKCS12 password buffer
Remko Tronçon
2014-02-02
Sluift: Add new_certificate
Remko Tronçon
2014-01-11
Allow TLS other than version 1
Kevin Smith
2013-01-13
Fix more warnings.
Remko Tronçon
2012-12-30
Enable & fix pedantic CLang warnings.
Remko Tronçon
2012-12-22
Silence deprecated warnings.
Remko Tronçon
2012-10-13
Added extra comment about OpenSSL on Mac OS X.
Remko Tronçon
2012-10-12
Always add system's certificate store to OpenSSL on Mac OS X.
Tobias Markmann
2012-05-12
Remove peer certificate from APIs.
Remko Tronçon
2012-05-11
Showing stream encryption status in the roster header. Provide native certifi...
Tobias Markmann
2012-05-07
Only assert when requesting CRL checking on OpenSSL.
Remko Tronçon
2012-05-05
Re-enable revocation check.
Remko Tronçon
2012-05-05
Revert "Re-enable revocation check."
Remko Tronçon
2012-04-24
Re-enable revocation check.
Remko Tronçon
2012-03-23
Allow TLS errors to bubble further up the stack
Kevin Smith
2012-02-23
Compile when non-SChannel
Kevin Smith
[next]