premiere-libtorrent/src/kademlia
arvidn 8c8c3d5587 replace boost::function with std::function 2016-08-13 07:07:26 -04:00
..
dht_storage.cpp make the random function produce proper random distributions, based o… (#981) 2016-08-06 13:18:48 -04:00
dht_tracker.cpp replace boost::function with std::function 2016-08-13 07:07:26 -04:00
dos_blocker.cpp added TORRENT_EXPORT to avoid link weak symbol warning (#975) 2016-08-02 00:15:26 -04:00
find_data.cpp use boost::string_ref (#996) 2016-08-13 07:04:53 -04:00
get_item.cpp modernize and improve type-safety of the DHT put implementation and test (#929) 2016-07-23 15:57:04 -07:00
get_peers.cpp replace boost::function with std::function 2016-08-13 07:07:26 -04:00
item.cpp modernize and improve type-safety of the DHT put implementation and test (#929) 2016-07-23 15:57:04 -07: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 replace boost::function with std::function 2016-08-13 07:07:26 -04:00
node_entry.cpp modernize-use-nullptr (#894) 2016-07-09 16:26:26 -04:00
node_id.cpp make the random function produce proper random distributions, based o… (#981) 2016-08-06 13:18:48 -04:00
put_data.cpp modernize and improve type-safety of the DHT put implementation and test (#929) 2016-07-23 15:57:04 -07:00
refresh.cpp fix uses of defines for whether or not asserts are active (#832) 2016-06-18 08:31:07 -04:00
routing_table.cpp fix timestamp arithmetic overflow 2016-07-30 00:38:17 -04:00
rpc_manager.cpp use boost::string_ref (#996) 2016-08-13 07:04:53 -04:00
traversal_algorithm.cpp make the random function produce proper random distributions, based o… (#981) 2016-08-06 13:18:48 -04:00