summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-11-19Remove std::endl from SWIFT_LOG callsEdwin Mons
2016-11-10Use FeatureOracle to detect file-transfer support in rosterTobias Markmann
2016-04-04Modernize code to use C++11 shared_ptr instead of Boost'sTobias Markmann
2016-03-31Convert tabs to 4 spaces for all source filesTobias Markmann
2016-03-30Apply consistent #include grouping and sorting styleTobias Markmann
2015-12-17Only calculate S5B candidates if supported by recipientTobias Markmann
2015-10-30Fix code in response to unused macro and private field warningsTobias Markmann
2015-07-20Do not reallocate FileTransferManager on connect of Clientswift-3.0beta2Tobias Markmann
2015-02-11Wait for responder to terminate the the file transfer session after dataTobias Markmann
2015-02-11Support domain names in S5B proxy <streamhost> tags.Tobias Markmann
2015-02-09Fix memory leaks reported by LSANTobias Markmann
2015-02-03Update Jingle FT protocol to namespace verison urn:xmpp:jingle:apps:file-tran...Tobias Markmann
2014-12-15Update Copyright in SwiftenKevin Smith
2014-05-29Check if contact supports file transfer before sendingRichard Maudsley
2013-05-17Fixed unicode path handling.Remko Tronçon
2013-05-11File Transfer refactoring.Remko Tronçon
2013-04-27Removing third-party hash implementations.Remko Tronçon
2013-01-13Fix more warnings.Remko Tronçon
2012-11-06Compile with very old Boost filesystem (e.g. 1.42)Kevin Smith
2012-08-17Update to boost.filesystem v3.Remko Tronçon
2012-06-17Remove some unused private variables.Remko Tronçon
2011-09-30Moved SOCKS5BytestreamProxyFinder to Swiften.Remko Tronçon
2011-09-29Fixed check for F/T support used for enabling the "Send File" menu.Remko Tronçon
2011-09-28Make FTManagers independent of account JID.Remko Tronçon
2011-09-26Compile on WindowsKevin Smith
2011-09-25File transfer changes.Remko Tronçon
2011-09-25Google Summer of Code 2011 Project: Adding support for Jingle File Transfers ...Tobias Markmann
2010-03-28Removing submodules.Remko Tronçon
2010-03-28Moved Swiften to a separate module.Remko Tronçon