premiere-libtorrent/src/kademlia
Arvid Norberg ead11737b4 fix uses of defines for whether or not asserts are active (#832) 2016-06-18 08:31:07 -04:00
..
dht_storage.cpp improve asserts in dht_storage 2016-06-10 00:55:17 -04:00
dht_tracker.cpp making dht counters additive (#783) 2016-06-04 14:04:29 -04: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 fix uses of defines for whether or not asserts are active (#832) 2016-06-18 08:31:07 -04:00
get_item.cpp whitespace cleanup 2015-11-22 10:02:26 -08:00
get_peers.cpp deprecated public to_hex() and from_hex() functions (#784) 2016-06-04 10:01:43 -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 fix uses of defines for whether or not asserts are active (#832) 2016-06-18 08:31:07 -04:00
node_entry.cpp support IPv6 in node_entry and m_ips 2016-04-24 14:26:57 -07:00
node_id.cpp changed min_distance_exp for correctness and clarity (#789) 2016-06-06 18:22:33 -04:00
put_data.cpp fix uses of defines for whether or not asserts are active (#832) 2016-06-18 08:31:07 -04: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 making dht counters additive (#783) 2016-06-04 14:04:29 -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 merged RC_1_1 into master 2016-06-11 01:00:41 -04:00