premiere-libtorrent/src/kademlia
Arvid Norberg 4fcfceb087 DHT optimizations and fixes. Fixed routing table bucket splitting 2010-12-12 20:36:42 +00:00
..
dht_tracker.cpp DHT fixes. fixed bucket refresh issue. re-introduced refreshing our own bucket regularly. added more DHT instrumentation in session_status. added alert for when bootstrap is complete. Fixed bootstrap to ping remaining nodes when search is complete. Completed recent DHT observer rewrite to remove some redundant fields 2010-12-12 03:17:08 +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 DHT optimizations and fixes. Fixed routing table bucket splitting 2010-12-12 20:36:42 +00:00
node_id.cpp first implementation of DHT security implementation. tie the node ID to the external IP 2010-12-11 09:38:07 +00:00
refresh.cpp DHT optimizations and fixes. Fixed routing table bucket splitting 2010-12-12 20:36:42 +00:00
routing_table.cpp DHT optimizations and fixes. Fixed routing table bucket splitting 2010-12-12 20:36:42 +00:00
rpc_manager.cpp DHT fixes. fixed bucket refresh issue. re-introduced refreshing our own bucket regularly. added more DHT instrumentation in session_status. added alert for when bootstrap is complete. Fixed bootstrap to ping remaining nodes when search is complete. Completed recent DHT observer rewrite to remove some redundant fields 2010-12-12 03:17:08 +00:00
traversal_algorithm.cpp DHT optimizations and fixes. Fixed routing table bucket splitting 2010-12-12 20:36:42 +00:00