premiere-libtorrent/src/kademlia
Arvid Norberg 8ab8172cb7 improve DHT routing table to return better nodes (lower RTT and closer to target) 2013-09-09 04:16:52 +00:00
..
dht_tracker.cpp DHT memory optimization 2013-01-28 04:00:23 +00:00
find_data.cpp implement a sligthtly more aggressive DHT lookup mechanism 2013-01-20 07:54:54 +00:00
logging.cpp moved declaration of time_now() into time.hpp 2013-07-21 05:05:00 +00:00
node.cpp fix bug in ed25519 DHT signature verification. removed RSA code as it's no longer used. add CAS feature (compare and swap) to DHT put command. update dht_store documentation 2013-09-03 00:45:48 +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 to return better nodes (lower RTT and closer to target) 2013-09-09 04:16:52 +00:00
rpc_manager.cpp fix bug in ed25519 DHT signature verification. removed RSA code as it's no longer used. add CAS feature (compare and swap) to DHT put command. update dht_store documentation 2013-09-03 00:45:48 +00:00
traversal_algorithm.cpp fix traversal algorithm leak in DHT 2013-01-22 02:04:58 +00:00