summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-11-10Use FeatureOracle to detect file-transfer support in rosterTobias Markmann
2016-06-14Fix handling of notify attribute in PubSub retract elementsTobias Markmann
2016-04-25Convert hard tabs to four spaces in all our SConscript/*.py filesTobias Markmann
2016-03-08Remove superfluous implementation filesTobias Markmann
2016-01-11Fix IPv6 DNS resolution issues on WindowsTobias Markmann
2015-10-30Fix issues with HTTPTrafficFilter for HTTP proxy / BOSH usageTobias Markmann
2015-10-30Add support for OS X Secure Transport TLS backendTobias Markmann
2015-09-18Fix notification logic for signals in BlockListImplTobias Markmann
2015-08-11Add 'check_headers' flag to scons for missing include detectionTobias Markmann
2015-07-14Add tests for Parsers and Serializers.Tarun Gupta
2015-03-18Add test for ChatStateSerializerTarun Gupta
2015-02-20Add elements/parsers/serializers/tests for Message Carbons (XEP-0280)Tobias Markmann
2015-02-17Swiften XEP-0141 supportTim Robbings
2015-02-11Add debugging helper and FileTransferTest.Tobias Markmann
2015-02-09Update DiscoInfo string for Jingle file-transfer to :4 and remove obsolete filesTobias Markmann
2015-02-03Update Jingle FT protocol to namespace verison urn:xmpp:jingle:apps:file-tran...Tobias Markmann
2014-10-30Brining XEP-0313 (MAM) implementation in line with version 3.0.Tobias Markmann
2014-10-16Specify minimal Windows API version for Windows builds.Tobias Markmann
2014-09-17Handle Isode's IQ ForwardingKevin Smith
2014-06-24Fix old avatar being displayed in QtRosterHeader when cleared.Richard Maudsley
2014-05-26Fix serialization of PubSubItem id attributeEdwin Mons
2014-04-28Make ToplevelElement and Payload inherit from Element.Richard Maudsley
2014-04-28Create ToplevelElement to replace Element.Richard Maudsley
2014-04-24Added MAM parsers, serializers and tests.Richard Maudsley
2014-01-22Sluift: Add SecurityLabel convertorRemko Tronçon
2014-01-19Sluift: Add iTunes & PEP User Tune supportRemko Tronçon
2013-12-18Add affiliations to tooltips for MUC occupant lists.Richard Maudsley
2013-09-14Fix install name of libSwiften.dylib on OS XRemko Tronçon
2013-08-27PubSub implementation & Sluift refactoring.Remko Tronçon
2013-08-23FormField element refactoring.Remko Tronçon
2013-08-22Added EnumParser.Remko Tronçon
2013-08-13Adding basic support for Android and Unbound (No IPv6 yet).Tobias Markmann
2013-05-17Fixed unicode path handling.Remko Tronçon
2013-04-27Removing third-party hash implementations.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-03-03Remove the async vfs for sqlite, to avoid the crashKevin Smith
2013-01-13Fix more warnings.Remko Tronçon
2012-11-03Build 3rdParty libraries with SwiftenObject.Remko Tronçon
2012-09-17Support for building swiften as a DLLRemko Tronçon
2012-09-16Only expose libraries from swiften dependent libraries.Remko Tronçon
2012-09-16Start including some bundled libraries in Swiften library.Remko Tronçon
2012-09-15Added URL parser.Remko Tronçon
2012-09-08Support whiteboarding.Mateusz Piekos
2012-09-01Move async into its own module so it'll work with system sqlite tooKevin Smith
2012-08-30History dialogCătălin Badea
2012-07-15Fixed compilation on Windows.Remko Tronçon
2012-07-15Include more headers in Swiften.hRemko Tronçon
2012-07-14Initial DLL support for Swiften.Remko Tronçon
2012-06-20Parse node attribute in DiscoItemsParser and add DiscoItemsParser testJan Kaluza