Commit Graph

1443 Commits (3bef6383d9785be785acd489916113208a57d209)

Author SHA1 Message Date
orignal c22ab7e1fc use openssl's siphash for 3.0.1 and higher 2 years ago
orignal 436992b069 send and process HolePunch message 2 years ago
orignal 18cb3912e5 fixed imccorect termination 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
orignal 5aebefe73f connect through introducer 2 years ago
R4SAS 8f2124beab
update reseeds
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
orignal 1f5ed89a88 set blinded signature type to RedDSA for EdDSA 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 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 3 years ago
orignal 05946125b5 handle single packet 3 years ago
orignal 1e2a0a4549 handle incoming packets in batch 3 years ago
orignal f9d67b28ec handle fragmented SessionConfirmed 3 years ago
orignal 46b77cc280 increase RouterInfo buffer size 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
orignal f5f4150d17 fixed typo 3 years ago
orignal f5f282af97 cost for published SSU2 address 3 years ago
orignal 82f9585b7a handle fragments 3 years ago
orignal eb561bb0c2 handle Ack ranges 3 years ago
orignal 81207999eb check token in SessionRequest 3 years ago
orignal 2fef595b83 resend packets 3 years ago
orignal 2024e790ca send I2NP messages 3 years ago
orignal f9925c7374 hanlde Ack block 3 years ago
orignal dd774b8dfd store out of sequence packet numbers 3 years ago
orignal 064b8042a5 ssu2.published and update SSU2 ipv4 3 years ago
orignal 7923ed9567 publish SSU2 address 3 years ago
orignal 30b83414ef find SSU2 address by address type 3 years ago
orignal 990906c57f insert garlic tag in destination's thread 3 years ago
orignal 4c323a666a show SSU2 transports in web console 3 years ago
orignal a3f165d374 handle and send termination 3 years ago
orignal 7d5f51e357 don't send instant Ack for out-of-sequence message 3 years ago
orignal 371a339b18 encrypt Data header 3 years ago
orignal 7e7aee27b6 handle I2NP message block 3 years ago
orignal 53148fe58f send Ack packet 3 years ago
orignal 56b6de6962 correct header decryption for Data message 3 years ago
orignal 44735681af KDF and process Data message 3 years ago
orignal ee1c4f4fdc internal numeric id for families 3 years ago
orignal fb6ecdde1e handle TokenRequest 3 years ago
orignal 861166d8a9 send TokenRequest message: 3 years ago
R4SAS 70dca81c40 dropped MESHNET build option
Dropping MESHNET build option due to lack of usage. That change won't
affect on usage with currently supported Yggdrasil network.

Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
orignal 2440ffbfc9 handle SSU2 SessionConfirmed 3 years ago
orignal 77c5dde320 send SessionConfirmed 3 years ago
orignal aa49cad279 correct encrypted payload size for MixHash 3 years ago
orignal f56ae240ab don't delete peding endpoint if Retry received 3 years ago
orignal e871a30a78 initialize connid in constructor 3 years ago
orignal 30e6984889 handle Retry message 3 years ago
orignal 324932c758 separate i and key fields for shared SSU address 3 years ago
orignal 421800bc8f recognize SSU address supporting SSU2 3 years ago
orignal 87bf5c2418 cleanup pending sessions 3 years ago
orignal 5c9af1c613 MixHash with encrypted payload after decryption 3 years ago
orignal 765e0e5c6b correct 'i' size for SSU2 3 years ago
orignal cc296e16dc don't make SSU2 address published is 'i' is presented 3 years ago
orignal ab9901525b separated sockets for ipv4 and ipv6 3 years ago
orignal 3643a46a0c don't update SSU2 port 3 years ago
orignal d467e6869d don't update address for SSU2 3 years ago
orignal 3c5c375f71 connect to SSU2 address 3 years ago
orignal 7473d8c9aa create and handle Address block 3 years ago
orignal 40c8a1bc1d handle payload blocks 3 years ago
orignal 7b72d91549 receive incoming SSU2 packets 3 years ago
orignal b3c2e86436 skip unknown address 3 years ago
orignal 908bdc7624 always publish intro key for SSU2 address 3 years ago
orignal 21c1ec9c8c enable SSU2 server 3 years ago
orignal 6eba061c2a show local SSU2 address 3 years ago
orignal f184f550b9 SSU2 address in config and RouterInfo 3 years ago
orignal bb7c0fef20 SSU2 address in config and RouterInfo 3 years ago
orignal 5c15a12116 don't allocate buffer from netdb for LocalRouterInfo 3 years ago
orignal 68d015763e recognize SSU2 addresses 3 years ago
orignal 7faa732f38 send SessionCreated 3 years ago
orignal 11f9eeabf1 inbound.lengthVariance and outbound.lengthVariance 3 years ago
orignal a152f36894 MixHash for SSU2 long header 3 years ago
orignal d4ede6ff01 process SessionRequest 3 years ago
orignal 35542d803c KDF for session request 3 years ago
orignal f6ba776c12 SSU2 keys 3 years ago