premiere-libtorrent/include/libtorrent/kademlia
Arvid Norberg 141ada013f fixed a whole bunch of build warnings on gcc and msvc, along with some fixes discovered along the way 2011-02-21 05:24:41 +00:00
..
dht_tracker.hpp add back version in DHT packets 2011-01-23 02:02:04 +00:00
find_data.hpp further simplify the DHT by getting rid of the result type and just using observers instead. This might save some memory and should fix the assert that would be triggered before 2010-11-05 19:06:50 +00:00
logging.hpp more header dependency optimizations 2009-11-25 06:55:34 +00:00
msg.hpp some sunPRO compiler support 2010-03-07 06:00:12 +00:00
node.hpp fixed a whole bunch of build warnings on gcc and msvc, along with some fixes discovered along the way 2011-02-21 05:24:41 +00:00
node_entry.hpp optimized DHT routing table memory usage 2010-01-03 11:08:39 +00:00
node_id.hpp first implementation of DHT security implementation. tie the node ID to the external IP 2010-12-11 09:38:07 +00:00
observer.hpp fixed a whole bunch of build warnings on gcc and msvc, along with some fixes discovered along the way 2011-02-21 05:24:41 +00:00
refresh.hpp DHT fixes. fixed bucket refresh issue. re-introduced refreshing our own bucket regularly. added more DHT instrumentation in session_status. added alert for when bootstrap is complete. Fixed bootstrap to ping remaining nodes when search is complete. Completed recent DHT observer rewrite to remove some redundant fields 2010-12-12 03:17:08 +00:00
routing_table.hpp fixed up some edge cases in DHT routing table and improved unit test of it. Primarily fixed issues where an IP could take over someone elses node ID and where an IP would change its node ID 2011-01-17 07:49:44 +00:00
rpc_manager.hpp add back version in DHT packets 2011-01-23 02:02:04 +00:00
traversal_algorithm.hpp DHT optimizations and fixes. Fixed routing table bucket splitting 2010-12-12 20:36:42 +00:00