Commit Graph

6784 Commits (socks5)
 

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