summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-12-15Update Copyright in SwiftenKevin Smith
2014-10-13Correctly set 'jabber:client' namespace on message/presence/IQ stanzas for BO...Tobias Markmann
2014-04-28Create ToplevelElement to replace Element.Richard Maudsley
2011-10-07Hoist XML parser factory creation out of Swiften.Remko Tronçon
2011-06-03Limit the use of the SafeString type.Remko Tronçon
2011-05-18Propagate use of SafeByteArray down to the connection.Remko Tronçon
2011-05-05Replace ByteArray by typedef.Remko Tronçon
2011-04-30Replace #icnlude "" by #include <> in Swiften.Remko Tronçon
2011-03-12Make ByteArray an std::vector<unsigned char>.Remko Tronçon
2011-02-14Removed Swift::String.Remko Tronçon
2010-12-19Refactoring streamstack to not use signal/slots.Remko Tronçon
2010-10-15Added Component parser, serializer, element, and connector.Remko Tronçon
2010-04-08Added copyrights to Swiften.Kevin Smith
2010-03-28Moving submodule contents back.Remko Tronçon
2010-03-28Removing submodules.Remko Tronçon
2010-03-28Moved Swiften to a separate module.Remko Tronçon
2009-07-18Implement incoming linklocal connections.Remko Tronçon
2009-07-13Server stream header support.Remko Tronçon
2009-07-12Added ServerFromClientSession.Remko Tronçon
2009-06-01Import.Remko Tronçon