Alden Torres
|
db65eb320a
|
making dht counters additive (#783)
make dht counters additive to support both IPv4 and IPv6
|
2016-06-04 14:04:29 -04:00 |
Arvid Norberg
|
8c8f5bb03b
|
deprecated public to_hex() and from_hex() functions (#784)
|
2016-06-04 10:01:43 -04:00 |
Alden Torres
|
7c4d92a627
|
Share the DHT storage for both IPv4 and IPv6 (#762)
|
2016-06-03 19:44:16 -04:00 |
Arvid Norberg
|
748af6eec1
|
general cleanup. remove valgrind markup, log_hash_failures and C headers (#752)
general cleanup. remove valgrind markup, log_hash_failures and C headers
|
2016-05-23 08:15:39 -04:00 |
Arvid Norberg
|
84a35f5265
|
clean up settings_pack (#665)
|
2016-04-29 12:01:33 -04:00 |
Andrei Kurushin
|
c41ab094be
|
fix release build with VS2015 UP2 compiler warnings for: examples, test, tools (#627)
fix release build with VS2015 UP2 compiler warnings for: examples, test, tools
|
2016-04-20 00:45:32 -04:00 |
arvidn
|
d7b435ec25
|
speed up test
|
2015-12-19 14:59:37 -05:00 |
arvidn
|
15ec839d33
|
extend the unit test of dht_storage
|
2015-12-19 02:09:06 -05:00 |
Alden Torres
|
62b24d8b67
|
Add set_dht_storage to session API.
|
2015-10-02 09:00:07 -04:00 |
Alden Torres
|
197a443465
|
Fix of dht_storage_counters::peers counter.
|
2015-09-24 10:50:04 -04:00 |
Alden Torres
|
25ed70b977
|
Create dht_storage_counters to avoid internal counter in future public API.
|
2015-09-21 07:46:23 -04:00 |
Alden Torres
|
e2d682275a
|
Implementing and using new dht storage interface
|
2015-09-16 08:30:27 -04:00 |