summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-02-07Split out attribute escape routineEdwin Mons
2016-11-23Migrate remaining Swiften/Base/foreach.h use to range-based for loopTobias Markmann
2016-04-04Modernize code to use C++11 shared_ptr instead of Boost'sTobias Markmann
2016-03-31Convert tabs to 4 spaces for all source filesTobias Markmann
2016-03-30Apply consistent #include grouping and sorting styleTobias Markmann
2015-07-24Add missing includes for dependencies in public header filesTobias Markmann
2015-06-08Add missing SWIFTEN_API annotations to public Swiften APITobias Markmann
2014-12-15Update Copyright in SwiftenKevin Smith
2013-08-27PubSub implementation & Sluift refactoring.Remko Tronçon
2012-07-14Initial DLL support for Swiften.Remko Tronçon
2012-03-20boost::shared_ptr<?>(new ?(...)) -> boost::make_shared<?>(...) transformation...Tobias Markmann
2012-01-24Test caseKevin Smith
2011-06-13Added CppCheck script.Remko Tronçon
2011-05-02Replace header include guards by pragma once.Remko Tronçon
2011-04-30Replace #icnlude "" by #include <> in Swiften.Remko Tronçon
2011-02-14Removed Swift::String.Remko Tronçon
2010-11-10Added InBandRegistration classes.Remko Tronçon
2010-10-25Remove the use of Shared<>.Remko Tronçon
2010-08-24Implemented VCardManager.Remko Tronçon
2010-08-08Added XEP-0004 data forms parsing & serializing.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-11-26Escape '>' to avoid trouble.Remko Tronçon
2009-08-22Fix expanded tab characters.Remko Tronçon
2009-08-16Remove autoconf/make files.Remko Tronçon
2009-06-01Import.Remko Tronçon