summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2014-10-30Add missing virtual and SWIFTEN_OVERRIDE annotations to reduce warnings with ...Tobias Markmann
2014-10-30Only call MUC::onJoinComplete signal once per MUC join.Tobias Markmann
2014-10-30Resend presence to MUC on join completion only if it changed since join.Tobias Markmann
2014-10-28Add missing default c-tor, copy c-tor and assignment operator to element for ...Tobias Markmann
2014-10-21Fix libunbound support in Swiften which was broken since API change in 8ec22a9.Tobias Markmann
2014-10-17Implement support for displaying nickname changes.Tobias Markmann
2014-10-16Specify minimal Windows API version for Windows builds.Tobias Markmann
2014-10-14Remove empty fields from XEP-0055 search query before sending it over the wire.Tobias Markmann
2014-10-13Correctly set 'jabber:client' namespace on message/presence/IQ stanzas for BO...Tobias Markmann
2014-10-08Update vCard cache on 'Show Profile' if cached vCard is older than 5 minutes.Tobias Markmann
2014-10-06Allow scons to not require an IDN libraryKevin Smith
2014-10-01Port many of Isode's local fixes upstreamKevin Smith