Age | Commit message (Expand) | Author |
2016-07-27 | Fix Doxygen warnings | 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 |
2015-10-16 | Mark removed contacts as unavailable in Swift | Tobias Markmann |
2015-07-20 | Do not reallocate FileTransferManager on connect of Clientswift-3.0beta2 | Tobias Markmann |
2015-02-11 | Support domain names in S5B proxy <streamhost> tags. | Tobias Markmann |
2015-02-09 | Fix memory leaks reported by LSAN | Tobias Markmann |
2014-12-15 | Update Copyright in Swiften | Kevin Smith |
2013-08-27 | PubSub implementation & Sluift refactoring. | Remko Tronçon |
2013-05-11 | File Transfer refactoring. | Remko Tronçon |
2013-04-27 | Removing third-party hash implementations. | Remko Tronçon |
2013-03-27 | Adding support for Blocking Command (XEP-0191) to Swift(-en). | Tobias Markmann |
2012-09-08 | Support whiteboarding. | Mateusz Piekos |
2012-04-23 | Make sure setting disco info after reconnect does not immediately send presence. | Remko Tronçon |
2011-09-25 | File transfer changes. | Remko Tronçon |
2011-09-25 | Google Summer of Code 2011 Project: Adding support for Jingle File Transfers ... | Tobias Markmann |
2011-05-18 | Introduce safe containers for storing passwords. | Remko Tronçon |
2011-04-30 | Replace #icnlude "" by #include <> in Swiften. | Remko Tronçon |
2011-04-22 | Fixed segfault when passing NULL storages to Client. | Remko Tronçon |
2011-04-18 | Added XEP-0237 Roster Versioning support. | Remko Tronçon |
2011-02-24 | Added Sluift client test script and the necessary infrastructure. | Remko Tronçon |
2011-02-14 | Removed Swift::String. | Remko Tronçon |
2011-02-02 | Removing unused parameter from Client constructor. | Remko Tronçon |
2010-12-12 | Refactored own nickname handling. | Remko Tronçon |
2010-11-16 | Pass NetworkFactories as an explicit dependency into client. | Remko Tronçon |
2010-11-07 | Refactoring certificates & certificate checking. | Remko Tronçon |
2010-11-06 | Use EntityCapsProvider in Swiften. | Remko Tronçon |
2010-11-03 | Added ClientDiscoManager. | Remko Tronçon |
2010-11-03 | Refactoring Presence & MUC handling. | Remko Tronçon |
2010-10-27 | Remove MainEventLoop singleton. | Remko Tronçon |
2010-10-24 | Moving more from Swift to Client. | Remko Tronçon |
2010-10-24 | Created Storages interface. | Remko Tronçon |
2010-10-24 | Moved MUCRegistry into client. | Remko Tronçon |
2010-10-24 | Moved PresenceSender to client. | Remko Tronçon |
2010-10-24 | Creating abstract XMPPRoster base class. | Remko Tronçon |
2010-10-10 | Moved presenceOracle inside Client. | Remko Tronçon |
2010-10-10 | Moved XMPP roster & controller from Swift to Client. | Remko Tronçon |
2010-10-10 | Move SoftwareVersion responder from Swift to Client. | Remko Tronçon |
2010-10-10 | Separate CoreClient out of Client. | Remko Tronçon |
2010-10-10 | Client refactoring. | Remko Tronçon |
2010-10-07 | Fix crashes on disconnect during connect. | Remko Tronçon |
2010-10-04 | Implement getBoundJID() (as getJID()) | Remko Tronçon |
2010-10-01 | Reuse server-generated resources. | Kevin Smith |
2010-09-12 | Remove IQRouter from client inheritance list. | Remko Tronçon |
2010-09-05 | Clear VCardUpdateManager's cache upon login. | Remko Tronçon |
2010-08-29 | Added stanza acking support to client. | 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-04-08 | Added copyrights to Swiften. | Kevin Smith |
2010-03-30 | Adding manual hosts to SendMessage | Kevin Smith |