Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-14 | Removed Swift::String. | Remko Tronçon | |
2011-02-02 | Removing unused parameter from Client constructor. | Remko Tronçon | |
2011-01-29 | Added some experimental Jingle classes. | Remko Tronçon | |
2011-01-26 | Make boost io_service a shared object. | Remko Tronçon | |
This should avoid problems when destroying an event loop containing timer or network events, after the network factory (and io_service object) has disappeared (i.e. at shutdown). | |||
2010-11-16 | Pass NetworkFactories as an explicit dependency into client. | Remko Tronçon | |
2010-10-30 | Changed CoreClient::onError to CoreClient::onDisconnected. | Remko Tronçon | |
The error parameter is optional. | |||
2010-10-27 | Remove MainEventLoop singleton. | Remko Tronçon | |
The event loop now needs to be explicitly passed to clients using it. | |||
2010-10-21 | Added beginnings of outgoing file transfer to Swiften. | Remko Tronçon | |
2010-03-28 | Removing submodules. | Remko Tronçon | |
2010-03-28 | Moved Swiften to a separate module. | Remko Tronçon | |