RetroShare/libbitdht/src/bitdht
drbob cc9e933362 Improved the dht msg history storage.
- specify how long we store for.
 - cleanup old msgs.
 - improve printing of history.
 - add timeline storage as well.
 - disabled by default, enable USE_HISTORY in bdnode.c

There appears to be a bug related to copying bdId's around.
Some of the bootstrap ids are malformed, and this crashes rs.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5724 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-25 22:36:22 +00:00
..
bdaccount.cc Removed std::stringstream. 2012-04-19 22:10:00 +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 Removed some std::ostringstream. 2012-04-19 20:44:32 +00:00
bdconnection.h * Disabled Thread debugging. 2012-01-20 17:30:16 +00:00
bdfilter.cc Added thread safe function for inet_ntoa in libbitdht. 2012-03-18 01:33:25 +00:00
bdfilter.h Improvements to BadPeer Filter. 2011-12-08 20:00:20 +00:00
bdfriendlist.cc disabled more debug output. 2012-01-20 15:23:44 +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 Improved the dht msg history storage. 2012-10-25 22:36:22 +00:00
bdhistory.h Improved the dht msg history storage. 2012-10-25 22:36:22 +00:00
bdiface.h * Added NumQueryNodes() function to bdDhtFunctions. 2012-01-14 01:34:44 +00:00
bdmanager.cc Removed some std::ostringstream. 2012-04-19 20:44:32 +00:00
bdmanager.h Changes to enable a LAN Relay Test Environment. 2012-01-07 11:28:00 +00:00
bdmsgs.cc Improved the dht msg history storage. 2012-10-25 22:36:22 +00:00
bdmsgs.h Improved the dht msg history storage. 2012-10-25 22:36:22 +00:00
bdnode.cc Improved the dht msg history storage. 2012-10-25 22:36:22 +00:00
bdnode.h Improved the dht msg history storage. 2012-10-25 22:36:22 +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 Removed std::stringstream. 2012-04-19 22:10:00 +00:00
bdpeer.h Improvements to DHT to support Relays. 2011-12-20 02:03:25 +00:00
bdquery.cc Removed some more compiler warnings from Windows compile (GCC 4.4). 2012-02-17 10:03:38 +00:00
bdquery.h Merged from /branches/v0.5-peernet/libbitdht:r4357-4397 2011-07-06 00:14:58 +00:00
bdquerymgr.cc removed debug info 2012-09-17 20:46:23 +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 Removed std::stringstream. 2012-04-19 22:10:00 +00:00
bdstddht.h Removed some std::ostringstream. 2012-04-19 20:44:32 +00:00
bdstore.cc removed debug info 2012-09-17 20:46:23 +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 bug probably responsible for random crashes in DHT code 2012-05-03 19:29:38 +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