premiere-libtorrent/src/kademlia
Arvid Norberg 76c2794923
fix build with boost-1.70 (#3788)
fix build with boost 1.70.0 Fix #3683
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
2019-04-19 20:56:19 +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 remove the IPv6 enable/disable build config 2018-08-19 22:20:54 +02:00
dht_storage.cpp improve interoperability between bdecode_node and entry (for encoding). Make it possible to construct an entry from a bdecode_node. move comparison operators out of entry to support implicit conversions from bdecode_node 2018-11-18 22:54:36 +01:00
dht_tracker.cpp fix build with boost-1.70 (#3788) 2019-04-19 20:56:19 +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 make span's and sha1_hash's index and size types signed (instead of unsigned). Specifically std::ptrdiff_t. In line with the direction of gsl span and reduce signed->unsigned casts 2018-11-16 14:06:22 +01:00
item.cpp deprecate slow bdecode() function 2018-11-19 09:09:55 +01:00
msg.cpp fix some cppcheck warnings 2018-11-27 13:53:38 +01:00
node.cpp convert some for-loops into std algorithms 2018-11-27 19:43:01 +01:00
node_entry.cpp merged RC_1_1 into master 2018-04-13 01:47:41 +02:00
node_id.cpp make span's and sha1_hash's index and size types signed (instead of unsigned). Specifically std::ptrdiff_t. In line with the direction of gsl span and reduce signed->unsigned casts 2018-11-16 14:06:22 +01: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 convert some for-loops into std algorithms 2018-11-27 19:43:01 +01:00
rpc_manager.cpp remove the IPv6 enable/disable build config 2018-08-19 22:20:54 +02:00
sample_infohashes.cpp make all tests run cleanly with leak sanitizer 2019-03-27 17:10:36 +01:00
traversal_algorithm.cpp make all tests run cleanly with leak sanitizer 2019-03-27 17:10:36 +01:00