RetroShare/libretroshare/src/ft
2012-11-08 19:18:45 +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 fixed bug of transfers not handled by turtle router. This was due to a change is values of flags. I added a test to update flags from loaded transfer infos to convert them properly. Just restart your RS and your transfers will perform normally. 2012-11-08 19:18:45 +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 flags conflicts 2012-11-02 13:52:29 +00:00
ftextralist.h fixed flags conflicts 2012-11-02 13:52:29 +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 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 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