Age | Commit message (Expand) | Author |
2012-09-17 | Support for building swiften as a DLL | Remko Tronçon |
2012-07-14 | Initial DLL support for Swiften. | Remko Tronçon |
2012-04-23 | Make sure setting disco info after reconnect does not immediately send presence. | Remko Tronçon |
2012-03-20 | boost::shared_ptr<?>(new ?(...)) -> boost::make_shared<?>(...) transformation... | Tobias Markmann |
2011-09-30 | Moved DiscoServiceWalker to Swiften. | Remko Tronçon |
2011-08-28 | Fixed test. | Remko Tronçon |
2011-08-28 | Merge branch 'swift-1.x' | Remko Tronçon |
2011-08-28 | Check whether disco#info responses are null. | Remko Tronçon |
2011-08-28 | Merge branch 'swift-1.x' | Remko Tronçon |
2011-08-28 | Check sender on incoming IQ responses. | Remko Tronçon |
2011-05-05 | Replace ByteArray by typedef. | Remko Tronçon |
2011-05-02 | Replace auto_ptr by shared_ptr. | Remko Tronçon |
2011-04-30 | Replace #icnlude "" by #include <> in Swiften. | Remko Tronçon |
2011-04-25 | Moved file storages to Swift. | Remko Tronçon |
2011-04-24 | Initial Ad-Hoc commands support. | Kevin Smith |
2011-04-18 | Factor out payload persisting into utility classes. | Remko Tronçon |
2011-04-18 | Cleaned up includes.swift-2.0alpha | Remko Tronçon |
2011-03-16 | Added possibility to dynamically link Swiften. | Remko Tronçon |
2011-03-12 | Make ByteArray an std::vector<unsigned char>. | Remko Tronçon |
2011-02-14 | Removed Swift::String. | Remko Tronçon |
2011-01-21 | Code cleanup. | Remko Tronçon |
2010-11-28 | Change error from optional to shared_ptr in GenericRequest | Remko Tronçon |
2010-11-03 | Added JIDDiscoInfoResponder + Added "to" parameter to responder callback. | Remko Tronçon |
2010-11-03 | Added ClientDiscoManager. | Remko Tronçon |
2010-10-29 | Make ChatStateNotifier use StanzaChannel directly. | Remko Tronçon |
2010-10-26 | Added missing #pragma onces. | Remko Tronçon |
2010-10-25 | Remove the use of Shared<>. | Remko Tronçon |
2010-10-24 | Added some doxygen docs. | Remko Tronçon |
2010-10-21 | Moving queries & responders around. | Remko Tronçon |
2010-10-09 | Added EchoBot walkthrough example. | Remko Tronçon |
2010-09-14 | Print warning on non-validating hashes. | Remko Tronçon |
2010-09-14 | Add extended disco support to caps verifier. | Remko Tronçon |
2010-09-11 | Fixed some memory leaks. | Remko Tronçon |
2010-09-11 | Added support for Entity Capabilities. | Remko Tronçon |
2010-04-08 | Added copyrights to Swiften. | Kevin Smith |
2010-03-28 | Moving submodule contents back. | Remko Tronçon |
2010-03-28 | Removing submodules. | Remko Tronçon |
2010-03-28 | Moved Swiften to a separate module. | Remko Tronçon |
2009-11-27 | Added MD5 hashing algorithm. | Remko Tronçon |
2009-08-16 | Remove autoconf/make files. | Remko Tronçon |
2009-06-01 | Import. | Remko Tronçon |