RetroShare/libretroshare/src/ft
csoler bc65dd40c2 - Restored compilation of most tests (The part using previously named p3ConnectMgr is still to be done).
- moved ftSearchDummy and ftDataSendPair in tests/ft since it is only used there.




git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6009 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-12-17 23:05:25 +00:00
..
ftchunkmap.cc added additional checking of incoming compressed chunk map, in case the data is currupted, which might happens with a corrupted ft_transfer.cfg file. 2012-11-13 20:13:09 +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 suppressed bug due to not cleaning source lists. Would cause transfers to have inconsistent direct sources 2012-11-20 21:42:21 +00:00
ftcontroller.h added dynamic addign of direct sources from file lists. Useful for channels. Is called once every 61 seconds. 2012-11-19 22:45:37 +00:00
ftdata.h - Restored compilation of most tests (The part using previously named p3ConnectMgr is still to be done). 2012-12-17 23:05:25 +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 Merged branch v0.5-gxs-b1 into trunk (from -r 5351 -> 5995) 2012-12-16 19:17:11 +00:00
ftfileprovider.h Improved CRC32Map checking in several ways: 2011-11-03 23:18:00 +00:00
ftfilesearch.cc - Restored compilation of most tests (The part using previously named p3ConnectMgr is still to be done). 2012-12-17 23:05:25 +00:00
ftfilesearch.h fixed flags conflicts 2012-11-02 13:52:29 +00:00
ftsearch.h - Restored compilation of most tests (The part using previously named p3ConnectMgr is still to be done). 2012-12-17 23:05:25 +00:00
ftserver.cc Iproved file list handling: 2012-11-12 22:51:27 +00:00
ftserver.h Iproved file list handling: 2012-11-12 22:51:27 +00:00
fttransfermodule.cc added dynamic addign of direct sources from file lists. Useful for channels. Is called once every 61 seconds. 2012-11-19 22:45:37 +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