RetroShare is a Free and Open Source cross-platform, Friend-2-Friend and secure decentralised communication platform.
Go to file
csoler f5c345659a Improved multi-source file transfer in two ways:
- tunnels can borrow data chunks from only slower tunnels, to prevent blocking fast tunnels
- tunnels can handle up to 50 data chunks at once instead of 5
Multi-source transfers are generaly faster and more stable.


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5156 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-05-09 21:31:05 +00:00
build_scripts updated ubuntu changelog 2012-04-21 08:29:21 +00:00
libbitdht/src fixed bug probably responsible for random crashes in DHT code 2012-05-03 19:29:38 +00:00
libretroshare/src Improved multi-source file transfer in two ways: 2012-05-09 21:31:05 +00:00
plugins Removed some std::ostringstream. 2012-04-16 17:47:53 +00:00
retroshare-gui/src update language strings and corrected connect attempt message 2012-05-09 13:49:23 +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