premiere-libtorrent/src/kademlia
Alden Torres 135e47c929 minimal optimization by using node_id::is_all_zero 2018-03-05 09:01:25 +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 apply some c++11 modernization 2018-01-11 04:51:39 -05:00
dht_storage.cpp apply some c++11 modernization 2018-01-11 04:51:39 -05:00
dht_tracker.cpp apply some c++11 modernization 2018-01-11 04:51:39 -05:00
dos_blocker.cpp apply some c++11 modernization 2018-01-11 04:51:39 -05:00
ed25519.cpp change formatting of namespace declarations 2017-04-12 14:26:35 -04:00
find_data.cpp lint guided refactor in dht source code (#2516) 2017-11-12 00:50:24 +01:00
get_item.cpp apply some c++11 modernization 2018-01-11 04:51:39 -05:00
get_peers.cpp lint guided refactor in dht source code (#2516) 2017-11-12 00:50:24 +01:00
item.cpp lint guided refactor in dht source code (#2516) 2017-11-12 00:50:24 +01:00
msg.cpp fixing sign-conversion warnings, part 6 2017-01-17 20:51:26 -05:00
node.cpp minimal optimization by using node_id::is_all_zero 2018-03-05 09:01:25 +01:00
node_entry.cpp lint guided refactor in dht source code (#2516) 2017-11-12 00:50:24 +01:00
node_id.cpp apply some c++11 modernization 2018-01-11 04:51:39 -05:00
put_data.cpp minimal optimization by using node_id::is_all_zero 2018-03-05 09:01:25 +01:00
refresh.cpp minor code cleanup 2018-01-30 12:38:08 +01:00
routing_table.cpp apply some c++11 modernization 2018-01-11 04:51:39 -05:00
rpc_manager.cpp added some static and const in node.cpp and minor cleanup in rpc_manager.cpp 2018-03-02 11:29:59 +01: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 lint guided refactor in dht source code (#2516) 2017-11-12 00:50:24 +01:00