RetroShare is a Free and Open Source cross-platform, Friend-2-Friend and secure decentralised communication platform.
Go to file
drbob 9cf531fc9a Modified bitdht to enable simultaneous peer searches.
* Added maximum msg limits (20, 50, 100 msgs per sec). 50 = default.
 * Priority send out pings, with 10% queries.
 * switched bdquery list in bdnode to use pointers... so peers can be 
   	easily reordered (queue for queries).
 * Add all find peers, once dht initialised.
 * Added reset if FINDSELF fails. (don't know if this is a good idea!)
 * simplified DHT printouts. verbose versions are enabled with debug.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3686 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-19 22:03:38 +00:00
build_scripts fixed packaging on ubuntu with DHT 2010-10-05 10:54:00 +00:00
libbitdht/src Modified bitdht to enable simultaneous peer searches. 2010-10-19 22:03:38 +00:00
libretroshare/src * added startDHT() command to startup code.... 2010-10-17 20:56:19 +00:00
plugins Removed Mac directory junk. 2010-04-01 20:14:38 +00:00
retroshare-gui/src The file splash.bmp is needed by the installer. 2010-10-19 22:03:01 +00:00
retroshare-nogui/src Fixed start of retroshare-nogui. 2010-10-14 20:53:48 +00:00