orignal
|
77bb7432bc
|
insert previously ecluded floodfill back when connected
|
2024-04-28 11:16:59 -04:00 |
|
orignal
|
a8af683643
|
renamed steady to monotonic
|
2024-02-27 12:33:07 -05:00 |
|
Vort
|
3d03732555
|
add tunnel test message
|
2024-02-27 11:08:14 +02:00 |
|
orignal
|
d25206abce
|
encrypted tunnel test messages
|
2024-02-21 19:46:29 -05:00 |
|
orignal
|
36a060d50f
|
Consider 'M' routers as low bandwidth
|
2024-02-21 12:37:33 -05:00 |
|
Vort
|
19e23b34da
|
add constants for congestion levels
|
2024-02-20 10:30:05 +02:00 |
|
Vort
|
d677d67676
|
implement medium congestion indication
|
2024-02-19 21:36:38 +02:00 |
|
orignal
|
900153765a
|
move router's tags cleanup to router's thread
|
2024-02-16 18:56:04 -05:00 |
|
orignal
|
ffdd5935e9
|
Handle drop of own RouterInfo publishing message
|
2024-01-31 11:46:01 -05:00 |
|
Vort
|
81015a5228
|
log changes of network status
|
2024-01-28 16:13:23 +02:00 |
|
orignal
|
2ad26dd4c9
|
fixed race condition in ECIESx25519 tags table
|
2024-01-11 14:09:08 -05:00 |
|
orignal
|
0cc91dd2d2
|
don't pick too active peer
|
2023-10-15 08:31:55 -04:00 |
|
Vort
|
68f4961f1a
|
separate test status from network status
|
2023-07-30 15:44:16 +03:00 |
|
orignal
|
786c27c8ec
|
publish encrypted RouterInfo
|
2023-04-21 22:27:55 -04:00 |
|
orignal
|
220ef283de
|
rename SendTunnelDataMsg to SendTunnelDataMsgTo for router tunnel delivery types
|
2023-04-04 13:48:00 -04:00 |
|
orignal
|
b8032e7fbf
|
publish congestion cap G
|
2023-04-02 11:27:51 -04:00 |
|
orignal
|
c45e31b1b2
|
validate new router
|
2023-03-28 22:00:17 -04:00 |
|
orignal
|
46e4f4aea5
|
update RouterInfo if congestion cap changed
|
2023-03-07 13:09:07 -05:00 |
|
orignal
|
716926f0d7
|
publish high congestion cap
|
2023-03-06 19:48:04 -05:00 |
|
orignal
|
93d89a1fe0
|
fixed typo
|
2023-02-26 09:07:53 -05:00 |
|
orignal
|
3c9a574e90
|
create io_service after daemonization
|
2023-02-26 08:46:01 -05:00 |
|
orignal
|
de82b3ae19
|
don't publish non-reachable router
|
2023-02-25 17:19:14 -05:00 |
|
orignal
|
f84d88ac63
|
publish own RouterInfo in router's thread
|
2023-02-24 18:28:30 -05:00 |
|
orignal
|
2e62f9532f
|
separate thread for processing router's messages
|
2023-02-23 13:58:06 -05:00 |
|
weko
|
76d39cc7c9
|
changed to tabs, move tor port to function
|
2023-02-14 20:46:24 +03:00 |
|
weko
|
9e0c5d67c7
|
Don't use reversed port for choise random port. (by whothefuckami)
|
2023-02-14 20:46:24 +03:00 |
|
R4SAS
|
86fc12e395
|
[style] clean code
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2023-02-11 09:41:51 +03:00 |
|
orignal
|
97b7ea0da5
|
create separate new ipv4 and ipv6 published addresses
|
2023-02-10 22:04:42 -05:00 |
|
orignal
|
1c4cc02c23
|
drop garlic message in garlic clove
|
2023-02-10 18:21:12 -05:00 |
|
orignal
|
70fec2bc99
|
don't publish localhost addresses in RouterInfo
|
2023-01-28 22:33:44 -05:00 |
|
orignal
|
ad5540c9f3
|
delete address if corresponding transport is disabled
|
2023-01-26 11:32:59 -05:00 |
|
orignal
|
e91d0bbec8
|
delete address if corresponding transport is disabled
|
2023-01-26 11:21:08 -05:00 |
|
orignal
|
8ee461f60a
|
enable all ipv4 adresses even if one is already enabled
|
2023-01-25 18:11:26 -05:00 |
|
orignal
|
4de6201b84
|
update RouuterInfo if NTCP2 or SSU2 keys were recreated
|
2023-01-25 13:23:46 -05:00 |
|
orignal
|
4fae7b8d65
|
don't update local RouterInfo addresses in Load but in InitTransports only
|
2023-01-24 18:20:16 -05:00 |
|
orignal
|
5479ddd03c
|
publish NTCP2 addreses by index
|
2023-01-24 14:07:22 -05:00 |
|
orignal
|
1f23584c24
|
update all SSU2 addresses
|
2023-01-23 21:24:01 -05:00 |
|
orignal
|
a3c305032a
|
don't set Firewalled upon SessionCreated if ports mismatch
|
2023-01-08 08:25:23 -05:00 |
|
R4SAS
|
503f522cc3
|
[style] clean trailing spaces and tabs
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2023-01-03 21:25:19 +03:00 |
|
orignal
|
d3656fcb3f
|
don't publish ::1
|
2022-12-20 14:16:23 -05:00 |
|
orignal
|
476e6aae35
|
don't iterate through addresses when it's not necessary
|
2022-12-16 19:57:19 -05:00 |
|
orignal
|
d30ee99cf1
|
fixed crash
|
2022-12-16 15:33:56 -05:00 |
|
orignal
|
84d9c8f1b8
|
access to RouterInfo's addresses by index
|
2022-12-16 15:12:30 -05:00 |
|
orignal
|
410d2c2fa9
|
use shared pointer for RouterInfo's addreses list
|
2022-12-04 19:21:51 -05:00 |
|
orignal
|
fb8be32c28
|
removed SSU and NTCP transports
|
2022-11-23 15:45:00 -05:00 |
|
orignal
|
ccfeca728e
|
use only SSU2 for network status
|
2022-11-22 22:03:19 -05:00 |
|
orignal
|
3e3f92c616
|
set and check proxy status for ipv6 if presented
|
2022-10-27 15:02:54 -04:00 |
|
R4SAS
|
96c4463d39
|
clean code
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2022-10-09 20:24:43 +03:00 |
|
orignal
|
75611866eb
|
update router's transports when SSU or NTCP address was deleted
|
2022-08-14 10:43:16 -04:00 |
|
orignal
|
81f53d313c
|
alsways set some port to SSU2 address
|
2022-08-11 20:16:08 -04:00 |
|