premiere-libtorrent/src/kademlia
Arvid Norberg 6bf1971452 Merge pull request #162 from thomas-yuan/bootstrap
Only re-bootstrap when there is no enough nodes in routing table.
2015-09-20 14:52:16 -04:00
..
dht_storage.cpp Implementing and using new dht storage interface 2015-09-16 08:30:27 -04:00
dht_tracker.cpp reorganize code to make it straightforward. 2015-08-31 13:53:49 -04:00
dos_blocker.cpp update copyright year 2015-06-03 05:18:48 +00:00
find_data.cpp disable warning for unused command line argument and fix warnings. remove redundant travis build config. use new preprocessor on clang to avoid warnings 2015-09-06 22:55:41 -04:00
get_item.cpp Handle response with unexpected format. 2015-08-31 22:37:46 -04:00
get_peers.cpp Fix dht counters. 2015-09-11 13:58:33 -04:00
item.cpp fixed more warnings 2015-08-07 00:30:29 -04:00
node.cpp Only re-bootstrap when there is no enough nodes in routing table. 2015-09-17 11:22:23 -04:00
node_entry.cpp update copyright year 2015-06-03 05:18:48 +00:00
node_id.cpp fix warnings 2015-08-06 02:30:06 -04:00
refresh.cpp Fix dht counters. 2015-09-11 13:58:33 -04:00
routing_table.cpp separate out announce_entry and torrent_status into their own headers 2015-09-18 08:08:08 -04:00
rpc_manager.cpp Use dht_settings directly instead of add a read_only member variable. 2015-09-08 10:35:30 -04:00
traversal_algorithm.cpp separate out announce_entry and torrent_status into their own headers 2015-09-18 08:08:08 -04:00