Age | Commit message (Expand) | Author |
---|---|---|
2016-04-04 | Modernize code to use C++11 shared_ptr instead of Boost's | Tobias Markmann |
2016-03-31 | Convert tabs to 4 spaces for all source files | Tobias Markmann |
2016-03-30 | Apply consistent #include grouping and sorting style | Tobias Markmann |
2014-12-15 | Update Copyright in Swiften | Kevin Smith |
2013-01-13 | Fix more warnings. | Remko Tronçon |
2012-07-14 | Initial DLL support for Swiften. | Remko Tronçon |
2011-09-28 | Pass read data from connection via shared_ptr. | Remko Tronçon |
2011-06-03 | Limit the use of the SafeString type. | Remko Tronçon |
2011-06-03 | Ensure safety on onDataRead and onDataWritten signals. | Remko Tronçon |
2011-05-18 | Copyright fix. | Remko Tronçon |
2011-05-18 | Propagate use of SafeByteArray down to the connection. | Remko Tronçon |
2011-05-18 | Introduce safe containers for storing passwords. | Remko Tronçon |
2010-03-28 | Removing submodules. | Remko Tronçon |
2010-03-28 | Moved Swiften to a separate module. | Remko Tronçon |