orignal
|
2baaa8bb8f
|
fixed typo
|
2 years ago |
orignal
|
f29ef2c057
|
don't compare first byte for yggdrasil addresses
|
2 years ago |
orignal
|
d1c98c58b9
|
update status before deleting session
|
2 years ago |
orignal
|
4930157e93
|
don't innsert back unreachable router
|
2 years ago |
orignal
|
d30d1e8a7d
|
don't set unrechable for routers without published addresses
|
2 years ago |
orignal
|
80a55c5b75
|
store unrechable in profile
|
2 years ago |
orignal
|
3c02cade58
|
compare only first 8 bytes for temporary addreses
|
2 years ago |
orignal
|
21123e2afa
|
compare published address and actual endpoint
|
2 years ago |
orignal
|
f1415c2234
|
compare published address and actual endpoint
|
2 years ago |
orignal
|
212a1156a1
|
filter our addresses with invalid hosts
|
2 years ago |
orignal
|
54fb234424
|
limit number of acked packets to 510
|
2 years ago |
orignal
|
5a6b50ae51
|
fixed typo
|
2 years ago |
orignal
|
21542e8150
|
select first hop from high bandwidth peer for client tunnels
|
2 years ago |
orignal
|
544fcd147f
|
Merge pull request #1867 from Vort/sort_transports
Sort transports by IP:port pairs
|
2 years ago |
Vort
|
9bc3b11b96
|
Sort transports by IP:port pairs
|
2 years ago |
orignal
|
02e7f6b0c3
|
cleanup out of sequence packet nums in one call
|
2 years ago |
orignal
|
f7101cc260
|
fixed warning
|
2 years ago |
orignal
|
e9f0ed6473
|
cleanup out-of-sequnce list more aggressivly
|
2 years ago |
orignal
|
4960587f46
|
cleanup out-of-sequnce list more aggressivly
|
2 years ago |
orignal
|
bf8eecf407
|
more attempts to find good peer
|
2 years ago |
orignal
|
09a1a78bd6
|
Merge pull request #1865 from wekoq/openssl
Add parameter for show TCSR with old algorithm and it's realization
|
2 years ago |
weko
|
7df2ed6114
|
rename and refactor
|
2 years ago |
weko
|
22b1066b0a
|
Add parameter for show TCSR with old algorithm and it's realization
|
2 years ago |
orignal
|
89695a7040
|
Merge pull request #1864 from Vort/ipv6_brackets
enclose IPv6 address in square brackets
|
2 years ago |
Vort
|
2ed281472f
|
enclose IPv6 address in square brackets
|
2 years ago |
orignal
|
fafdb0c590
|
drop too long or too short LeaseSet
|
2 years ago |
R4SAS
|
2a6883e305
|
[debian] add missing space in changelog (closes #1863)
|
2 years ago |
R4SAS
|
3cee8bfcb2
|
Update tests and corresponding makefiles (#1862)
|
2 years ago |
orignal
|
86dbfdb536
|
mutex for encrypted LeaseSet update
|
2 years ago |
orignal
|
70fec2bc99
|
don't publish localhost addresses in RouterInfo
|
2 years ago |
orignal
|
8a106eb09e
|
fixed test-http-req
|
2 years ago |
R4SAS
|
f9331897b8
|
[gha] fix docker manifest merging
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2 years ago |
R4SAS
|
126ca0209b
|
[gha] update docker build workflow
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
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
|
273aa31b1e
|
try another floodfill if it's incompatible with tunnels
|
2 years ago |
R4SAS
|
b31f52e332
|
[http] keep query even if it was empty (closes #1844)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
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
|
067fb45a25
|
exclude router from tunnel build for 2.5 minutes if doesn't reply too often
|
2 years ago |
R4SAS
|
ac287a896c
|
[websonsole] use a function to format the amount of tunnel traffic
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2 years ago |
R4SAS
|
8baf62eb2c
|
[websonsole] fix int concatenation with char strings
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2 years ago |
R4SAS
|
e1ec79daf2
|
[webconsole] format transit tunnels with table
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2 years ago |
orignal
|
d4426118c5
|
exclude router from tunnel build for 2.5 minutes if declined
|
2 years ago |
orignal
|
64fe56aa07
|
Merge pull request #1854 from Vort/server_forwards_style
use correct style for Server Forwards section
|
2 years ago |
Vort
|
47eb49c34e
|
use correct style for Server Forwards section
|
2 years ago |
orignal
|
cd6d86c8c3
|
make sure that async CreateStream complete
|
2 years ago |