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-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
2014-11-13
Fix iOS build and add iOS build documentation.
Tobias Markmann
2014-08-10
Fix invalid characters being allowed in JID domains
Richard Maudsley
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-09-23
Don't crash if server doesn't send cert in TLS handshake
Nick Hudson
2013-05-17
Fixed unicode path handling.
Remko Tronçon
2013-04-27
Removing third-party hash implementations.
Remko Tronçon
2013-04-06
Make IDN implementation abstract.
Remko Tronçon
2013-01-13
Fix more warnings.
Remko Tronçon
2012-12-30
Enable & fix pedantic CLang warnings.
Remko Tronçon
[next]