premiere-libtorrent/include/libtorrent/kademlia
Arvid Norberg 29ed03f720 first implementation of DHT security implementation. tie the node ID to the external IP 2010-12-11 09:38:07 +00:00
..
dht_tracker.hpp removed DHT mutex since everything is in the network thread now 2010-07-19 05:27:33 +00:00
find_data.hpp 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
logging.hpp more header dependency optimizations 2009-11-25 06:55:34 +00:00
msg.hpp some sunPRO compiler support 2010-03-07 06:00:12 +00:00
node.hpp support partial hash DHT lookups 2010-12-06 06:39:16 +00:00
node_entry.hpp optimized DHT routing table memory usage 2010-01-03 11:08:39 +00:00
node_id.hpp first implementation of DHT security implementation. tie the node ID to the external IP 2010-12-11 09:38:07 +00:00
observer.hpp 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
refresh.hpp 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
routing_table.hpp added missing include 2010-10-04 16:12:51 +00:00
rpc_manager.hpp first implementation of DHT security implementation. tie the node ID to the external IP 2010-12-11 09:38:07 +00:00
traversal_algorithm.hpp report stats on the number of dht request observers that are currently allocated 2010-11-06 07:12:57 +00:00