Age | Commit message (Expand) | Author |
2015-03-19 | Fix for HTTPConnectProxiedConnection to support responses in pieces | Tobias Markmann |
2015-03-18 | Add test for ChatStateSerializer | Tarun Gupta |
2015-03-16 | Add ability to modify HTTP CONNECT proxy initialization | Tobias Markmann |
2015-03-13 | Fix duplicate addition of CarbonsPrivateSerializer to FullPayloadSerializerCo... | Tobias Markmann |
2015-03-13 | Add Carbons serializers to FullPayloadSerializerCollection | Tobias Markmann |
2015-03-02 | Move *TransportSession to their own files | Tobias Markmann |
2015-02-20 | Add elements/parsers/serializers/tests for Message Carbons (XEP-0280) | Tobias Markmann |
2015-02-17 | Disable SSLv3 | Kim Alvefur |
2015-02-17 | Swiften XEP-0141 support | Tim Robbings |
2015-02-16 | Run FileTransferTest correctly as part of the system integration tests | Tobias Markmann |
2015-02-16 | Free ProxyFinder instance after we are done with it | Tobias Markmann |
2015-02-11 | Fix program output of Swiften/QA/ClientTest | Tobias Markmann |
2015-02-11 | Fix DummyConnectionServer to use private accessors for its members | Tobias Markmann |
2015-02-11 | Add debugging helper and FileTransferTest. | Tobias Markmann |
2015-02-11 | Renable SOCKS5 bytestream proxy support for Jingle file transfers. | Tobias Markmann |
2015-02-11 | Wait for responder to terminate the the file transfer session after data | Tobias Markmann |
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 |