premiere-libtorrent/src/kademlia
arvidn 6be8b395da some cleanup turning memcmp() and memcpy() into span comparisons and std::copy(). some more use of random_bytes() instead of loops. 2018-11-05 18:52:45 +01:00
..
dht_settings.cpp move dht_settings into its own header cpp file-pair and dht_settings into the dht namespace 2017-09-04 22:38:16 +02:00
dht_state.cpp remove the IPv6 enable/disable build config 2018-08-19 22:20:54 +02:00
dht_storage.cpp Update comment in put_mutable_item 2018-10-24 13:13:20 +02:00
dht_tracker.cpp remove the IPv6 enable/disable build config 2018-08-19 22:20:54 +02:00
dos_blocker.cpp merged RC_1_1 into master 2018-04-13 01:47:41 +02:00
ed25519.cpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
find_data.cpp fix some unintentional copies (with explicit moves) 2018-07-01 18:22:32 +02:00
get_item.cpp fix some unintentional copies (with explicit moves) 2018-07-01 18:22:32 +02:00
get_peers.cpp fix some unintentional copies (with explicit moves) 2018-07-01 18:22:32 +02:00
item.cpp some cleanup turning memcmp() and memcpy() into span comparisons and std::copy(). some more use of random_bytes() instead of loops. 2018-11-05 18:52:45 +01:00
msg.cpp merged RC_1_1 into master 2018-04-13 01:47:41 +02:00
node.cpp add make_tcp() and make_udp() to convert endpoint types 2018-09-19 10:57:28 -07:00
node_entry.cpp merged RC_1_1 into master 2018-04-13 01:47:41 +02:00
node_id.cpp remove the IPv6 enable/disable build config 2018-08-19 22:20:54 +02:00
put_data.cpp merged RC_1_1 into master 2018-04-13 01:47:41 +02:00
refresh.cpp fix some unintentional copies (with explicit moves) 2018-07-01 18:22:32 +02:00
routing_table.cpp remove the IPv6 enable/disable build config 2018-08-19 22:20:54 +02:00
rpc_manager.cpp remove the IPv6 enable/disable build config 2018-08-19 22:20:54 +02:00
sample_infohashes.cpp move shared_ptr instead of copying them, when constructing DHT observers 2017-11-08 23:09:43 +01:00
traversal_algorithm.cpp remove the IPv6 enable/disable build config 2018-08-19 22:20:54 +02:00