RetroShare/libbitdht/src/bitdht
drbob ea3311eb2a Tweaked bitdht interface to remove need for double entry to libbitdht.
* made PeerCallback() pass a bdId rather than a bdNodeId.
 * disabled recursive mutex to test!.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3857 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-11-23 00:02:54 +00:00
..
bdboot.txt Addition of libbitdht. 2010-07-10 11:48:24 +00:00
bdhash.cc * Added new interface functions for start / stop DHT and to get stats. 2010-10-17 20:55:32 +00:00
bdhash.h * Added new interface functions for start / stop DHT and to get stats. 2010-10-17 20:55:32 +00:00
bdhistory.cc bitdht improvements 2010-09-29 19:59:31 +00:00
bdhistory.h bitdht improvements 2010-09-29 19:59:31 +00:00
bdiface.h Tweaked bitdht interface to remove need for double entry to libbitdht. 2010-11-23 00:02:54 +00:00
bdmanager.cc Tweaked bitdht interface to remove need for double entry to libbitdht. 2010-11-23 00:02:54 +00:00
bdmanager.h Tweaked bitdht interface to remove need for double entry to libbitdht. 2010-11-23 00:02:54 +00:00
bdmsgs.cc * Fixed startup logic, so the DHT doesn't continually restart - if low peer count. 2010-10-20 18:36:25 +00:00
bdmsgs.h First pass for windows compilation: 2010-07-18 16:28:51 +00:00
bdnode.cc A bit of debug - cleaning up. 2010-10-31 13:58:54 +00:00
bdnode.h Modified bitdht to enable simultaneous peer searches. 2010-10-19 22:03:38 +00:00
bdobj.cc bitdht improvements 2010-09-29 19:59:31 +00:00
bdobj.h Fixed up BITDHT versioning. 2010-10-05 21:57:22 +00:00
bdpeer.cc Tweaked bitdht interface to remove need for double entry to libbitdht. 2010-11-23 00:02:54 +00:00
bdpeer.h a bit of a hack to increase the accuracy of LocalNet accuracy. 2010-11-17 18:10:56 +00:00
bdquery.cc Modified bitdht to enable simultaneous peer searches. 2010-10-19 22:03:38 +00:00
bdquery.h Modified bitdht to enable simultaneous peer searches. 2010-10-19 22:03:38 +00:00
bdstddht.cc First pass for windows compilation: 2010-07-18 16:28:51 +00:00
bdstddht.h General Bugfixes from RS integration. 2010-08-01 18:19:27 +00:00
bdstore.cc * Added new interface functions for start / stop DHT and to get stats. 2010-10-17 20:55:32 +00:00
bdstore.h * Added new interface functions for start / stop DHT and to get stats. 2010-10-17 20:55:32 +00:00
bencode.c Fixed up BITDHT versioning. 2010-10-05 21:57:22 +00:00
bencode.h Addition of libbitdht. 2010-07-10 11:48:24 +00:00
Makefile Addition of libbitdht. 2010-07-10 11:48:24 +00:00