premiere-libtorrent/src/kademlia
Alden Torres 9b1e79660f removed unnecessary parentheses around min/max, added some const modifier (#2926) 2018-04-11 15:19:00 +02: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 avoid calls to .address() when looking for endpoint protocol (#2892) 2018-04-01 13:48:17 +02:00
dht_tracker.cpp merged RC_1_1 into master 2018-04-04 15:28:33 +02: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 avoid calls to .address() when looking for endpoint protocol (#2892) 2018-04-01 13:48:17 +02: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 avoid calls to .address() when looking for endpoint protocol (#2892) 2018-04-01 13:48:17 +02:00
node_entry.cpp lint guided refactor in dht source code (#2516) 2017-11-12 00:50:24 +01:00
node_id.cpp removed unnecessary parentheses around min/max, added some const modifier (#2926) 2018-04-11 15:19:00 +02: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 removed unnecessary parentheses around min/max, added some const modifier (#2926) 2018-04-11 15:19:00 +02:00
rpc_manager.cpp removed unnecessary parentheses around min/max, added some const modifier (#2926) 2018-04-11 15:19:00 +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 removed unnecessary parentheses around min/max, added some const modifier (#2926) 2018-04-11 15:19:00 +02:00