Age | Commit message (Expand) | Author |
2014-10-01 | Port many of Isode's local fixes upstream | Kevin Smith |
2014-09-18 | Only allocate BlockResponder and UnblockResponder once. Fixes ASAN | Tobias Markmann |
2014-09-17 | Handle Isode's IQ Forwarding | Kevin Smith |
2014-09-16 | Fix boost::optional abuses that stop compilation with latest boost | Kevin Smith |
2014-08-21 | Clean up compilation errors in Swiften due to boost 1.56 | Kevin Smith |
2014-08-10 | Fix invalid characters being allowed in JID domains | Richard Maudsley |
2014-08-10 | Fix blocklist not being requested on reconnect. | Richard Maudsley |
2014-07-14 | Show status message instead of empty VCard dialog when receiving VCard or whe... | Richard Maudsley |
2014-07-11 | Apply a Connector timeout even if not using SRV lookups. | Kevin Smith |
2014-06-24 | Fix old avatar being displayed in QtRosterHeader when cleared. | Richard Maudsley |
2014-06-22 | Sluift component support | Edwin Mons |
2014-06-22 | NULL-terminate PKCS12 password buffer | Remko Tronçon |
2014-05-29 | Check if contact supports file transfer before sending | Richard Maudsley |
2014-05-26 | Fix serialization of PubSubItem id attribute | Edwin Mons |
2014-05-18 | Replace accidental cerr with SWIFT_LOG | Kevin Smith |
2014-05-18 | Fix copy paste error | Remko Tronçon |
2014-05-18 | Fix uninitialized variables | Remko Tronçon |
2014-05-18 | Fix MUC memory leaks | Remko Tronçon |
2014-05-12 | Add support for <before/> to ResultSet | Edwin Mons |
2014-05-02 | Added Sluift MAM convertors. | Richard Maudsley |
2014-04-28 | Make ToplevelElement and Payload inherit from Element. | Richard Maudsley |
2014-04-28 | Create ToplevelElement to replace Element. | Richard Maudsley |
2014-04-27 | Make stanza constructor protected | Remko Tronçon |
2014-04-25 | Fix MUC invite being treated like impromptu MUC invite. | Richard Maudsley |
2014-04-24 | Added MAM parsers, serializers and tests. | Richard Maudsley |
2014-03-24 | Fix SCRAM-SHA-1-PLUS channel binding negotiation code. (Thanks Kim Alvefur) | Tobias Markmann |
2014-03-22 | Move hardcoded XMPP SRV information from Connector into CoreClient | Nick Hudson |
2014-03-21 | Disconnect ClientXMLTracer signals at destruction time | Remko Tronçon |
2014-02-25 | Build with new Boostish stuff. | Kevin Smith |
2014-02-13 | Fix clang warnings | Remko Tronçon |
2014-02-02 | Sluift: Add new_certificate | Remko Tronçon |
2014-02-02 | Update user tune & geoloc serializer | Remko Tronçon |
2014-02-02 | Change include order of some files | Remko Tronçon |
2014-01-28 | Update copyright of several files | Remko Tronçon |
2014-01-27 | Fix compilation error C++11/latest clang | Kevin Smith |
2014-01-22 | Sluift: Add SecurityLabel convertor | Remko Tronçon |
2014-01-22 | Sluift: Support arbitrary payloads in messages & presence. | Remko Tronçon |
2014-01-19 | Sluift: Add iTunes & PEP User Tune support | Remko Tronçon |
2014-01-15 | Improved plaintext chat view for screen-reader support. | Richard Maudsley |
2014-01-11 | Allow TLS other than version 1 | Kevin Smith |
2014-01-03 | Post NAT Traversal query results to the event loop. | Remko Tronçon |
2013-12-18 | Add affiliations to tooltips for MUC occupant lists. | Richard Maudsley |
2013-11-03 | Split experimental File Transfer out from History and Whiteboarding. | Kevin Smith |
2013-10-30 | Implement missing PubSub owner queries. | Remko Tronçon |
2013-10-29 | Swiften: Fix PubSub.lua test retrieving subscriptions | Remko Tronçon |
2013-10-29 | Fix unit test on Mavericks | Remko Tronçon |
2013-10-04 | Fix heap-use-after-free bugs reported by asan. | Tobias Markmann |
2013-10-01 | Fix bug on writing empty bytearray in file bytestream. | Remko Tronçon |
2013-10-01 | Adding support for impromptu MUCs. | Tobias Markmann |
2013-09-23 | Don't crash if server doesn't send cert in TLS handshake | Nick Hudson |