premiere-libtorrent/src/kademlia
Arvid Norberg 077e9bb10c improve node-id operations (#693)
improve node-id operations, to operate on 32 bits at a time instead of 8. move out some code into sha1_hash.cpp, from the header file
2016-05-03 08:29:27 -04:00
..
dht_storage.cpp use override and final keywords (unconditionally) (#668) 2016-04-30 11:05:54 -04:00
dht_tracker.cpp Msvc warnings (#685) 2016-05-02 12:36:21 -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 merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
get_item.cpp whitespace cleanup 2015-11-22 10:02:26 -08:00
get_peers.cpp IPv6 DHT support 2016-04-24 14:26:57 -07:00
item.cpp use standard array container (#676) 2016-04-30 23:10:47 -04:00
msg.cpp merge copyright year update and changelog from RC_1_0 2016-01-17 18:57:46 -05:00
node.cpp Msvc warnings (#685) 2016-05-02 12:36:21 -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 Merge pull request #268 from ssiloti/dht-ipv6 2016-04-25 19:19:48 -04:00
rpc_manager.cpp use asio::protcol instead of an enum/bool 2016-04-24 15:18:47 -07:00
traversal_algorithm.cpp use asio::protcol instead of an enum/bool 2016-04-24 15:18:47 -07:00