RetroShare is a Free and Open Source cross-platform, Friend-2-Friend and secure decentralised communication platform.
Go to file
csoler 4ab319f29e Adjustment of some values for file transfer: some delays can be larger, now that chunks are shared between sources. This makes file transfer more stable:
- FT_TM_DOWNLOAD_TIMEOUT: 10 -> 20 secs (RTT limit of 10 secs is too low -> transfers in long tunnels kept switching between active and inactive)
- INACTIVE_CHUNKS_CHECK_DELAY: 60 -> 240 secs (Chunks are kept longer before beign cancelled, which is now affordable)
- MAX_TIME_INACTIVE_REQUEUED: 60 -> 120 secs.(Transfers a kept longer before being re-prioritized in queue)



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4707 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-12-03 13:39:37 +00:00
build_scripts updated ubuntu changelog 2011-12-02 14:56:13 +00:00
libbitdht/src * Reduced DHT default msg rate to 5/sec. (was 50/sec) 2011-12-01 17:19:30 +00:00
libretroshare/src Adjustment of some values for file transfer: some delays can be larger, now that chunks are shared between sources. This makes file transfer more stable: 2011-12-03 13:39:37 +00:00
plugins Added missing files. 2011-11-17 21:19:46 +00:00
retroshare-gui/src 2 bug fixes (by AsamK) to make rscollection files compatible with utf8 2011-11-30 19:31:41 +00:00
retroshare-nogui/src added missign lib for ubuntu oneiric 2011-10-15 18:44:37 +00:00
build-all-mingw32make.bat added build all bat file for windows 2011-07-02 16:52:58 +00:00
RetroShare.pro Added translation for plugins and added german language to LinksCloud. Recompile needed. 2011-11-17 21:17:24 +00:00