premiere-libtorrent/src/kademlia
Arvid Norberg ba0aed2282 initial support for DHT RSS feeds 2011-01-19 05:57:44 +00:00
..
dht_tracker.cpp initial support for DHT RSS feeds 2011-01-19 05:57:44 +00:00
find_data.cpp further simplify the DHT by getting rid of the result type and just using observers instead. This might save some memory and should fix the assert that would be triggered before 2010-11-05 19:06:50 +00:00
node.cpp initial support for DHT RSS feeds 2011-01-19 05:57:44 +00:00
node_id.cpp more robust mechanism to determine external IP 2010-12-24 01:31:41 +00:00
refresh.cpp DHT optimizations and fixes. Fixed routing table bucket splitting 2010-12-12 20:36:42 +00:00
routing_table.cpp fixed up some edge cases in DHT routing table and improved unit test of it. Primarily fixed issues where an IP could take over someone elses node ID and where an IP would change its node ID 2011-01-17 07:49:44 +00:00
rpc_manager.cpp initial support for DHT RSS feeds 2011-01-19 05:57:44 +00:00
traversal_algorithm.cpp fixed up some edge cases in DHT routing table and improved unit test of it. Primarily fixed issues where an IP could take over someone elses node ID and where an IP would change its node ID 2011-01-17 07:49:44 +00:00