RetroShare/libbitdht/src/bitdht
sehraf 3bb03ff89d Added new (optional) callback to libbitdht to ask upper layer if an IP is banned.
In case this callback is implemented it will be used in favour of the built-in ban list.
2016-06-20 22:30:51 +02: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 Fixed uninitialized members of bdProxyId and bdConnectionRequest. 2015-06-18 10:19:36 +00:00
bdfilter.cc Added new (optional) callback to libbitdht to ask upper layer if an IP is banned. 2016-06-20 22:30:51 +02:00
bdfilter.h Added new (optional) callback to libbitdht to ask upper layer if an IP is banned. 2016-06-20 22:30:51 +02: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 new (optional) callback to libbitdht to ask upper layer if an IP is banned. 2016-06-20 22:30:51 +02:00
bdmanager.cc Added new (optional) callback to libbitdht to ask upper layer if an IP is banned. 2016-06-20 22:30:51 +02:00
bdmanager.h Added new (optional) callback to libbitdht to ask upper layer if an IP is banned. 2016-06-20 22:30:51 +02: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 Added new (optional) callback to libbitdht to ask upper layer if an IP is banned. 2016-06-20 22:30:51 +02:00
bdnode.h Added new (optional) callback to libbitdht to ask upper layer if an IP is banned. 2016-06-20 22:30:51 +02: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 remove compiler warnings libbitdht 2016-06-01 21:20:50 +02: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 Fix compilation of bencode.c for C compilator. 2016-02-14 17:40:10 +01:00
bencode.h Addition of libbitdht. 2010-07-10 11:48:24 +00:00