premiere-libtorrent/include/libtorrent/kademlia
Alden Torres f51e782905 using string_view in node::incoming_request and plugin::on_dht_request (#1001)
use string_view in node::incoming_request. changed plugin::on_dht_request to use string_view
2016-08-15 16:17:13 -04:00
..
dht_observer.hpp using string_view in node::incoming_request and plugin::on_dht_request (#1001) 2016-08-15 16:17:13 -04:00
dht_storage.hpp using string_view in node::incoming_request and plugin::on_dht_request (#1001) 2016-08-15 16:17:13 -04:00
dht_tracker.hpp replace boost::function with std::function 2016-08-13 07:07:26 -04:00
direct_request.hpp replace boost::function with std::function 2016-08-13 07:07:26 -04:00
dos_blocker.hpp add DHT rate limit test (simulation). introduce a new counter for dropped incoming dht messages. 2016-01-18 14:34:42 -05:00
find_data.hpp replace boost::function with std::function 2016-08-13 07:07:26 -04:00
get_item.hpp replace boost::function with std::function 2016-08-13 07:07:26 -04:00
get_peers.hpp replace boost::function with std::function 2016-08-13 07:07:26 -04:00
item.hpp modernize and improve type-safety of the DHT put implementation and test (#929) 2016-07-23 15:57:04 -07:00
msg.hpp modernize and improve type-safety of the DHT put implementation and test (#929) 2016-07-23 15:57:04 -07:00
node.hpp replace boost::function with std::function 2016-08-13 07:07:26 -04:00
node_entry.hpp use cstdint intead of boost/cstdint.hpp (#833) 2016-06-18 14:01:38 -04:00
node_id.hpp general modernization (#836) 2016-06-20 11:32:06 -04:00
observer.hpp clean-up more defines (#872) 2016-07-01 19:46:59 -04:00
put_data.hpp replace boost::function with std::function 2016-08-13 07:07:26 -04:00
refresh.hpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
routing_table.hpp remove nodes which change their id 2016-07-27 21:10:33 -07:00
rpc_manager.hpp merged RC_1_1 into master 2016-07-26 02:14:58 -04:00
traversal_algorithm.hpp use cstdint intead of boost/cstdint.hpp (#833) 2016-06-18 14:01:38 -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