premiere-libtorrent/src/kademlia
arvidn e92cf18340 fix some warnings around unused variables, dead stores, potentially dereferencing nullptr and calling virtual functions from constructor 2018-07-20 01:03:16 +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 fixed signed/unsigned warnings with latest version of Xcode clang (#3032) 2018-05-16 16:06:33 +02:00
dht_tracker.cpp make the DHT announce flags a strong type 2018-07-16 12:04:16 +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 lint guided refactor in dht source code (#2516) 2017-11-12 00:50:24 +01:00
msg.cpp merged RC_1_1 into master 2018-04-13 01:47:41 +02:00
node.cpp fix some warnings around unused variables, dead stores, potentially dereferencing nullptr and calling virtual functions from constructor 2018-07-20 01:03:16 +02:00
node_entry.cpp merged RC_1_1 into master 2018-04-13 01:47:41 +02:00
node_id.cpp merged RC_1_1 into master 2018-04-13 01:47:41 +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 replace the TORRENT_CFG ABI check with inline namespaces around the symbol that can change ABI based on build configuration options 2018-05-13 19:25:17 +02:00
rpc_manager.cpp merged RC_1_1 into master 2018-04-13 01:47:41 +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 fix some unintentional copies (with explicit moves) 2018-07-01 18:22:32 +02:00