RetroShare is a Free and Open Source cross-platform, Friend-2-Friend and secure decentralised communication platform.
Go to file
drbob 74961774cc * Added new interface functions for start / stop DHT and to get stats.
* Implemented start/stop interface in udpbitdht and bemanager
 * added Restart of DHT if it fails to get going.
 * added start / stop functionality to bdnode and bdstore
 * added cleanup code to rest of bitdht classes.
 * reworked NetworkSize calc functions.
 * added thread debugging (prints at start / stop / join).
 * TESTS: added utest.h header file for automated unit testing (from libretroshare)
 * TESTS: bdmetric_test started conversion to automated tests
 * TESTS: udpbitdht_nettest. Added dht start / stop and network reset (thread join) functionality.
 * TESTS: fresh bdboot.txt



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3678 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-10-17 20:55:32 +00:00
build_scripts fixed packaging on ubuntu with DHT 2010-10-05 10:54:00 +00:00
libbitdht/src * Added new interface functions for start / stop DHT and to get stats. 2010-10-17 20:55:32 +00:00
libretroshare/src added channel search to channelfeed ui 2010-10-17 14:43:49 +00:00
plugins Removed Mac directory junk. 2010-04-01 20:14:38 +00:00
retroshare-gui/src added channel search to channelfeed ui 2010-10-17 14:43:49 +00:00
retroshare-nogui/src Fixed start of retroshare-nogui. 2010-10-14 20:53:48 +00:00