RetroShare/libbitdht/src/bitdht
drbob af5f23e0e7 Changes to enable a LAN Relay Test Environment.
NB: Reverse Most of these changes - before adding to Trunk!!!!

 * Added missing BitDht callback functions for test/example code.
 * Switch tests/example to OSX compile.
 * DISABLE_BAD_PEER_FILTER (as it doesn't like local net)
 * Reduced Minimum Peer Counts for DHT to be considered active.
 * Added LOCALNET_TESTING to rsinit.cc 
	- new Commandline Option -R <lport-uport> to restrict UDP ports.
	- Enables LocalNet in UdpStunner.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-dhtmods@4756 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-01-07 11:28:00 +00:00
..
bdaccount.cc Incremental Improvements to DHT: 2011-11-22 13:16:03 +00:00
bdaccount.h Merging branches/v0.5-peernet/libbitdht (Merging r4237 through r4353 into '.') 2011-06-29 10:46:11 +00:00
bdboot.txt updated bdboot file. 2011-06-28 16:43:45 +00:00
bdconnection.cc Improvements to DHT to support Relays. 2011-12-20 02:03:25 +00:00
bdconnection.h Improvements to DHT to support Relays. 2011-12-20 02:03:25 +00:00
bdfilter.cc Improvements to BadPeer Filter. 2011-12-08 20:00:20 +00:00
bdfilter.h Improvements to BadPeer Filter. 2011-12-08 20:00:20 +00:00
bdfriendlist.cc Improvements to DHT to support Relays. 2011-12-20 02:03:25 +00:00
bdfriendlist.h Improvements to DHT to support Relays. 2011-12-20 02:03:25 +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 Improvements to DHT to support Relays. 2011-12-20 02:03:25 +00:00
bdmanager.cc Changes to enable a LAN Relay Test Environment. 2012-01-07 11:28:00 +00:00
bdmanager.h Changes to enable a LAN Relay Test Environment. 2012-01-07 11:28:00 +00:00
bdmsgs.cc Added Bandwidth and Delay parameters to BitDHT Connect Messages. 2011-07-17 23:29:53 +00:00
bdmsgs.h Added Bandwidth and Delay parameters to BitDHT Connect Messages. 2011-07-17 23:29:53 +00:00
bdnode.cc Changes to enable a LAN Relay Test Environment. 2012-01-07 11:28:00 +00:00
bdnode.h Improvements to DHT to support Relays. 2011-12-20 02:03:25 +00:00
bdobj.cc Merging branches/v0.5-peernet/libbitdht (Merging r4237 through r4353 into '.') 2011-06-29 10:46:11 +00:00
bdobj.h Fixed up BITDHT versioning. 2010-10-05 21:57:22 +00:00
bdpeer.cc Improvements to DHT to support Relays. 2011-12-20 02:03:25 +00:00
bdpeer.h Improvements to DHT to support Relays. 2011-12-20 02:03:25 +00:00
bdquery.cc Removed unused parameter warnings in libbitdht. 2011-08-12 12:43:24 +00:00
bdquery.h Merged from /branches/v0.5-peernet/libbitdht:r4357-4397 2011-07-06 00:14:58 +00:00
bdquerymgr.cc Merged from /branches/v0.5-peernet/libbitdht:r4357-4397 2011-07-06 00:14:58 +00:00
bdquerymgr.h Merging branches/v0.5-peernet/libbitdht (Merging r4237 through r4353 into '.') 2011-06-29 10:46:11 +00:00
bdstddht.cc Incremental Improvements to DHT: 2011-11-22 13:16:03 +00:00
bdstddht.h Merging branches/v0.5-peernet/libbitdht (Merging r4237 through r4353 into '.') 2011-06-29 10:46:11 +00:00
bdstore.cc Merging from branches/v0.5-peernet/libbitdht (--- Merging r4354 through r4356 into '.') 2011-06-29 16:06:33 +00:00
bdstore.h Merging branches/v0.5-peernet/libbitdht (Merging r4237 through r4353 into '.') 2011-06-29 10:46:11 +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