73 Commits (18cb3912e57c6725aec28c90018ad850a2e68ee6)

Author SHA1 Message Date
orignal 18cb3912e5 fixed imccorect termination 2 years ago
orignal 5aebefe73f connect through introducer 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 40340cf9c2 handle RelayResponse 2 years ago
orignal 45ebfe378b correct Ack range 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 2 years ago
orignal 05946125b5 handle single packet 2 years ago
orignal 1e2a0a4549 handle incoming packets in batch 2 years ago
orignal f9d67b28ec handle fragmented SessionConfirmed 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
orignal db5e90787c update I2NP header after all fragments received 2 years ago
orignal 67e501f5c7 correct nonce for SessionCorfirmed part 2 2 years ago
orignal 2160001167 correct non for token request and retry encryption 2 years ago
orignal f5f4150d17 fixed typo 2 years ago
orignal 82f9585b7a handle fragments 2 years ago
orignal eb561bb0c2 handle Ack ranges 2 years ago
orignal 81207999eb check token in SessionRequest 2 years ago
orignal 2fef595b83 resend packets 2 years ago
orignal 2024e790ca send I2NP messages 2 years ago
orignal f9925c7374 hanlde Ack block 2 years ago
orignal dd774b8dfd store out of sequence packet numbers 2 years ago
orignal 30b83414ef find SSU2 address by address type 2 years ago
orignal a3f165d374 handle and send termination 2 years ago
orignal 7d5f51e357 don't send instant Ack for out-of-sequence message 2 years ago
orignal 371a339b18 encrypt Data header 2 years ago
orignal 7e7aee27b6 handle I2NP message block 2 years ago
orignal 53148fe58f send Ack packet 2 years ago
orignal 56b6de6962 correct header decryption for Data message 2 years ago
orignal 44735681af KDF and process Data message 2 years ago
orignal fb6ecdde1e handle TokenRequest 2 years ago
orignal 861166d8a9 send TokenRequest message: 2 years ago
orignal 2440ffbfc9 handle SSU2 SessionConfirmed 2 years ago
orignal 77c5dde320 send SessionConfirmed 2 years ago
orignal aa49cad279 correct encrypted payload size for MixHash 2 years ago
orignal f56ae240ab don't delete peding endpoint if Retry received 2 years ago
orignal e871a30a78 initialize connid in constructor 2 years ago