orignal
|
df787060c3
|
stop destination's thread before cleanup
|
5 months ago |
orignal
|
43f5ba286c
|
update congestion caps before initial publishing
|
6 months ago |
orignal
|
acbd3f897b
|
fixed race condition between local buffer creation and sending it through the transports
|
6 months ago |
orignal
|
7dc5a04b8d
|
update timestamp for non-reachable router
|
6 months ago |
orignal
|
03635f4444
|
publish through tunnels in case of restricted routes
|
6 months ago |
orignal
|
0fae04f96a
|
update local RouterInfo timestamp by timer even in hidden mode
|
6 months ago |
orignal
|
77bb7432bc
|
insert previously ecluded floodfill back when connected
|
7 months ago |
orignal
|
a8af683643
|
renamed steady to monotonic
|
9 months ago |
Vort
|
3d03732555
|
add tunnel test message
|
9 months ago |
orignal
|
d25206abce
|
encrypted tunnel test messages
|
9 months ago |
orignal
|
36a060d50f
|
Consider 'M' routers as low bandwidth
|
9 months ago |
Vort
|
19e23b34da
|
add constants for congestion levels
|
9 months ago |
Vort
|
d677d67676
|
implement medium congestion indication
|
9 months ago |
orignal
|
900153765a
|
move router's tags cleanup to router's thread
|
9 months ago |
orignal
|
ffdd5935e9
|
Handle drop of own RouterInfo publishing message
|
10 months ago |
Vort
|
81015a5228
|
log changes of network status
|
10 months ago |
orignal
|
2ad26dd4c9
|
fixed race condition in ECIESx25519 tags table
|
11 months ago |
orignal
|
0cc91dd2d2
|
don't pick too active peer
|
1 year ago |
Vort
|
68f4961f1a
|
separate test status from network status
|
1 year ago |
orignal
|
786c27c8ec
|
publish encrypted RouterInfo
|
2 years ago |
orignal
|
220ef283de
|
rename SendTunnelDataMsg to SendTunnelDataMsgTo for router tunnel delivery types
|
2 years ago |
orignal
|
b8032e7fbf
|
publish congestion cap G
|
2 years ago |
orignal
|
c45e31b1b2
|
validate new router
|
2 years ago |
orignal
|
46e4f4aea5
|
update RouterInfo if congestion cap changed
|
2 years ago |
orignal
|
716926f0d7
|
publish high congestion cap
|
2 years ago |
orignal
|
93d89a1fe0
|
fixed typo
|
2 years ago |
orignal
|
3c9a574e90
|
create io_service after daemonization
|
2 years ago |
orignal
|
de82b3ae19
|
don't publish non-reachable router
|
2 years ago |
orignal
|
f84d88ac63
|
publish own RouterInfo in router's thread
|
2 years ago |
orignal
|
2e62f9532f
|
separate thread for processing router's messages
|
2 years ago |
weko
|
76d39cc7c9
|
changed to tabs, move tor port to function
|
2 years ago |
weko
|
9e0c5d67c7
|
Don't use reversed port for choise random port. (by whothefuckami)
|
2 years ago |
R4SAS
|
86fc12e395
|
[style] clean code
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2 years ago |
orignal
|
97b7ea0da5
|
create separate new ipv4 and ipv6 published addresses
|
2 years ago |
orignal
|
1c4cc02c23
|
drop garlic message in garlic clove
|
2 years ago |
orignal
|
70fec2bc99
|
don't publish localhost addresses in RouterInfo
|
2 years ago |
orignal
|
ad5540c9f3
|
delete address if corresponding transport is disabled
|
2 years ago |
orignal
|
e91d0bbec8
|
delete address if corresponding transport is disabled
|
2 years ago |
orignal
|
8ee461f60a
|
enable all ipv4 adresses even if one is already enabled
|
2 years ago |
orignal
|
4de6201b84
|
update RouuterInfo if NTCP2 or SSU2 keys were recreated
|
2 years ago |
orignal
|
4fae7b8d65
|
don't update local RouterInfo addresses in Load but in InitTransports only
|
2 years ago |
orignal
|
5479ddd03c
|
publish NTCP2 addreses by index
|
2 years ago |
orignal
|
1f23584c24
|
update all SSU2 addresses
|
2 years ago |
orignal
|
a3c305032a
|
don't set Firewalled upon SessionCreated if ports mismatch
|
2 years ago |
R4SAS
|
503f522cc3
|
[style] clean trailing spaces and tabs
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2 years ago |
orignal
|
d3656fcb3f
|
don't publish ::1
|
2 years ago |
orignal
|
476e6aae35
|
don't iterate through addresses when it's not necessary
|
2 years ago |
orignal
|
d30ee99cf1
|
fixed crash
|
2 years ago |
orignal
|
84d9c8f1b8
|
access to RouterInfo's addresses by index
|
2 years ago |
orignal
|
410d2c2fa9
|
use shared pointer for RouterInfo's addreses list
|
2 years ago |