Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-11 | Added SCRAM-SHA-1-PLUS support. | Remko Tronçon | |
Release-Notes: Swift now supports SCRAM-SHA-1-PLUS authentication. | |||
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 | Added CertificateVerificationError::ref. | Remko Tronçon | |
2010-11-11 | Handle null OpenSSL X509 cert pointers better. | Remko Tronçon | |
2010-11-11 | Changed misleading test name. | Remko Tronçon | |
2010-11-11 | Added server identity check. | Remko Tronçon | |
2010-11-09 | Added Doxygen documentation for some certificate APIs. | 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 missing files. | Remko Tronçon | |
2010-11-07 | Added security error handling to Swiften. | Remko Tronçon | |
2010-11-07 | Removed obsolete member var. | Remko Tronçon | |
2010-11-07 | Added certificate verification API to TLS context. | Remko Tronçon | |
2010-11-07 | Fixed build on linux. | Remko Tronçon | |
2010-11-07 | Refactored TLS handling. | Remko Tronçon | |
TLSLayer is now independent of TLS implementation. The implementation-specifics are now in TLSContext and TLSContextFactory. | |||
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 | |
This should allow us to link against system boost versions. | |||
2010-05-27 | Cleaning up code paths for rapid disconnect/reconnect. | Kevin Smith | |
This includes a fix in OpensSSLContext that stops assert failures when more data is received on a connection after a write has failed. It's worth investigating why this happens, stopping it doing so, and re-instate the assert. Resolves: #402 | |||
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 | |