RetroShare/libretroshare/src/ft
2011-11-04 21:29:51 +00:00
..
ftchunkmap.cc small bug fixes about CRC32 verification when the file is actually complete. 2011-11-04 21:29:51 +00:00
ftchunkmap.h implemented slice sharing between peers. 2011-10-23 18:43:58 +00:00
ftcontroller.cc fixed bug with anonymous channels asking for friends to be sources 2011-10-06 20:06:25 +00:00
ftcontroller.h improved strategy of cleaning unfinished cache transfers 2011-04-25 14:20:57 +00:00
ftdata.cc Removed unused parameter warnings in libretroshare. 2011-08-12 13:42:30 +00:00
ftdata.h - Implemented CRC32 map traffic through direct downloads 2010-07-29 21:07:07 +00:00
ftdatamultiplex.cc Improved CRC32Map checking in several ways: 2011-11-03 23:18:00 +00:00
ftdatamultiplex.h Improved CRC32Map checking in several ways: 2011-11-03 23:18:00 +00:00
ftdbase.cc Removed unused parameter warnings in libretroshare. 2011-08-12 13:42:30 +00:00
ftdbase.h Removed p3ConnectMgr. Replaced it with p3LinkMgr, p3NetMgr and p3PeerMgr. 2011-07-09 18:39:34 +00:00
ftextralist.cc Removed unused parameter warnings in libretroshare. 2011-08-12 13:42:30 +00:00
ftextralist.h removed channel delete feature 2010-12-18 19:35:07 +00:00
ftfilecreator.cc small bug fixes about CRC32 verification when the file is actually complete. 2011-11-04 21:29:51 +00:00
ftfilecreator.h Improved CRC32Map checking in several ways: 2011-11-03 23:18:00 +00:00
ftfilemapper.cc Added a filemapper class to store downloaded files sequentially on the HD. The mapper automatically 2011-11-01 14:20:51 +00:00
ftfilemapper.h Added a filemapper class to store downloaded files sequentially on the HD. The mapper automatically 2011-11-01 14:20:51 +00:00
ftfileprovider.cc Improved CRC32Map checking in several ways: 2011-11-03 23:18:00 +00:00
ftfileprovider.h Improved CRC32Map checking in several ways: 2011-11-03 23:18:00 +00:00
ftfilesearch.cc Removed unused parameter warnings in libretroshare. 2011-08-12 13:42:30 +00:00
ftfilesearch.h Optimized parameter "hash" of method RsFiles::FileDetails from "std::string" to "const std::string&" 2010-10-27 20:01:31 +00:00
ftsearch.h Optimized parameter "hash" of method RsFiles::FileDetails from "std::string" to "const std::string&" 2010-10-27 20:01:31 +00:00
ftserver.cc fixed display of filename when an upload is a partially downloaded file 2011-10-01 21:10:03 +00:00
ftserver.h Removed p3ConnectMgr. Replaced it with p3LinkMgr, p3NetMgr and p3PeerMgr. 2011-07-09 18:39:34 +00:00
fttransfermodule.cc small bug fixes about CRC32 verification when the file is actually complete. 2011-11-04 21:29:51 +00:00
fttransfermodule.h Improved CRC32Map checking in several ways: 2011-11-03 23:18:00 +00:00