Age | Commit message (Expand) | Author |
2010-06-03 | Use SASL EXTERNAL for authenticating in Slimber. | 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-05-24 | Make connector shared to avoid a crash on login. | Remko Tronçon |
2010-05-08 | Don't allow PLAIN over Non-TLS. | Remko Tronçon |
2010-05-08 | Added DIGEST-MD5 client authenticator. | Remko Tronçon |
2010-05-06 | Use UUIDs as nonce when authenticating with SCRAM-SHA-1. | Remko Tronçon |
2010-04-08 | Added copyrights to Swiften. | Kevin Smith |
2010-03-30 | Adding manual hosts to SendMessage | 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-12-31 | Put a timeout of 60s on connecting & resolving. | Remko Tronçon |
2009-12-07 | Fixed segfault on disconnect. | Remko Tronçon |
2009-12-03 | DNS querying is now asynchronous. | Remko Tronçon |
2009-11-25 | Enabled stream compression again. | Remko Tronçon |
2009-11-24 | Added PresenceSender object. | Remko Tronçon |
2009-11-23 | Test whether we have a session before sending stanzas. | Remko Tronçon |
2009-11-23 | Avoid segfault when using EXTERNAL. | Remko Tronçon |
2009-11-22 | Added auth success value support. | Remko Tronçon |
2009-11-21 | Implemented SCRAM-SHA-1 for real now. | Remko Tronçon |
2009-11-20 | Implement SCRAM-SHA1. | Remko Tronçon |
2009-11-20 | Abstracting authenticators. | Remko Tronçon |
2009-11-20 | Added ClientSessionTest. | Remko Tronçon |
2009-11-12 | Created a TimerFactory, and abstracted Timer. | Remko Tronçon |
2009-11-12 | Refactored DNS handling. | Remko Tronçon |
2009-11-10 | Close connection properly on disconnect and session end. | Remko Tronçon |
2009-11-10 | Fix error messages. | Remko Tronçon |
2009-11-10 | Fixed error handling. | Remko Tronçon |
2009-11-10 | Even more Client refactoring. | Remko Tronçon |
2009-11-10 | More Client refactoring. | Remko Tronçon |
2009-11-09 | Refactoring Client. | Remko Tronçon |
2009-11-08 | Added Error class. | Remko Tronçon |
2009-11-01 | Refactored some degenerate stuff out of base Session. | Remko Tronçon |
2009-10-25 | Starting to unit test PresenceOracle. | Kevin Smith |
2009-09-15 | Reconnect seems to mostly work now. | Kevin Smith |
2009-09-15 | Completely untested. Rewiring the MainController for Client to be reconnectab... | Kevin Smith |
2009-09-11 | Disable WhitespacePingLayer on disconnect + Timer refactoring. | Remko Tronçon |
2009-08-22 | Fix expanded tab characters. | Remko Tronçon |
2009-08-16 | Remove autoconf/make files. | Remko Tronçon |
2009-08-16 | Use global IO service thread in Client. | Remko Tronçon |
2009-07-24 | Fix uninitialized streamstack. | Remko Tronçon |
2009-07-22 | Temporarily disable client test. | Remko Tronçon |
2009-07-22 | Started refactoring ClientSessionTest. | Remko Tronçon |
2009-07-19 | Factor out remote & local JID into Session. | Remko Tronçon |
2009-07-19 | Factor out common session stuff into Session class. | Remko Tronçon |
2009-07-19 | Rename Session to ClientSession. | Remko Tronçon |
2009-07-19 | (Client)Session & Connection refactoring. | Remko Tronçon |
2009-07-18 | Implement incoming linklocal connections. | Remko Tronçon |