summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-10-01Port many of Isode's local fixes upstreamKevin Smith
2014-09-18Only allocate BlockResponder and UnblockResponder once. Fixes ASANTobias Markmann
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-08-10Fix invalid characters being allowed in JID domainsRichard Maudsley
2014-08-10Fix blocklist not being requested on reconnect.Richard Maudsley
2014-07-14Show status message instead of empty VCard dialog when receiving VCard or whe...Richard Maudsley
2014-07-11Apply a Connector timeout even if not using SRV lookups.Kevin Smith
2014-06-24Fix old avatar being displayed in QtRosterHeader when cleared.Richard Maudsley
2014-06-22Sluift component supportEdwin Mons
2014-06-22NULL-terminate PKCS12 password bufferRemko Tronçon
2014-05-29Check if contact supports file transfer before sendingRichard Maudsley
2014-05-26Fix serialization of PubSubItem id attributeEdwin Mons
2014-05-18Replace accidental cerr with SWIFT_LOGKevin Smith
2014-05-18Fix copy paste errorRemko Tronçon
2014-05-18Fix uninitialized variablesRemko Tronçon
2014-05-18Fix MUC memory leaksRemko Tronçon
2014-05-12Add support for <before/> to ResultSetEdwin Mons
2014-05-02Added Sluift MAM convertors.Richard Maudsley
2014-04-28Make ToplevelElement and Payload inherit from Element.Richard Maudsley
2014-04-28Create ToplevelElement to replace Element.Richard Maudsley
2014-04-27Make stanza constructor protectedRemko Tronçon
2014-04-25Fix MUC invite being treated like impromptu MUC invite.Richard Maudsley
2014-04-24Added MAM parsers, serializers and tests.Richard Maudsley
2014-03-24Fix SCRAM-SHA-1-PLUS channel binding negotiation code. (Thanks Kim Alvefur)Tobias Markmann
2014-03-22Move hardcoded XMPP SRV information from Connector into CoreClientNick Hudson
2014-03-21Disconnect ClientXMLTracer signals at destruction timeRemko Tronçon
2014-02-25Build with new Boostish stuff.Kevin Smith
2014-02-13Fix clang warningsRemko Tronçon
2014-02-02Sluift: Add new_certificateRemko Tronçon
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-27Fix compilation error C++11/latest clangKevin Smith
2014-01-22Sluift: Add SecurityLabel convertorRemko Tronçon
2014-01-22Sluift: Support arbitrary payloads in messages & presence.Remko Tronçon
2014-01-19Sluift: Add iTunes & PEP User Tune supportRemko Tronçon
2014-01-15Improved plaintext chat view for screen-reader support.Richard Maudsley
2014-01-11Allow TLS other than version 1Kevin Smith
2014-01-03Post NAT Traversal query results to the event loop.Remko Tronçon
2013-12-18Add affiliations to tooltips for MUC occupant lists.Richard Maudsley
2013-11-03Split experimental File Transfer out from History and Whiteboarding.Kevin Smith
2013-10-30Implement missing PubSub owner queries.Remko Tronçon
2013-10-29Swiften: Fix PubSub.lua test retrieving subscriptionsRemko Tronçon
2013-10-29Fix unit test on MavericksRemko Tronçon
2013-10-04Fix heap-use-after-free bugs reported by asan.Tobias Markmann
2013-10-01Fix bug on writing empty bytearray in file bytestream.Remko Tronçon
2013-10-01Adding support for impromptu MUCs.Tobias Markmann
2013-09-23Don't crash if server doesn't send cert in TLS handshakeNick Hudson