summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-01-15Fixed compilation with msvc and boost-1.48vitalyster
2012-01-10Don't allow null form fieldsKevin Smith
2011-12-24Some BOSH refactoring.Remko Tronçon
2011-12-24Fixed compilation warnings.Remko Tronçon
2011-12-22BOSH Refactoring.Remko Tronçon
2011-12-13Fix use of int randoms for populating longKevin Smith
2011-12-13Avoid crash due to misuse of XMPPLayerKevin Smith
2011-12-13Remove a warningKevin Smith
2011-12-13BOSH Support for SwiftenKevin Smith
2011-12-13BOSH implementation startedThilo Cestonaro
2011-11-28WhoopsKevin Smith
2011-11-28Message Receipts (XEP-0184) support for 1-to-1 conversations (including 1-to-...Tobias Markmann
2011-11-18Emit onSessionFinished only in Session::handleDisconnected.HanzZ
2011-11-03Exclude SChannel from Swiften.hKevin Smith
2011-11-03Quick brush up after previous patch.Kevin Smith
2011-11-03* Added Schannel support.dreijer
2011-10-19For abnormal MUC parts, give the reason.Kevin Smith
2011-10-19Use real JID for bans, not room JID.Kevin Smith
2011-10-18Use the oldest error when closing streams.Kevin Smith
2011-10-16Hoist ProxyProvider creation out of Client.Remko Tronçon
2011-10-16Hoist TLSContextFactory creation out of Client.Remko Tronçon
2011-10-14Resurrecting simple ID generator.Remko Tronçon
2011-10-11Adding includesKevin Smith
2011-10-10Force disconnect signals when calling connect() shortly after disconnect().Remko Tronçon
2011-10-10In case of writing when calling disconnect() postpone socket.close() to when ...Tobias Markmann
2011-10-08Protect JID cache access with mutex.Remko Tronçon
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-07Allow affiliation editing in MUCs.Kevin Smith
2011-10-05Fixed compilation of neetwork tool.Remko Tronçon
2011-10-05Allow role changing in MUCs.Kevin Smith
2011-10-05Don't crash with label item without a labelKevin Smith
2011-10-05Allow joining passworded MUCs.Kevin Smith
2011-10-04Allow both instant and reserved rooms.Kevin Smith
2011-10-03Turn NATPortMapping into a class.Tobias Markmann
2011-10-03CleanupKevin Smith
2011-10-03Simple MUC invites.Kevin Smith
2011-10-01Fixed CppCheck warnings.Remko Tronçon
2011-10-01Update IQRouter JID after session was authenticated.Remko Tronçon
2011-10-01Merge branch 'swift-1.x'Remko Tronçon
2011-10-01Fixed roster sender check.swift-1.xRemko Tronçon
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-30Moved SOCKS5BytestreamProxyFinder to Swiften.Remko Tronçon
2011-09-30Moved DiscoServiceWalker to Swiften.Remko Tronçon
2011-09-30Avoid a copy when reading from a byte array.Remko Tronçon
2011-09-30Fixed warnings.Remko Tronçon
2011-09-30Fixed some Windows issues with FT.Remko Tronçon