summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-04-04Modernize code to use C++11 shared_ptr instead of Boost'sTobias Markmann
2016-04-01Modernize code to use C++11 nullptr using clang-tidyTobias Markmann
2016-03-31Convert tabs to 4 spaces for all source filesTobias Markmann
2016-03-30Apply consistent #include grouping and sorting styleTobias Markmann
2016-03-17Tidy XEP-0141 codeTim Robbings
2016-01-15Add missing virtual keyword to some destructorsTobias Markmann
2015-07-24Add missing includes for dependencies in public header filesTobias Markmann
2015-07-14Add tests for Parsers and Serializers.Tarun Gupta
2015-06-30Remove when sending an empty responseMili Verma
2015-06-14Fix Swiften DLL building on WindowsTobias Markmann
2015-06-08Add missing SWIFTEN_API annotations to public Swiften APITobias Markmann
2015-03-18Add test for ChatStateSerializerTarun Gupta
2015-03-13Fix duplicate addition of CarbonsPrivateSerializer to FullPayloadSerializerCo...Tobias Markmann
2015-03-13Add Carbons serializers to FullPayloadSerializerCollectionTobias Markmann
2015-02-20Add elements/parsers/serializers/tests for Message Carbons (XEP-0280)Tobias Markmann
2015-02-17Swiften XEP-0141 supportTim Robbings
2015-02-11Support domain names in S5B proxy <streamhost> tags.Tobias Markmann
2015-02-09Update DiscoInfo string for Jingle file-transfer to :4 and remove obsolete filesTobias Markmann
2015-02-03Added support for dstaddr attribute for SOCKS5 bytestream jingleTobias Markmann
2015-02-03Update Jingle FT protocol to namespace verison urn:xmpp:jingle:apps:file-tran...Tobias Markmann
2014-12-15Update Copyright in SwiftenKevin Smith
2014-12-14Add index element to ResultSetEdwin Mons
2014-12-10Add MAMFinSerializer to FullPayloadSerializerCollection.Alex Clayton
2014-10-30Add node attribute to MAMQueryEdwin Mons
2014-10-30Brining XEP-0313 (MAM) implementation in line with version 3.0.Tobias Markmann
2014-10-13Correctly set 'jabber:client' namespace on message/presence/IQ stanzas for BO...Tobias Markmann
2014-10-01Port many of Isode's local fixes upstreamKevin Smith
2014-09-17Handle Isode's IQ ForwardingKevin Smith
2014-09-16Fix boost::optional abuses that stop compilation with latest boostKevin Smith
2014-08-21Clean up compilation errors in Swiften due to boost 1.56Kevin Smith
2014-05-26Fix serialization of PubSubItem id attributeEdwin Mons
2014-05-18Replace accidental cerr with SWIFT_LOGKevin Smith
2014-05-12Add support for <before/> to ResultSetEdwin Mons
2014-05-02Added Sluift MAM convertors.Richard Maudsley
2014-04-28Create ToplevelElement to replace Element.Richard Maudsley
2014-04-24Added MAM parsers, serializers and tests.Richard Maudsley
2014-02-25Build with new Boostish stuff.Kevin Smith
2014-02-02Update user tune & geoloc serializerRemko Tronçon
2014-02-02Change include order of some filesRemko Tronçon
2014-01-28Update copyright of several filesRemko Tronçon
2014-01-19Sluift: Add iTunes & PEP User Tune supportRemko Tronçon
2013-10-01Adding support for impromptu MUCs.Tobias Markmann
2013-09-01Sluift: More PubSub convenience methods & use cases.Remko Tronçon
2013-08-27PubSub implementation & Sluift refactoring.Remko Tronçon
2013-08-23FormField element refactoring.Remko Tronçon
2013-05-11File Transfer refactoring.Remko Tronçon
2013-03-27Adding support for Blocking Command (XEP-0191) to Swift(-en).Tobias Markmann
2013-03-04Adding support for idle time.Tobias Markmann
2013-01-13Fix more warnings.Remko Tronçon
2013-01-12Adding basic vCard edit/show support.Tobias Markmann