RetroShare is a Free and Open Source cross-platform, Friend-2-Friend and secure decentralised communication platform.
Go to file
csoler 36198b7e6a Enabled full chunk checking code:
- unchecked chunks are not made available to swarming sources, not saved as done.
- force check now uses the simple method to put all chunks in checking mode
- force checked files can be cancelled (finally!)
- improved display (use red for active chunks, yellow for checking)
- cache file are not using chunk checking (assume_availability=true)
The code still contains the #ifdef. It should be removed soon if everything works ok.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5235 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-06-19 21:36:10 +00:00
build_scripts updated ubuntu changelog 2012-05-25 07:39:47 +00:00
libbitdht/src Changes to make libbitdht compile on OSX. 2012-06-19 10:36:48 +00:00
libretroshare/src Enabled full chunk checking code: 2012-06-19 21:36:10 +00:00
plugins Removed some std::ostringstream. 2012-04-16 17:47:53 +00:00
retroshare-gui/src Enabled full chunk checking code: 2012-06-19 21:36:10 +00:00
retroshare-nogui/src Added patch from AC 2012-04-12 23:29:39 +00:00
build-all-mingw32make.bat update changelog and corrected some path for win libs 2012-02-20 12:38:04 +00:00
RetroShare.pro Added retroshare-nogui to the subdir project. 2011-12-10 11:24:36 +00:00