premiere-libtorrent/include/libtorrent/kademlia
arvidn 651b473908 add unit test for routing_table::update_node_id 2016-01-11 23:47:27 -05:00
..
dht_observer.hpp fix some msvc warnings 2015-11-19 19:01:54 -05:00
dht_storage.hpp add more override annotation 2015-10-17 02:20:38 -04:00
dht_tracker.hpp instead of restarting the whole DHT when changing external IP, just rebuild the routing table and change the node IDs 2016-01-11 21:17:25 -05:00
direct_request.hpp Minor refactor in direct_traversal and some typos in bdecode header. 2015-10-08 09:15:16 -04:00
dos_blocker.hpp update copyright year 2015-06-03 05:18:48 +00:00
find_data.hpp update copyright year 2015-06-03 05:18:48 +00:00
get_item.hpp const correctness 2015-11-22 10:02:26 -08:00
get_peers.hpp update copyright year 2015-06-03 05:18:48 +00:00
item.hpp landed the bdecode branch in master. lazy_bdecode/lazy_entry is now being replaced by bdecode/bdecode_node 2015-03-12 05:20:12 +00:00
msg.hpp entry is a class not a struct 2015-12-30 17:25:00 -08:00
node.hpp instead of restarting the whole DHT when changing external IP, just rebuild the routing table and change the node IDs 2016-01-11 21:17:25 -05:00
node_entry.hpp simplify and improve unit test for distance_exp. make some immutable variables const in the DHT implementation. instead of waking up periodically just to check if it's time to refresh the DHT secret key, set the timer to only wake up to refresh the key. If we don't have a DHT observer (to ask for our external IP) or if we don't know our external IP, don't generate a node ID based on 0.0.0.0, just generate a random ID instead. Simplified and improved node replacement logic in the routing table a little bit 2016-01-01 16:42:37 -05:00
node_id.hpp mark up some override functions and fix other clang warnings 2015-12-13 19:44:42 -05:00
observer.hpp fix msvc build 2015-12-03 19:28:57 -05:00
put_data.hpp mark up some override functions and fix other clang warnings 2015-12-13 19:44:42 -05:00
refresh.hpp update copyright year 2015-06-03 05:18:48 +00:00
routing_table.hpp add unit test for routing_table::update_node_id 2016-01-11 23:47:27 -05:00
rpc_manager.hpp null_observer is used in a test now 2015-12-03 07:51:53 -05:00
traversal_algorithm.hpp fix msvc build 2015-12-03 19:28:57 -05:00