RetroShare is a Free and Open Source cross-platform, Friend-2-Friend and secure decentralised communication platform.
Go to file
drbob bc7b42d81f Rework of tcponudp/tcpstream should make UDP connections much more stable.
- Fixed retransmit algorithm. Much more closely matched to TCP standard: http://tools.ietf.org/html/rfc2988
	- This increases retransmit timeouts, and reduces the number of packets resent.
	- Added better debugging for retrans/close as separate #defines.
	- Further testing is required ;)



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5252 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-06-24 02:06:24 +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 Rework of tcponudp/tcpstream should make UDP connections much more stable. 2012-06-24 02:06:24 +00:00
plugins Removed some std::ostringstream. 2012-04-16 17:47:53 +00:00
retroshare-gui/src fixed typo 2012-06-23 13:31:28 +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