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
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
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-09-17
Support for building swiften as a DLL
Remko Tronçon
2012-07-14
Initial DLL support for Swiften.
Remko Tronçon
2012-05-12
Remove peer certificate from APIs.
Remko Tronçon
2012-05-12
Show Certificate dialog from certificate error window.
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
Windows compilation fixes.
Remko Tronçon
2012-05-05
Re-enable revocation check.
Remko Tronçon
2012-05-05
* Added additional cert store to chain validation. * Turned off revocation ch...
dreijer
2012-05-05
Revert "* Added additional cert store to chain validation. * Turned off revoc...
Remko Tronçon
2012-05-05
Revert "Re-enable revocation check."
Remko Tronçon
2012-04-25
Support channel binding with Schannel.
Remko Tronçon
2012-04-24
Fixed compilation problems on windows.
Remko Tronçon
2012-04-24
Re-enable revocation check.
Remko Tronçon
2012-04-24
* Added additional cert store to chain validation. * Turned off revocation ch...
dreijer
2012-04-24
Statically check the log severity level.
Remko Tronçon
2012-04-12
Tidy up of assorted Schannel/CAPI stuffs.
Kevin Smith
2012-04-11
Added support for determining SmartCard Reader associated with a certificate ...
Alexey Melnikov
2012-03-23
Forgotten file for TLSError patch
Kevin Smith
2012-03-23
Allow TLS errors to bubble further up the stack
Kevin Smith
2012-03-22
Manual certificate verification. Added two additional TLS errors related to r...
dreijer
2012-03-08
Fixed several bugs in CAPI/Schannel code on Windows
Alexey Melnikov
2012-03-06
Fix missing include
Kevin Smith
2012-02-28
Changed certstore: URIs to use SHA1 hashes of certificates
Alexey Melnikov
2012-02-23
Compile when non-SChannel
Kevin Smith
2012-02-22
Fix up for previous CAPI patch
Kevin Smith
2012-02-22
Initial implementation of using CAPI certificates with Schannel.
Alexey Melnikov
2011-11-03
Quick brush up after previous patch.
Kevin Smith
2011-11-03
* Added Schannel support.
dreijer
2011-06-13
Fixed some CppCheck warnings.
Remko Tronçon
2011-06-03
Limit the use of the SafeString type.
Remko Tronçon
2011-05-18
Propagate use of SafeByteArray down to the connection.
Remko Tronçon
2011-05-13
Removed some explicit new's.
Remko Tronçon
2011-05-05
Replace ByteArray by typedef.
Remko Tronçon
2011-05-02
Replace header include guards by pragma once.
Remko Tronçon
2011-04-30
Replace #icnlude "" by #include <> in Swiften.
Remko Tronçon
2011-04-18
Explicitly add system store trust anchors on Mac OS X 10.5.
swift-1.0
Remko Tronçon
2011-03-16
Added possibility to dynamically link Swiften.
Remko Tronçon
2011-03-12
Fixed OpenSSL compilation.
Remko Tronçon
2011-03-12
Make ByteArray an std::vector<unsigned char>.
Remko Tronçon
2011-02-14
Removed Swift::String.
Remko Tronçon
[next]