premiere-libtorrent/include/libtorrent/kademlia
Arvid Norberg 48a647a169 String view entry (#1147)
make entry support string_view in its interface, and make it efficient when in in C++14
2016-09-24 06:10:54 -07:00
..
dht_observer.hpp consts and refactor, hash_address returns the hash (#1093) 2016-09-15 21:13:43 -04:00
dht_state.hpp created dht state and session params refactor (#1100) 2016-09-17 09:42:04 -04:00
dht_storage.hpp remove redundant protocol parameter (#1128) 2016-09-21 20:00:39 -07:00
dht_tracker.hpp created dht state and session params refactor (#1100) 2016-09-17 09:42:04 -04:00
direct_request.hpp more on log, consts, refs and cleanup in dht related code (#1082) 2016-09-13 08:18:47 -04:00
dos_blocker.hpp more on log, consts, refs and cleanup in dht related code (#1082) 2016-09-13 08:18:47 -04:00
ed25519.hpp ed25519 api refactor (#1041) 2016-08-30 02:37:51 -04:00
find_data.hpp more dht log optimizations (#1079) 2016-09-11 20:49:15 -04:00
get_item.hpp refactor in msg verify_message and minor cleanup (#1131) 2016-09-21 23:04:05 -07:00
get_peers.hpp more consts refs and formatting (#1080) 2016-09-12 09:20:15 -04:00
item.hpp more on log, consts, refs and cleanup in dht related code (#1082) 2016-09-13 08:18:47 -04:00
msg.hpp refactor in msg verify_message and minor cleanup (#1131) 2016-09-21 23:04:05 -07:00
node.hpp refactor in msg verify_message and minor cleanup (#1131) 2016-09-21 23:04:05 -07:00
node_entry.hpp more dht log optimizations (#1079) 2016-09-11 20:49:15 -04:00
node_id.hpp dht code related refactor and cleanup (#1107) 2016-09-18 20:08:15 -04:00
observer.hpp refactor to use std::shared_ptr with dht observer (#1057) 2016-09-02 21:05:11 -04:00
put_data.hpp String view entry (#1147) 2016-09-24 06:10:54 -07:00
refresh.hpp some refactor, more const refs and span use (#1078) 2016-09-11 01:58:48 -04:00
routing_table.hpp more on log, consts, refs and cleanup in dht related code (#1082) 2016-09-13 08:18:47 -04:00
rpc_manager.hpp more on log, consts, refs and cleanup in dht related code (#1082) 2016-09-13 08:18:47 -04:00
traversal_algorithm.hpp more dht log optimizations (#1079) 2016-09-11 20:49:15 -04:00
types.hpp modernize and improve type-safety of the DHT put implementation and test (#929) 2016-07-23 15:57:04 -07:00