Age | Commit message (Expand) | Author |
2015-02-11 | Remove port forwardings on stop or destruction of SOCKS5BytestreamServerManager. | Tobias Markmann |
2015-02-11 | Restrict generated candidates and selected candidates to those allowed | Tobias Markmann |
2015-02-11 | Support domain names in S5B proxy <streamhost> tags. | Tobias Markmann |
2015-02-09 | Fix memory leaks reported by LSAN | Tobias Markmann |
2015-02-09 | Update DiscoInfo string for Jingle file-transfer to :4 and remove obsolete files | Tobias Markmann |
2015-02-09 | Fix data race in DummyEventLoop and BoostConnection(Server)Test reported by TSAN | Tobias Markmann |
2015-02-08 | Fix data race in PlatformNATTraversalWorker reported by TSAN | Tobias Markmann |
2015-02-08 | Fix data race in PlatformDomainNameResolver reported by TSAN | Tobias Markmann |
2015-02-03 | Extend file transfer options class with proxy, assisted and direct options. | Tobias Markmann |
2015-02-03 | Added support for dstaddr attribute for SOCKS5 bytestream jingle | Tobias Markmann |
2015-02-03 | Use "Swift" description when adding UPnP port forwardings. | Tobias Markmann |
2015-02-03 | Stlye fix and declaring EventLoop implementations' dtors as virtual. | Tobias Markmann |
2015-02-03 | Cleaning up SendFile example. | Tobias Markmann |
2015-02-03 | Limit NAT-PMP detection timeout to 10 seconds. | Tobias Markmann |
2015-02-03 | Add missing include for std::string | Tobias Markmann |
2015-02-03 | Update Jingle FT protocol to namespace verison urn:xmpp:jingle:apps:file-tran... | Tobias Markmann |
2015-02-02 | Fix IPv6 name resolution on Linux systems | Tobias Markmann |
2015-01-19 | Declare SimpleIDGenerator as an implementation of the IDGenerator abstract cl... | Tobias Markmann |
2014-12-18 | Refactoring: Rename roomNr -> roomCount. | Tobias Markmann |
2014-12-18 | Add example showing how to login, list rooms at a MUC service, join the | Tobias Markmann |
2014-12-15 | Update Copyright in Swiften | Kevin Smith |
2014-12-14 | Add index element to ResultSet | Edwin Mons |
2014-12-10 | Add MAMFinSerializer to FullPayloadSerializerCollection. | Alex Clayton |
2014-11-24 | Add missing include | Kevin Smith |
2014-11-17 | Compile Cocoa event loop in xcode too | Kevin Smith |
2014-11-17 | Add missing include gueards. | Tobias Markmann |
2014-11-13 | Fix iOS build and add iOS build documentation. | Tobias Markmann |
2014-10-30 | Add node attribute to MAMQuery | Edwin Mons |
2014-10-30 | Brining XEP-0313 (MAM) implementation in line with version 3.0. | Tobias Markmann |
2014-10-30 | Add missing virtual and SWIFTEN_OVERRIDE annotations to reduce warnings with ... | Tobias Markmann |
2014-10-30 | Only call MUC::onJoinComplete signal once per MUC join. | Tobias Markmann |
2014-10-30 | Resend presence to MUC on join completion only if it changed since join. | Tobias Markmann |
2014-10-28 | Add missing default c-tor, copy c-tor and assignment operator to element for ... | Tobias Markmann |
2014-10-21 | Fix libunbound support in Swiften which was broken since API change in 8ec22a9. | Tobias Markmann |
2014-10-17 | Implement support for displaying nickname changes. | Tobias Markmann |
2014-10-16 | Specify minimal Windows API version for Windows builds. | Tobias Markmann |
2014-10-14 | Remove empty fields from XEP-0055 search query before sending it over the wire. | Tobias Markmann |
2014-10-13 | Correctly set 'jabber:client' namespace on message/presence/IQ stanzas for BO... | Tobias Markmann |
2014-10-08 | Update vCard cache on 'Show Profile' if cached vCard is older than 5 minutes. | Tobias Markmann |
2014-10-06 | Allow scons to not require an IDN library | Kevin Smith |
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 |