summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2013-09-17Don't use implicit bool conversion on shared_ptrRemko Tronçon
2013-09-14Fix install name of libSwiften.dylib on OS XRemko Tronçon
2013-09-08Add missing make_shared include.Remko Tronçon
2013-09-08Use (deprecated) declaration of ivars in interfaceRemko Tronçon
2013-09-01Sluift: More PubSub convenience methods & use cases.Remko Tronçon
2013-08-31Move newline handling for Base64 to VCard parser. IBB's Base64 won't have new...Tobias Markmann
2013-08-31Fix Qt warnings in avatar loading and add multi-line support to Base64 decoder.Tobias Markmann
2013-08-27Set visibility of exported functions when using GCC/CLang.Remko Tronçon
2013-08-27PubSub implementation & Sluift refactoring.Remko Tronçon