premiere-libtorrent/include/libtorrent/kademlia
Arvid Norberg aba5b2e9d0 dropped some iostream dependencies 2009-04-04 09:52:25 +00:00
..
closest_nodes.hpp added more bandwidth monitoring of DHT and TCP/IP overhead. added monitoring of the running DHT lookups 2008-09-20 17:42:25 +00:00
dht_tracker.hpp improved DHT get_peers code. get_peers always returns nodes now, and announce_peer is always sent to the k closest nodes to the info-hash. This should significantly speed up retrieving peers from the DHT 2008-12-23 20:04:12 +00:00
find_data.hpp improved DHT get_peers code. get_peers always returns nodes now, and announce_peer is always sent to the k closest nodes to the info-hash. This should significantly speed up retrieving peers from the DHT 2008-12-23 20:04:12 +00:00
logging.hpp dropped some iostream dependencies 2009-04-04 09:52:25 +00:00
msg.hpp cleaned up DHT error handling and logging. Made it use lazy_bdecode for improved performance 2008-11-11 17:51:02 +00:00
node.hpp improved DHT get_peers code. get_peers always returns nodes now, and announce_peer is always sent to the k closest nodes to the info-hash. This should significantly speed up retrieving peers from the DHT 2008-12-23 20:04:12 +00:00
node_entry.hpp added default constructor to node_entry to make it build with vs 2008 sp1 2008-12-25 22:29:06 +00:00
node_id.hpp fixed #289 in trunk, 0.12 and 0.13 2008-03-19 22:44:55 +00:00
observer.hpp fixed compiler flags in pkg-config file and made header files not depend on the NDEBUG define 2008-11-29 21:33:21 +00:00
refresh.hpp added more bandwidth monitoring of DHT and TCP/IP overhead. added monitoring of the running DHT lookups 2008-09-20 17:42:25 +00:00
routing_table.hpp small dht status cleanup 2009-01-23 10:36:07 +00:00
rpc_manager.hpp fixed compiler flags in pkg-config file and made header files not depend on the NDEBUG define 2008-11-29 21:33:21 +00:00
traversal_algorithm.hpp DHT optimizations 2008-11-10 02:08:42 +00:00