orignal
|
a0419e4f34
|
add SSU2 introducer if SSU2 only
|
2 years ago |
orignal
|
46a549c875
|
random size of fragments
|
2 years ago |
orignal
|
f8a609f692
|
respond to termination
|
2 years ago |
orignal
|
987497bb10
|
don't publish invalid host/port
|
2 years ago |
orignal
|
e537878b8a
|
check Ack block bufer size and shrink ranges if necessary
|
2 years ago |
orignal
|
617f45bc59
|
try to send I2NP message in one packet, reduce or drop Ack block if necessary
|
2 years ago |
orignal
|
fe744f8f81
|
more routine cleanup
|
2 years ago |
orignal
|
93d879b297
|
more tunnel brokers ranges
|
2 years ago |
orignal
|
dbb9295063
|
set MTU if local address is specified explicitly. update MTU for ipv6 if not set
|
2 years ago |
orignal
|
09aa96e486
|
always bring to closing state if termination requested
|
2 years ago |
orignal
|
4d0047ae7c
|
request termination for existing session
|
2 years ago |
orignal
|
b860a4799d
|
testing cap for published SSU2 address
|
2 years ago |
orignal
|
6ff64352d3
|
don't create and oublish duplicates
|
2 years ago |
orignal
|
3683ec6a95
|
fixed race condition
|
2 years ago |
orignal
|
454fa9ee9b
|
update SSU2 port
|
2 years ago |
orignal
|
d33aeb4bb2
|
set unreachable if firewalled. Store router's hash of introducer instead session
|
2 years ago |
Gecero-Sensei
|
5f9f23eb3f
|
Added translation of webconsole site title
|
2 years ago |
Gecero-Sensei
|
5dbc7a8ca4
|
Minor corrections and wording changes
|
2 years ago |
Gecero-Sensei
|
33a5968eb7
|
Improved German translation
|
2 years ago |
R4SAS
|
5ff34b93c0
|
print detected MTU
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2 years ago |
R4SAS
|
098fdf0596
|
[gha] update freebsd action
|
2 years ago |
orignal
|
2eb929fe05
|
Merge pull request #1776 from simonvetter/openssl
leaseset: add missing bound checks
|
2 years ago |
orignal
|
ea0ed9e844
|
update SSU2 introducers if Firewalled
|
2 years ago |
orignal
|
4a3e481a83
|
don't publish introducers for non-published SSU2 address
|
2 years ago |
orignal
|
2197cd8620
|
add/remove SSU2 introducers to local RouterInfo
|
2 years ago |
orignal
|
cf0d3b5f61
|
create new list of SSU2 introducers
|
2 years ago |
orignal
|
6f7ab49346
|
moved creation time to TransportSession
|
2 years ago |
orignal
|
000e0358a7
|
resend SessionConfirmed immediately if another SessionCreated received
|
2 years ago |
orignal
|
a3e19931f0
|
insert RouterInfo from SessionConfirmed into netdb immediately
|
2 years ago |
orignal
|
9fec1a86cf
|
send ack for peer test
|
2 years ago |
orignal
|
ffab29890b
|
created additional ranges if acnt > 255
|
2 years ago |
orignal
|
206c068d8e
|
don't send termination without address
|
2 years ago |
orignal
|
dc30cd1112
|
handle SessionConfirmed fragments in reversed order
|
2 years ago |
Simon Vetter
|
412a245e88
|
leaseset: add missing bound checks
This builds on ChadF's issue and patch (https://github.com/PurpleI2P/i2pd/issues/1772)
and fixes other potential bound check issues.
|
2 years ago |
orignal
|
16290bf66f
|
fixed race condition on session termination
|
2 years ago |
orignal
|
4f8b0e6484
|
send more SessionConfirmed termination messages. Limit send queue
|
2 years ago |
orignal
|
5026dbc1b3
|
receive bigger packets
|
2 years ago |
orignal
|
014e4b0e1d
|
detect MTU for some known ipv6 tunnel brokers
|
2 years ago |
orignal
|
14a6947b02
|
round MTU to multiple of 16 for SSU1
|
2 years ago |
orignal
|
665a914dc3
|
set max MTU for ipv4
|
2 years ago |
orignal
|
8feac310af
|
start initial peer test if SSU2 only
|
2 years ago |
orignal
|
3394bb4b8d
|
calculate SSU2 session MTU and max payload size
|
2 years ago |
orignal
|
1dd2bd0013
|
publish MTU for ipv6 SSU2 address. Max MTU of 1488 for SSU1
|
2 years ago |
orignal
|
5c62726992
|
check clock skew and terminate
|
2 years ago |
orignal
|
90981f628e
|
Send fragmented SessionConfirmed
|
2 years ago |
orignal
|
0c34189d94
|
correct buffer size for fragments of SessionConfirmed
|
2 years ago |
orignal
|
f1d3d6a7b5
|
set max compression for SessionConfirmed
|
2 years ago |
orignal
|
b0d962b49a
|
send ack for retransmitted SessionConfirmed
|
2 years ago |
orignal
|
c50e453af6
|
check out of sequence messages range
|
2 years ago |
orignal
|
efbaf02016
|
Merge pull request #1774 from simonvetter/openssl
fix SSU2 introducers selection logic
|
2 years ago |