premiere-libtorrent/src/kademlia
Arvid Norberg f2e3e613b2 merged dht fix from libtorrent_aio 2013-10-06 01:48:57 +00:00
..
dht_tracker.cpp make verbose dht logging work again 2013-09-14 22:00:41 +00:00
find_data.cpp introduce new, optional, get_peers mechanism that is more privacy preserving (doesn't leak the info-hash to as many DHT nodes) 2013-09-09 07:08:02 +00:00
logging.cpp moved declaration of time_now() into time.hpp 2013-07-21 05:05:00 +00:00
node.cpp don't count pad-files as partial download pieces in the piece picker. prioritize which immutable dht items to keep also based on distance from our ID. remove some todo comments that probably should not be done 2013-09-14 10:08:31 +00:00
node_id.cpp improve DHT routing table to return better nodes (lower RTT and closer to target) 2013-09-09 04:16:52 +00:00
refresh.cpp fix traversal algorithm leak in DHT 2013-01-22 02:04:58 +00:00
routing_table.cpp improve DHT routing table some, by replacing high RTT nodes within a node ID prefix 2013-09-14 21:49:08 +00:00
rpc_manager.cpp merged dht fix from libtorrent_aio 2013-10-06 01:48:57 +00:00
traversal_algorithm.cpp introduce new, optional, get_peers mechanism that is more privacy preserving (doesn't leak the info-hash to as many DHT nodes) 2013-09-09 07:08:02 +00:00