Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-08 | Added Error class. | Remko Tronçon | |
2009-09-11 | Disable WhitespacePingLayer on disconnect + Timer refactoring. | Remko Tronçon | |
Timer now no longer runs in its own thread, but in the main Boost IOService thread. | |||
2009-08-16 | Remove autoconf/make files. | 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 | |
ClientSession no longer sets up a connection. Connection no longer resolves addresses. | |||
2009-07-18 | Implement incoming linklocal connections. | Remko Tronçon | |
2009-07-17 | Implemented clean session/connection shutdown. | 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 | |
BoostConnections no longer have their own thread, but are managed from a central Boost IO thread instead. | |||
2009-07-13 | Server stream header support. | Remko Tronçon | |
2009-06-18 | Avoid MSVC compiler warning in SessionTest.cpp. | Remko Tronçon | |
2009-06-01 | Import. | Remko Tronçon | |