premiere-libtorrent/src/kademlia
arvidn 420b5f51e6 merged RC_1_1 into master 2016-05-27 12:35:53 -07:00
..
dht_storage.cpp replace uses of boost::bind with std::bind and lambdas (#745) 2016-05-25 00:31:52 -04:00
dht_tracker.cpp merged RC_1_1 into master 2016-05-27 12:35:53 -07:00
dos_blocker.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
find_data.cpp general cleanup. remove valgrind markup, log_hash_failures and C headers (#752) 2016-05-23 08:15:39 -04:00
get_item.cpp whitespace cleanup 2015-11-22 10:02:26 -08:00
get_peers.cpp general cleanup. remove valgrind markup, log_hash_failures and C headers (#752) 2016-05-23 08:15:39 -04:00
item.cpp general cleanup. remove valgrind markup, log_hash_failures and C headers (#752) 2016-05-23 08:15:39 -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 replace uses of boost::bind with std::bind and lambdas (#745) 2016-05-25 00:31:52 -04:00
node_entry.cpp support IPv6 in node_entry and m_ips 2016-04-24 14:26:57 -07:00
node_id.cpp improve node-id operations (#693) 2016-05-03 08:29:27 -04:00
put_data.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
refresh.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
routing_table.cpp replace uses of boost::bind with std::bind and lambdas (#745) 2016-05-25 00:31:52 -04:00
rpc_manager.cpp replace uses of boost::bind with std::bind and lambdas (#745) 2016-05-25 00:31:52 -04:00
traversal_algorithm.cpp replace uses of boost::bind with std::bind and lambdas (#745) 2016-05-25 00:31:52 -04:00