| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-09-28 | Pass read data from connection via shared_ptr. | Remko Tronçon | |
| This should avoid unnecessary copying of the received data while being processed by the event loop. | |||
| 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 | |
Swift