RetroShare/libretroshare/src/ft
2012-11-11 21:17:00 +00:00
..
ftchunkmap.cc Added dynamic choose of sources for chunk crc requests. Fixes the bug that would let 2012-07-19 20:52:04 +00:00
ftchunkmap.h Added dynamic choose of sources for chunk crc requests. Fixes the bug that would let 2012-07-19 20:52:04 +00:00
ftcontroller.cc Files being downloaded anonymously are declared as available with flag DIR_FLAGS_NETWORK_WIDE_OTHERS. Fixes bug that prevented swarming to happen 2012-11-08 19:47:39 +00:00
ftcontroller.h fixed flags conflicts 2012-11-02 13:52:29 +00:00
ftdata.cc Removed unused parameter warnings in libretroshare. 2011-08-12 13:42:30 +00:00
ftdata.h Added deferred check of chunks during file transfer. Chunk sha1 sums are requested to the sources and checked for downloaded data. 2012-03-15 19:55:43 +00:00
ftdatamultiplex.cc fixed bug in permission check 2012-11-04 15:15:36 +00:00
ftdatamultiplex.h fixed flags conflicts 2012-11-02 13:52:29 +00:00
ftdbase.cc disabled flag DIR_FLAGS_NETWORK_WIDE_GROUPS for consistency reasons. We might extend it to rsCircles later. 2012-11-06 20:46:56 +00:00
ftdbase.h fixed flags conflicts 2012-11-02 13:52:29 +00:00
ftextralist.cc fixed permission of drap+dropped files. all attached files get added to extra list, but with different permission flags depending on the client. From that, we compute sharing permissions : turtle, or direct transfer only 2012-11-11 21:17:00 +00:00
ftextralist.h fixed permission of drap+dropped files. all attached files get added to extra list, but with different permission flags depending on the client. From that, we compute sharing permissions : turtle, or direct transfer only 2012-11-11 21:17:00 +00:00
ftfilecreator.cc Added dynamic choose of sources for chunk crc requests. Fixes the bug that would let 2012-07-19 20:52:04 +00:00
ftfilecreator.h Added dynamic choose of sources for chunk crc requests. Fixes the bug that would let 2012-07-19 20:52:04 +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 added missing mutex in destructor of ftFileProvider. Probably responsible for some random crashes 2012-11-11 10:29:03 +00:00
ftfileprovider.h Improved CRC32Map checking in several ways: 2011-11-03 23:18:00 +00:00
ftfilesearch.cc fixed flags conflicts 2012-11-02 13:52:29 +00:00
ftfilesearch.h fixed flags conflicts 2012-11-02 13:52:29 +00:00
ftsearch.h fixed flags conflicts 2012-11-02 13:52:29 +00:00
ftserver.cc debugged search functions 2012-11-02 14:25:35 +00:00
ftserver.h fixed flags conflicts 2012-11-02 13:52:29 +00:00
fttransfermodule.cc patched fttransfermodule to always fulfill the data suze request, even if the file creator returns small (old pending) chunks, or stops at a chunk boundary. This should improve data flow and hep achievign hight speeds on fast internet connexions 2012-09-02 20:41:25 +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