summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-03-28Fix a bug in successful file-transfer termination in IncomingJingleFTTobias Markmann
2015-03-28Set file-transfer finished state after checking the dataTobias Markmann
2015-03-28Change IQ handling to allow non-final IQ handlers/respondersTobias Markmann
2015-03-28Add missing line endingsTobias Markmann
2015-03-27Fix OutgoingJingleFileTransferTest and enable it againTobias Markmann
2015-03-19Fix for HTTPConnectProxiedConnection to support responses in piecesTobias Markmann
2015-03-18Add test for ChatStateSerializerTarun Gupta
2015-03-16Add ability to modify HTTP CONNECT proxy initializationTobias Markmann
2015-03-13Fix duplicate addition of CarbonsPrivateSerializer to FullPayloadSerializerCo...Tobias Markmann
2015-03-13Add Carbons serializers to FullPayloadSerializerCollectionTobias Markmann
2015-03-02Move *TransportSession to their own filesTobias Markmann
2015-02-20Add elements/parsers/serializers/tests for Message Carbons (XEP-0280)Tobias Markmann
2015-02-17Disable SSLv3Kim Alvefur
2015-02-17Swiften XEP-0141 supportTim Robbings
2015-02-16Run FileTransferTest correctly as part of the system integration testsTobias Markmann
2015-02-16Free ProxyFinder instance after we are done with itTobias Markmann
2015-02-11Fix program output of Swiften/QA/ClientTestTobias Markmann
2015-02-11Fix DummyConnectionServer to use private accessors for its membersTobias Markmann
2015-02-11Add debugging helper and FileTransferTest.Tobias Markmann
2015-02-11Renable SOCKS5 bytestream proxy support for Jingle file transfers.Tobias Markmann
2015-02-11Wait for responder to terminate the the file transfer session after dataTobias Markmann
2015-02-11Remove port forwardings on stop or destruction of SOCKS5BytestreamServerManager.Tobias Markmann
2015-02-11Restrict generated candidates and selected candidates to those allowedTobias Markmann
2015-02-11Support domain names in S5B proxy <streamhost> tags.Tobias Markmann
2015-02-09Fix memory leaks reported by LSANTobias Markmann
2015-02-09Update DiscoInfo string for Jingle file-transfer to :4 and remove obsolete filesTobias Markmann
2015-02-09Fix data race in DummyEventLoop and BoostConnection(Server)Test reported by TSANTobias Markmann
2015-02-08Fix data race in PlatformNATTraversalWorker reported by TSANTobias Markmann
2015-02-08Fix data race in PlatformDomainNameResolver reported by TSANTobias Markmann
2015-02-03Extend file transfer options class with proxy, assisted and direct options.Tobias Markmann
2015-02-03Added support for dstaddr attribute for SOCKS5 bytestream jingleTobias Markmann
2015-02-03Use "Swift" description when adding UPnP port forwardings.Tobias Markmann
2015-02-03Stlye fix and declaring EventLoop implementations' dtors as virtual.Tobias Markmann
2015-02-03Cleaning up SendFile example.Tobias Markmann
2015-02-03Limit NAT-PMP detection timeout to 10 seconds.Tobias Markmann
2015-02-03Add missing include for std::stringTobias Markmann
2015-02-03Update Jingle FT protocol to namespace verison urn:xmpp:jingle:apps:file-tran...Tobias Markmann
2015-02-02Fix IPv6 name resolution on Linux systemsTobias Markmann
2015-01-19Declare SimpleIDGenerator as an implementation of the IDGenerator abstract cl...Tobias Markmann
2014-12-18Refactoring: Rename roomNr -> roomCount.Tobias Markmann
2014-12-18Add example showing how to login, list rooms at a MUC service, join theTobias Markmann
2014-12-15Update Copyright in SwiftenKevin Smith
2014-12-14Add index element to ResultSetEdwin Mons
2014-12-10Add MAMFinSerializer to FullPayloadSerializerCollection.Alex Clayton
2014-11-24Add missing includeKevin Smith
2014-11-17Compile Cocoa event loop in xcode tooKevin Smith
2014-11-17Add missing include gueards.Tobias Markmann
2014-11-13Fix iOS build and add iOS build documentation.Tobias Markmann
2014-10-30Add node attribute to MAMQueryEdwin Mons
2014-10-30Brining XEP-0313 (MAM) implementation in line with version 3.0.Tobias Markmann