RetroShare is a Free and Open Source cross-platform, Friend-2-Friend and secure decentralised communication platform.
Go to file
drbob 8066862833 Fixed Bug in choosing port for Proxy UDP. Chooses a Random one between 30000-50000.
It was using the same port as the DHT, and switching to a Random one, on its own.
 * Added debugging for net reset.
 * Added further debugging for ssl (reset + killing existing connections)



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4530 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-08-04 22:57:12 +00:00
build_scripts updated changelog for ubuntu 2011-07-31 14:09:10 +00:00
libbitdht/src Added External Interface to control "Attached" Mode 2011-07-21 11:23:56 +00:00
libretroshare/src Fixed Bug in choosing port for Proxy UDP. Chooses a Random one between 30000-50000. 2011-08-04 22:57:12 +00:00
plugins fixed compilation 2011-07-09 15:47:49 +00:00
retroshare-gui/src changed DHT icon on system tray menu 2011-08-04 21:41:53 +00:00
retroshare-nogui/src fixed compilation of retroshare-nogui 2011-04-11 13:15:48 +00:00
build-all-mingw32make.bat added build all bat file for windows 2011-07-02 16:52:58 +00:00
RetroShare.pro Added a project file (subdirs template) for libbitdht, libretroshare and retroshare-gui. 2011-07-17 23:28:44 +00:00