arvidn
|
550d3c7d9f
|
update copyright headers
|
2022-06-22 21:42:55 +02:00 |
|
arvidn
|
5935f63ead
|
update copyrights
|
2020-09-01 05:14:17 -07:00 |
|
arvidn
|
dadddb178a
|
add missing includes and missing windows-specific headers to tarball
|
2020-08-27 06:07:57 -07:00 |
|
arvidn
|
50124ec7f7
|
merged RC_1_2 into master
|
2020-03-03 14:23:52 +01:00 |
|
arvidn
|
cc792d8638
|
improve error messages and error reporting of failing enum_routes()
|
2020-02-26 17:48:12 +01:00 |
|
arvidn
|
206935c25b
|
merged RC_1_2 into master
|
2020-01-21 19:41:59 +01:00 |
|
arvidn
|
bc0274ed6a
|
limit the number of DHT nodes to run
|
2020-01-21 12:04:22 +01:00 |
|
arvidn
|
4264533155
|
save and restore session_params::ip_filter in read_session_params and write_session_params
|
2020-01-20 23:50:19 +01:00 |
|
arvidn
|
f8d4fcc032
|
introduce read_session_params() and write_session_params(), to save and restore session state.
|
2019-12-08 13:27:18 +01:00 |
|
arvidn
|
3e47161820
|
move session_params into its own header/cpp pair
|
2019-11-30 21:40:01 +01:00 |
|
arvidn
|
c6ffcdde4c
|
unify the DHT settings to use the main settings_pack
|
2019-09-01 03:41:57 +02:00 |
|
arvidn
|
d3f7a363c2
|
update copyright year
|
2019-08-29 00:13:04 +02:00 |
|
arvidn
|
3995ffeafd
|
similar to how low RTT DHT nodes are preferred over high RTT nodes, also have an affinity for nodes with node IDs derived from their IP
|
2019-07-28 16:13:16 -07:00 |
|
Arvid Norberg
|
b90564d418
|
remove the IPv6 enable/disable build config
|
2018-08-19 22:20:54 +02:00 |
|
arvidn
|
bb51dcdbb9
|
move dht_settings into its own header cpp file-pair and dht_settings into the dht namespace
|
2017-09-04 22:38:16 +02:00 |
|
arvidn
|
e0fa1cd247
|
merged RC_1_1 into master
|
2017-05-12 21:46:45 -04:00 |
|
arvidn
|
d138f02424
|
introduce lt namespace alias
|
2017-04-23 23:43:58 -04:00 |
|
Steven Siloti
|
cdd50be859
|
create a separate DHT node for each listen socket
|
2017-04-23 19:49:49 -04:00 |
|
Alden Torres
|
6c31ea3d44
|
created dht state and session params refactor (#1100)
created dht state and session params refactor
|
2016-09-17 09:42:04 -04:00 |
|
arvidn
|
74fc0fae9d
|
merged RC_1_1 into master
|
2016-08-21 16:28:49 -04:00 |
|
Alden Torres
|
7cee486cf7
|
extensions refactor to use span and std::shared_ptr (#1005)
extensions refactor to use span. use std::shared_ptr instead of boost::shared_ptr.
|
2016-08-17 14:30:24 -04:00 |
|
Alden Torres
|
74c8054e8d
|
created session_params and refactor (#993)
created session_params and new session constructor
|
2016-08-11 20:32:14 -04:00 |
|