premiere-libtorrent/src/kademlia
Alden Torres 65cdc15543 more on log, consts, refs and cleanup in dht related code (#1082)
more on log, consts, refs and cleanup in dht related code. moving print_state out of main source code
2016-09-13 08:18:47 -04:00
..
dht_storage.cpp using span in torrent_handle and no optional in torrent_info (#1023) 2016-08-22 11:02:51 -04:00
dht_tracker.cpp some refactor, more const refs and span use (#1078) 2016-09-11 01:58:48 -04:00
dos_blocker.cpp more on log, consts, refs and cleanup in dht related code (#1082) 2016-09-13 08:18:47 -04:00
ed25519.cpp ed25519 api refactor (#1041) 2016-08-30 02:37:51 -04:00
find_data.cpp more consts refs and formatting (#1080) 2016-09-12 09:20:15 -04:00
get_item.cpp more on log, consts, refs and cleanup in dht related code (#1082) 2016-09-13 08:18:47 -04:00
get_peers.cpp more consts refs and formatting (#1080) 2016-09-12 09:20:15 -04:00
item.cpp more on log, consts, refs and cleanup in dht related code (#1082) 2016-09-13 08:18:47 -04:00
msg.cpp factor out includes from config.hpp into the files actually using it. primarily, printf family of functions, since C++11 version is used now. This removes the need for an snprintf-wrapper on windows (#732) 2016-05-17 09:24:06 -04:00
node.cpp more on log, consts, refs and cleanup in dht related code (#1082) 2016-09-13 08:18:47 -04:00
node_entry.cpp more dht log optimizations (#1079) 2016-09-11 20:49:15 -04:00
node_id.cpp merged RC_1_1 into master 2016-09-11 21:01:03 -04:00
put_data.cpp refactor to use std::shared_ptr with dht observer (#1057) 2016-09-02 21:05:11 -04:00
refresh.cpp more on log, consts, refs and cleanup in dht related code (#1082) 2016-09-13 08:18:47 -04:00
routing_table.cpp more on log, consts, refs and cleanup in dht related code (#1082) 2016-09-13 08:18:47 -04:00
rpc_manager.cpp more on log, consts, refs and cleanup in dht related code (#1082) 2016-09-13 08:18:47 -04:00
traversal_algorithm.cpp more on log, consts, refs and cleanup in dht related code (#1082) 2016-09-13 08:18:47 -04:00