RetroShare/libretroshare/src/ft
thunder2 970d88200d Removed some more compiler warnings from Windows compile (GCC 4.4).
Added -Wextra to the Windows compile.
Added new define in libbitdht for snprintf and fprintf to proper handling of "%ll" under Windows.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4951 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-02-17 10:03:38 +00:00
..
ftchunkmap.cc Improvements to file transfer: 2012-02-16 21:10:46 +00:00
ftchunkmap.h Improvements to file transfer: 2012-02-16 21:10:46 +00:00
ftcontroller.cc Removed some more compiler warnings from Windows compile (GCC 4.4). 2012-02-17 10:03:38 +00:00
ftcontroller.h added new variable in config->transfers to allow reserving n slots to non cache transfers 2012-01-10 23:07:53 +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 Improvements to file transfer: 2012-02-16 21:10:46 +00:00
ftfilecreator.h Improvements to file transfer: 2012-02-16 21:10:46 +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 added RequestDirDetails(path,...) for file sync plugin. 2012-01-17 20:38:25 +00:00
ftserver.h added RequestDirDetails(path,...) for file sync plugin. 2012-01-17 20:38:25 +00:00
fttransfermodule.cc added early sending of chunkmap request to newly added sources 2012-02-16 22:58:30 +00:00
fttransfermodule.h - fixed download priority handling. Proof-tested on multiple DL from the same peer. 2011-11-16 20:30:20 +00:00