Age | Commit message (Expand) | Author |
2011-05-18 | Introduce safe containers for storing passwords. | Remko Tronçon |
2011-05-05 | Replace ByteArray by typedef. | Remko Tronçon |
2011-05-02 | Add a generic erase() algorithm. | Remko Tronçon |
2011-04-30 | Replace #icnlude "" by #include <> in Swiften. | Remko Tronçon |
2011-02-14 | Removed Swift::String. | Remko Tronçon |
2011-01-18 | Cleaned up some code. | Remko Tronçon |
2010-06-03 | Use SASL EXTERNAL for authenticating in Slimber. | Remko Tronçon |
2010-06-03 | Distinguish an empty SASL message from no SASL message. | 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-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-11-01 | Refactored some degenerate stuff out of base Session. | Remko Tronçon |
2009-08-16 | Remove autoconf/make files. | Remko Tronçon |
2009-07-19 | Factor out remote & local JID into Session. | Remko Tronçon |
2009-07-19 | Factor out common code from ServerFromClientSession. | Remko Tronçon |
2009-07-18 | Implement incoming linklocal connections. | Remko Tronçon |
2009-07-17 | Implemented clean session/connection shutdown. | Remko Tronçon |
2009-07-16 | Implemented AppleDNSSDService registration & browsing. | Remko Tronçon |
2009-07-15 | Make stream stack layers reference counted. | Remko Tronçon |
2009-07-14 | Make all Connection instances shared_ptrs. | Remko Tronçon |
2009-07-14 | Consolidating IncomingConnection & Connection. | Remko Tronçon |
2009-07-13 | Implement a clean full login procedure. | Remko Tronçon |
2009-07-13 | Implemented session initialization. | Remko Tronçon |
2009-07-13 | Server stream header support. | Remko Tronçon |
2009-07-12 | Added ServerFromClientSession. | Remko Tronçon |
2009-07-11 | Added IncomingConnection. | Remko Tronçon |
2009-07-11 | Implemented basic server stanza routing. | Remko Tronçon |