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
Age
Commit message (
Expand
)
Author
2019-11-13
Re-enable logging in OpenSSLContext
Edwin Mons
2019-11-13
Clear internal error state after cert chain parse
Tim Costen
2019-11-05
Handle xmpp-server SRV records
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-20
Merge branch 'swift-4.x'
swift-5.0alpha2
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-10-02
Fix Code According to New clang warning (-Wobjc-messaging-id)
Tobias Markmann
2017-08-15
Improve Swift’s interactions with Smart Cards
Thanos Doukoudakis
2017-06-19
Don't crash when SSL_new fails
Alexey Melnikov
2016-11-23
Migrate remaining Swiften/Base/foreach.h use to range-based for loop
Tobias Markmann
2016-09-29
Explicitly handle all possible SecTrustResultType enum values
Tobias Markmann
2016-08-24
Use SSL_CTX_set_default_verify_paths to set trusted CAs for OpenSSL
Tobias Markmann
2016-04-25
Convert hard tabs to four spaces in all our SConscript/*.py files
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-04-01
Modernize code to use C++11 nullptr using clang-tidy
Tobias Markmann
2016-03-31
Convert tabs to 4 spaces for all source files
Tobias Markmann
2016-03-31
Stop building some TLS providers as always static
Kevin Smith
2016-03-30
Apply consistent #include grouping and sorting style
Tobias Markmann
2016-03-15
Explicitly convert between nullable and non-nullable on OS X
Tobias Markmann
2016-02-08
Fix and adjust TLSTest to Windows SChannel backend
Tobias Markmann
2016-02-08
Treat cert verify errors as non-fatal in OS X TLS backend
Tobias Markmann
2016-02-01
Disable certificate revocation checking in OS X TLS backend
Tobias Markmann
2015-11-10
Fix Cocoa memory management error in Secure Transport backend
Tobias Markmann
2015-11-06
Fix potential memory leaks in Cocoa API usage
Tobias Markmann
2015-10-30
Add support for OS X Secure Transport TLS backend
Tobias Markmann
2015-09-22
Add explicit includes for classes used in PlatformTLSFactories
Tobias Markmann
2015-07-07
Add hidden option to prevent disconnect when smartcard removed
Mili Verma
2015-07-02
Reestablish connection with smart card
Mili Verma
2015-06-10
Add ability to limit SChannel to TLS 1.0
Kevin Smith
2015-06-08
Add missing SWIFTEN_API annotations to public Swiften API
Tobias Markmann
2015-02-17
Disable SSLv3
Kim Alvefur
2014-12-15
Update Copyright in Swiften
Kevin Smith
[next]