Commit Graph

86 Commits (96c4463d39ac74a8ceb7527f3619775704a52cd6)

Author SHA1 Message Date
orignal 3052dbd1e8 single receive thread for both ipv4 and ipv6 2 years ago
orignal 5891b1ceb2 separate receive thread 2 years ago
orignal 82f9585b7a handle fragments 2 years ago
orignal eb561bb0c2 handle Ack ranges 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 4c323a666a show SSU2 transports in web console 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 7e7aee27b6 handle I2NP message block 2 years ago
orignal 53148fe58f send Ack packet 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 30e6984889 handle Retry message 2 years ago
orignal 87bf5c2418 cleanup pending sessions 2 years ago
orignal ab9901525b separated sockets for ipv4 and ipv6 2 years ago
orignal 3c5c375f71 connect to SSU2 address 2 years ago
orignal 7473d8c9aa create and handle Address block 2 years ago
orignal 40c8a1bc1d handle payload blocks 2 years ago
orignal 7b72d91549 receive incoming SSU2 packets 2 years ago
orignal 68d015763e recognize SSU2 addresses 2 years ago
orignal 7faa732f38 send SessionCreated 2 years ago
orignal d4ede6ff01 process SessionRequest 2 years ago
orignal 35542d803c KDF for session request 2 years ago
orignal 1511dcb309 store endpoint and send packet 2 years ago
orignal 9f1a125ed9 decrypt connID for incoming packet 2 years ago
R4SAS a51ef0cfc6
set of updates:
* [webconsole] change error handling code to restart acceptor after any
error
* [webconsole] call shutdown vefore stopping acceptor on exit
* update license headers for modified files, change year to file
  creation year, not 2013 (when project started)

Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
orignal 510fe43ec4 create and encrypt SessionRequest 2 years ago
orignal 04388325a8 KDF and encryption for SessionRequest 2 years ago
orignal 450266818a Noise XK for SSU2 2 years ago
orignal 1e019157bb SSU2 initial commit 2 years ago