premiere-libtorrent/src/kademlia
Alden Torres d9489878a0 rpc_manager log optimization and minor refactor (#1095)
more on log optimization
2016-09-16 08:21:07 -04:00
..
dht_storage.cpp consts and refactor, hash_address returns the hash (#1093) 2016-09-15 21:13:43 -04:00
dht_tracker.cpp avoid warnings with clang and minor dht_tracker code changes (#1092) 2016-09-14 11:28:50 -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 check the address family of peers in get_peers (#1090) 2016-09-14 11:29:27 -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 rpc_manager log optimization and minor refactor (#1095) 2016-09-16 08:21:07 -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