RetroShare is a Free and Open Source cross-platform, Friend-2-Friend and secure decentralised communication platform.
Go to file
drbob 2bf94b909a Reworking of networking code to enable Net Restart.
* Stun code now runs continually - to check external network state.
  * Udpsorter controls DHT stun is on/off. (via p3ConnectMgr)
  * added code to enable threads to join/restart 
  * enabled NetRestart for UDP and TCP.
  * tweaked networking code for faster startup (now ~30 seconds - can still be improved).
  * tweaked debug messages for testing networking
  * Added test for checking external IP address determination.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1492 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2009-08-04 23:22:44 +00:00
build_scripts update links 2009-08-02 19:47:10 +00:00
libretroshare/src Reworking of networking code to enable Net Restart. 2009-08-04 23:22:44 +00:00
retroshare-gui/src set header size for first column and enabled again contextmenu for ShareManager 2009-08-04 20:46:26 +00:00
retroshare-nogui/src compatibility with new notification method: added a rsicontrol global variable 2009-02-26 14:10:26 +00:00