summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-11-19Remove std::endl from SWIFT_LOG callsEdwin Mons
2016-11-23Migrate remaining Swiften/Base/foreach.h use to range-based for loopTobias Markmann
2016-04-04Modernize code to use C++11 shared_ptr instead of Boost'sTobias Markmann
2016-04-01Modernize code to use C++11 nullptr using clang-tidyTobias Markmann
2016-03-31Convert tabs to 4 spaces for all source filesTobias Markmann
2016-02-15Support early IBB use in Jingle File TransferTobias Markmann
2016-01-22Add missing Timer related cleanup codeTobias Markmann
2015-12-17Show file-transfer description if providedTobias Markmann
2015-10-30Add FileTransfer::getState() methodTobias Markmann
2015-07-08Show canceled file-transfer by other party as canceled and not failedTobias Markmann
2015-07-07Fix memory leaks reported by ASANTobias Markmann
2015-03-27Fix OutgoingJingleFileTransferTest and enable it againTobias 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-11Restrict generated candidates and selected candidates to those allowedTobias 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
2013-05-11File Transfer refactoring.Remko Tronçon
2013-04-27Removing third-party hash implementations.Remko Tronçon
2013-04-12File Transfer refactoring.Remko Tronçon
2012-12-31Fixed typo.Remko Tronçon
2012-06-17Remove some unused private variables.Remko Tronçon
2011-09-29Allow to set 'from' on Request & IBB classes.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