summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-09-17Support for building swiften as a DLLRemko Tronçon
2012-09-08Support whiteboarding.Mateusz Piekos
2012-07-17Fixed Expat parser bug.Remko Tronçon
2012-07-15Fix struct vs class warnings.Remko Tronçon
2012-07-15Provide replace_pragma_once flag.Remko Tronçon
2012-07-15Hide XML parser implementations.Remko Tronçon
2012-07-14Initial DLL support for Swiften.Remko Tronçon
2012-06-20Parse node attribute in DiscoItemsParser and add DiscoItemsParser testJan Kaluza
2012-05-31Update message correction to use the published namespace.Kevin Smith
2012-05-06Fixed unit test compilation failure.Remko Tronçon
2012-04-28Make sure our parser doesn't handle entities.Remko Tronçon
2012-04-27Fixed LibXML parsing of &Remko Tronçon
2012-04-24Make built-in expat ignore unbound prefix namespaces.Remko Tronçon
2012-03-20boost::shared_ptr<?>(new ?(...)) -> boost::make_shared<?>(...) transformation...Tobias Markmann
2012-02-06Parse mediated invite stuffKevin Smith
2012-01-23XEP-0004 form support for user search.Tobias Markmann
2011-12-13BOSH Support for SwiftenKevin Smith
2011-12-13BOSH implementation startedThilo Cestonaro
2011-11-28Message Receipts (XEP-0184) support for 1-to-1 conversations (including 1-to-...Tobias Markmann
2011-10-07Fixed CLang warnings.Remko Tronçon
2011-10-07Initialize LibXML for multithreaded applications.Remko Tronçon
2011-10-07Hoist XML parser factory creation out of Swiften.Remko Tronçon
2011-10-05Allow joining passworded MUCs.Kevin Smith
2011-10-03CleanupKevin Smith
2011-10-03Simple MUC invites.Kevin Smith
2011-10-01Fixed CppCheck warnings.Remko Tronçon
2011-10-01Added <body/> extractor code.Remko Tronçon
2011-10-01Some cleanup in parser factories.Remko Tronçon
2011-09-28Destroy rooms.Kevin Smith
2011-09-28Missing fileKevin Smith
2011-09-28Parse MUC status codes correctly again.Kevin Smith
2011-09-27Allow room configuration.Kevin Smith
2011-09-26Avoid the use of at().Remko Tronçon
2011-09-25Google Summer of Code 2011 Project: Adding support for Jingle File Transfers ...Tobias Markmann
2011-09-23Whitespace tweaks.Remko Tronçon
2011-09-23Cleanup of previous patchKevin Smith
2011-09-23Add support for kicking people from MUCs.Kevin Smith
2011-09-20Added XEP-191 parserialements.Remko Tronçon
2011-06-13Fixed some CppCheck warnings.Remko Tronçon
2011-06-12Replacing explicit new with make_shared.Remko Tronçon
2011-06-12Replace explicit new by make_shared.Remko Tronçon
2011-06-12Removed more explicit calls to get().Remko Tronçon
2011-06-12Removed some calls to explicit get().Remko Tronçon
2011-06-08Put XEP-0082 datetime parsing into Base.Remko Tronçon
2011-06-03Split off StreamResumedParser.Remko Tronçon
2011-06-03Make StreamResume(d) element use unsigned int for stanza count.Remko Tronçon
2011-06-01Merge branch 'swift-1.x'Remko Tronçon
2011-06-01Added fix for a billion laughs attack on Expat.Remko Tronçon
2011-06-01Squelch warningKevin Smith
2011-06-01Add iq:last parsialiserKevin Smith