RetroShare/libbitdht/src/bitdht
csoler 047977b645 Started implementation of ban list. For now, just gathers the list of banned IPs from
the DHT and is not used to reject IPs yet (the DHT list is, even if DHT is desactivated).
Next steps: GUI with switch controls, exchange of IP ban lists between friends, handling IP ranges.


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8297 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2015-05-26 21:17:09 +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 other bdboot.txt files. 2012-12-01 10:58:20 +00:00
bdconnection.cc Add peer version to Ping Message. (improves finding RS peers) 2014-10-18 00:40:14 +00:00
bdconnection.h * Disabled Thread debugging. 2012-01-20 17:30:16 +00:00
bdfilter.cc Started implementation of ban list. For now, just gathers the list of banned IPs from 2015-05-26 21:17:09 +00:00
bdfilter.h Started implementation of ban list. For now, just gathers the list of banned IPs from 2015-05-26 21:17:09 +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 Expanded DHT history analysis, and ran some more tests on DHT behaviour. 2013-08-26 04:29:27 +00:00
bdhistory.h Expanded DHT history analysis, and ran some more tests on DHT behaviour. 2013-08-26 04:29:27 +00:00
bdiface.h * Added NumQueryNodes() function to bdDhtFunctions. 2012-01-14 01:34:44 +00:00
bdmanager.cc - added more debug info to p3LinkMgr 2015-05-25 14:02:45 +00:00
bdmanager.h - added more debug info to p3LinkMgr 2015-05-25 14:02:45 +00:00
bdmsgs.cc Add peer version to Ping Message. (improves finding RS peers) 2014-10-18 00:40:14 +00:00
bdmsgs.h Add peer version to Ping Message. (improves finding RS peers) 2014-10-18 00:40:14 +00:00
bdnode.cc Started implementation of ban list. For now, just gathers the list of banned IPs from 2015-05-26 21:17:09 +00:00
bdnode.h Started implementation of ban list. For now, just gathers the list of banned IPs from 2015-05-26 21:17:09 +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 debug info removal 2015-01-26 20:08:51 +00:00
bdpeer.h Improvements to DHT to support Relays. 2011-12-20 02:03:25 +00:00
bdquery.cc Added Incoming Query History, for future filtering of aggressive peers. 2013-09-03 11:09:30 +00:00
bdquery.h Added Incoming Query History, for future filtering of aggressive peers. 2013-09-03 11:09:30 +00:00
bdquerymgr.cc Add peer version to Ping Message. (improves finding RS peers) 2014-10-18 00:40:14 +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 Expanded DHT history analysis, and ran some more tests on DHT behaviour. 2013-08-26 04:29:27 +00:00
bdstore.h - added more debug info to p3LinkMgr 2015-05-25 14:02:45 +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