orignal
|
a818b0ba02
|
Merge pull request #1748 from voltamperoff/Refactor-I2CP-CreateSessionMessageHandler
Simple refactor of nested if-statements
|
3 years ago |
R4SAS
|
3716b6f988
|
move TunnelHopVisitor inside Tunnel class
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
3 years ago |
R4SAS
|
c9e4e78f41
|
[webconsole] remove version from title, move tunnel chain print from Tunnel class
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
3 years ago |
R4SAS
|
9b4e8bf64b
|
[webconsole] do not show registration block when token is not provided
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
3 years ago |
orignal
|
5aebefe73f
|
connect through introducer
|
3 years ago |
R4SAS
|
8f2124beab
|
update reseeds
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
3 years ago |
R4SAS
|
8b8b43df28
|
[rpm] support rhel 9
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
3 years ago |
R4SAS
|
c42b991bc9
|
[rpm] pre-support rhel 9
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
3 years ago |
R4SAS
|
ec08333bf9
|
[rpm] fix build on fedora 37
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
3 years ago |
R4SAS
|
9e5b4e14c9
|
[rpm] fix build on fedora 37
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
3 years ago |
orignal
|
1f5ed89a88
|
set blinded signature type to RedDSA for EdDSA
|
3 years ago |
R4SAS
|
2304a2bc2e
|
remove android contrib files (moved to android repo)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
3 years ago |
orignal
|
dc82105226
|
check status code and verify RelayResponse signature
|
3 years ago |
orignal
|
5221f3ddc9
|
one SSU2 session per remote router
|
3 years ago |
orignal
|
e970deb92b
|
check presense of introducers in SSU2 address
|
3 years ago |
orignal
|
9db7ec6bb0
|
create and send RelayRequest
|
3 years ago |
orignal
|
2e691b6655
|
check if next manage time is too long
|
3 years ago |
orignal
|
f22e10537b
|
fixed typo
|
3 years ago |
orignal
|
6e532c494c
|
create new published SSU2 addresses
|
3 years ago |
orignal
|
f9ed0d4aa2
|
fixed crash
|
3 years ago |
orignal
|
78b1afcc8c
|
publish introducer cap for SSU2 address
|
3 years ago |
orignal
|
40340cf9c2
|
handle RelayResponse
|
3 years ago |
orignal
|
eb6437050f
|
SSU2 introducers
|
3 years ago |
orignal
|
45ebfe378b
|
correct Ack range
|
3 years ago |
R4SAS
|
1326597226
|
use ipv6 preference only when netinet headers not used (entware with musl workaround)'
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
3 years ago |
orignal
|
751da92c13
|
send relay response
|
3 years ago |
orignal
|
e10ca637da
|
handle RelayIntro
|
3 years ago |
orignal
|
c5d9d71a8a
|
create relay tag and relay request block
|
3 years ago |
orignal
|
3e0f5d231d
|
send queue after batch of packets
|
3 years ago |
orignal
|
6990f177ba
|
window size
|
3 years ago |
orignal
|
98e713166b
|
show port for non-published SSU addresses
|
3 years ago |
orignal
|
4c91ae0085
|
check if end of list
|
3 years ago |
orignal
|
43f74d4d5a
|
resend packet with new packet number
|
3 years ago |
orignal
|
8c3e716c3f
|
ranges in ack block
|
3 years ago |
orignal
|
05946125b5
|
handle single packet
|
3 years ago |
orignal
|
1e2a0a4549
|
handle incoming packets in batch
|
3 years ago |
R4SAS
|
f9f5084dd7
|
typo
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
3 years ago |
R4SAS
|
b7e7c6db7b
|
UDP Client: ignore incomming traffic and error when stopping (prevent socket restarting)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
3 years ago |
orignal
|
f9d67b28ec
|
handle fragmented SessionConfirmed
|
3 years ago |
orignal
|
46b77cc280
|
increase RouterInfo buffer size
|
3 years ago |
R4SAS
|
2f10decf56
|
daemon: make possible to set datadir before init
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
3 years ago |
orignal
|
678a1ae0fb
|
send fragmented messages
|
3 years ago |
orignal
|
51cbffd097
|
don't lookup session for every sinle packet
|
3 years ago |
orignal
|
207b13dcab
|
send correct acnt if gaps
|
3 years ago |
orignal
|
3052dbd1e8
|
single receive thread for both ipv4 and ipv6
|
3 years ago |
orignal
|
5891b1ceb2
|
separate receive thread
|
3 years ago |
orignal
|
07e14ddda8
|
check if SSU2 enabled
|
3 years ago |
orignal
|
db5e90787c
|
update I2NP header after all fragments received
|
3 years ago |
orignal
|
67e501f5c7
|
correct nonce for SessionCorfirmed part 2
|
3 years ago |
orignal
|
2160001167
|
correct non for token request and retry encryption
|
3 years ago |