summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-06-10Add ability to limit SChannel to TLS 1.0Kevin Smith
2015-06-08Add missing SWIFTEN_API annotations to public Swiften APITobias Markmann
2015-05-26Fix crash when sending a file to yourselfTobias Markmann
2015-05-19Consolidate Python and SCons files to tab based indentationTobias Markmann
2015-05-01Fix typoTobias Markmann
2015-05-01Add an EventOwner to NATTraversalRequests so that accociated objects are not ...Tobias Markmann
2015-05-01Fix hash verification in Jingle FT to only verify one hash algorithmTobias Markmann
2015-05-01Only close unneedded S5B connections on the S5B server if a S5B server is run...Tobias Markmann
2015-05-01Add resource management for S5B server and port forwardingsTobias Markmann
2015-04-10Introduce FeatureOracle class for contact feature support detectionTobias Markmann
2015-04-08Add optional logging to native log framework on AndroidTobias Markmann
2015-04-08Skip name lookup if manual hostname is a valid IP addressTobias Markmann
2015-04-08Fix warning about unused private member variableKevin Smith
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