premiere-libtorrent/src/kademlia
Arvid Norberg ab96600ae3 fix dht assert 2014-04-29 21:31:25 +00:00
..
dht_tracker.cpp make dht test program able to get and put mutable items. fixed some DHT bugs along the mutable put/get path 2014-03-02 23:35:35 +00:00
find_data.cpp reorder the node-list in the DHT traversal algorithm if a node updates its ID 2014-03-03 05:09:53 +00:00
get_item.cpp make dht test program able to get and put mutable items. fixed some DHT bugs along the mutable put/get path 2014-03-02 23:35:35 +00:00
get_peers.cpp update copyright 2014-02-23 19:12:25 +00:00
item.cpp fix warning 2014-03-23 01:41:00 +00:00
logging.cpp update copyright 2014-02-23 19:12:25 +00:00
node.cpp make dht test program able to get and put mutable items. fixed some DHT bugs along the mutable put/get path 2014-03-02 23:35:35 +00:00
node_id.cpp update copyright 2014-02-23 19:12:25 +00:00
refresh.cpp fix dht_bootstrap_alert being posted. add additional alert for dht put completion. add utility to test immutable put/get. fix issue in DHT preventing stores on router nodes (even when they return write tokens). immutable put and get confirmed to be working 2014-02-28 04:02:48 +00:00
routing_table.cpp update copyright 2014-02-23 19:12:25 +00:00
rpc_manager.cpp reorder the node-list in the DHT traversal algorithm if a node updates its ID 2014-03-03 05:09:53 +00:00
traversal_algorithm.cpp fix dht assert 2014-04-29 21:31:25 +00:00