premiere-libtorrent/src/kademlia
Arvid Norberg 17d276e060 move dht_flood.py into tools. only reveal 3 bits passed the shared target prefix when doing obfuscated dht lookups 2013-10-16 23:19:18 +00:00
..
dht_tracker.cpp make verbose dht logging work again 2013-09-14 22:00:41 +00:00
find_data.cpp move dht_flood.py into tools. only reveal 3 bits passed the shared target prefix when doing obfuscated dht lookups 2013-10-16 23:19:18 +00:00
logging.cpp moved declaration of time_now() into time.hpp 2013-07-21 05:05:00 +00:00
node.cpp improve valgrind runs of test_dht 2013-10-14 07:43:18 +00:00
node_id.cpp improve DHT routing table to return better nodes (lower RTT and closer to target) 2013-09-09 04:16:52 +00:00
refresh.cpp fix traversal algorithm leak in DHT 2013-01-22 02:04:58 +00:00
routing_table.cpp improve DHT routing table some, by replacing high RTT nodes within a node ID prefix 2013-09-14 21:49:08 +00:00
rpc_manager.cpp add option to enforce node ID in the DHT 2013-10-14 01:03:43 +00:00
traversal_algorithm.cpp introduce new, optional, get_peers mechanism that is more privacy preserving (doesn't leak the info-hash to as many DHT nodes) 2013-09-09 07:08:02 +00:00