summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-05-29Sort input file listBernhard M. Wiedemann
2018-03-27Add new ReferencePayload element class, parser and serializerPeter Burgess
2018-03-20Merge branch 'swift-4.x'swift-5.0alpha2Tobias Markmann
2018-02-02Add basic TLS server support in OpenTLSContextTobias Markmann
2017-12-19Allow to override Swiften libdirDennis Schridde
2017-07-24Add Channel Join and Leave Capability to MIXTarun Gupta
2017-07-18Add MIXUpdateSubscription Element, its Parser and SerializerTarun Gupta
2017-07-14Add MIXRegisterNick Element, its Parser and SerializerTarun Gupta
2017-07-12Add MIXSetNick Element, its Parser and SerializerTarun Gupta
2017-07-11Add MIXPayload, its Parser and SerializerTarun Gupta
2017-07-06Adds MIXLeave Element, its Parser and Serializerswift-5.0alphaTarun Gupta
2017-07-05Adds MIXUserPreference Element, its Parser and SerializerTarun Gupta
2017-07-03Adds MIX Create Element, its Parser and SerializerTarun Gupta
2017-06-26Adds MIX Join Element, its Parser and Serializer.Tarun Gupta
2017-06-25Adds MIX Destroy Element, its Parser and Serializer.Tarun Gupta
2017-06-18Adds MIX Participant Element, its Parsers and Serializers.Tarun Gupta
2017-03-28Modified XMLBeautifier to handle split payloadsJoanna Hulboj
2017-03-23Add Client State Indication Element, its Parser and SerializerTarun Gupta
2017-02-22Add LRUCache utility class to SwiftenTobias Markmann
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