Swift
Home
Software
Applications
Swift
SDKs
Swiften (C++)
Stroke (Java)
Support
Blog
About Us
index
:
Swift Contributors Repository
catalinb/history
catalinb/history2
dknn/rtp
dreijer/schannel
ephraim/SOCKS5Unittests
ephraim/chatview
ephraim/german
kev/forvlad
ks/asyncsqlite
ks/boost1.47
ks/luasocket
ks/spell_checker
ks/tlserrors
master
pielas/branch
pielas/whiteboard
pielas/whiteboardnew
remko/libvnc
swift-1.x
tobias/cocoa-ssl
tobias/jingle
tobias/notification-center
tobias/openssl_crl
tobias/unbound
tobias/vcard
vladv/history
vladv/spell_checker
Swift Repository used by contributors
Swift Contributors
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Swiften
/
TLS
/
OpenSSL
Age
Commit message (
Expand
)
Author
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
ks/tlserrors
Kevin Smith
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-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-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-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
2010-12-27
Avoid more valgrind warnings.
Remko Tronçon
2010-12-19
Disabling timer in BenchTool.
Remko Tronçon
2010-12-13
Load ssl certificate store on Un*x.
Remko Tronçon
2010-12-11
Added SCRAM-SHA-1-PLUS support.
Remko Tronçon
2010-12-05
Added plumbing for persistent certificate trust checking.
Remko Tronçon
2010-11-15
Fixed OpenSSL compilation.
Remko Tronçon
2010-11-15
Fix compilation on OS X
Kevin Smith
2010-11-12
Add Windows trust anchors to OpenSSL context.
Remko Tronçon
2010-11-11
Handle null OpenSSL X509 cert pointers better.
Remko Tronçon
2010-11-09
Certificate::getCommonName -> getCommonNames.
Remko Tronçon
2010-11-09
Created CertificateFactory.
Remko Tronçon
2010-11-09
Implement DER conversion to/from certificates.
Remko Tronçon
2010-11-09
Fixed windows compilation.
Remko Tronçon
2010-11-07
Refactoring certificates & certificate checking.
Remko Tronçon
2010-11-07
Added security error handling to Swiften.
Remko Tronçon
2010-11-07
Added certificate verification API to TLS context.
Remko Tronçon
2010-11-07
Refactored TLS handling.
Remko Tronçon
2010-10-26
Added missing #pragma onces.
Remko Tronçon
2010-06-02
Rename boost_signalslib.h to boost_bsignals.
Remko Tronçon
2010-06-02
Using Boost workaround for Qt signals keyword clash.
Remko Tronçon
2010-05-27
Cleaning up code paths for rapid disconnect/reconnect.
Kevin Smith
2010-04-08
Added copyrights to Swiften.
Kevin Smith
2010-03-28
Moving submodule contents back.
Remko Tronçon
2010-03-28
Removing submodules.
Remko Tronçon
2010-03-28
Moved Swiften to a separate module.
Remko Tronçon
2009-08-16
Remove autoconf/make files.
Remko Tronçon
2009-06-01
Import.
Remko Tronçon