Age | Commit message (Expand) | Author |
---|---|---|
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-15 | Explicitly convert between nullable and non-nullable on OS X | 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 |
2010-03-28 | Removing submodules. | Remko Tronçon |
2010-03-28 | Moved Swiften to a separate module. | Remko Tronçon |