Commit Graph

53 Commits (96c4463d39ac74a8ceb7527f3619775704a52cd6)

Author SHA1 Message Date
R4SAS 96c4463d39
clean code
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
orignal 857a2bc399 verify path response 2 years ago
orignal 3bdef5f58d update remote endpoint and send path challenge 2 years ago
orignal 4634bff9f0 limit number of resent packets. Resend interval variance 2 years ago
orignal 1a9c658836 immediate ack request flag 2 years ago
orignal f98780b1d7 check timestamp for token request 2 years ago
orignal ab606a1121 adjust clock from SSU2 2 years ago
orignal c6f898b8ca connect to Charlie if RelayResponse from Bob was received before HolePunch 2 years ago
orignal 3e40852999 memory pool for sent packets 2 years ago
orignal df073bb306 send local address in RelayResponse block 2 years ago
orignal 771c4a0d02 allocate smaller I2NP buffer for fragmented message. Limit number of fragments by 64 2 years ago
orignal ed5c533982 recgnize symmetric NAT from SSU2 2 years ago
orignal 98d2ce5845 Respond to path challenge. Correct termination reason for duplicated session 2 years ago
orignal eba4626589 kappa for RTO culculation 2 years ago
orignal 0e6d888ed3 changed some retransmission params 2 years ago
orignal 3bd40fc8b3 calculate RTT and RTO 2 years ago
orignal e70d57dcb4 resend intervals in milliseconds 2 years ago
orignal fd41fba069 variable retranmission window 2 years ago
orignal 4b1f5c9c9b terminate session in separate task 2 years ago
orignal 46a549c875 random size of fragments 2 years ago
orignal 000e0358a7 resend SessionConfirmed immediately if another SessionCreated received 2 years ago
orignal dc30cd1112 handle SessionConfirmed fragments in reversed order 2 years ago
orignal 4f8b0e6484 send more SessionConfirmed termination messages. Limit send queue 2 years ago
orignal 5026dbc1b3 receive bigger packets 2 years ago
orignal 3394bb4b8d calculate SSU2 session MTU and max payload size 2 years ago
orignal 5c62726992 check clock skew and terminate 2 years ago
orignal 90981f628e Send fragmented SessionConfirmed 2 years ago
orignal 0c34189d94 correct buffer size for fragments of SessionConfirmed 2 years ago
orignal fdebbc4498 select sessions for introducers 2 years ago
orignal 3ff3417ff2 send termiation with reason 2 years ago
orignal 2f44d99a74 session closing state 2 years ago
orignal aa21748e9a set status OK after peer test msg 5 2 years ago
orignal d375299fa9 send token in relay response block 2 years ago
orignal d7d74666b2 correct max MTU size 2 years ago
orignal dd1dd3b7cf wait for Ack for SessionConfirmed or resend 2 years ago
orignal ed04747b9d resend SessionRequest and SessionCreated 2 years ago
orignal 6b3d7372ae token received session state 2 years ago
orignal 5de224d6bf don't connect if pending connection already 2 years ago
orignal dda25d431c check if we can send HolePunch to partcular address 2 years ago
orignal 22f9abc2f1 send errors for RelayIntro 2 years ago
orignal 58186f0283 handle PeerTest msg 4 if msg 5 was received before 2 years ago
orignal 2a5cf3e4a8 SSU2 connect timer 2 years ago
orignal 5bb20cb039 token expiration threshold 2 years ago
orignal dd602a27b5 send RelayResponse rejection message 2 years ago
orignal 2067de162a show itag for SSU2 sessions 2 years ago
orignal 67252b90b3 generate new token with longer expiration time 2 years ago
orignal 3bef6383d9 send update local RouterInfo 2 years ago
orignal f7b6db5dad PeerTest for connection through introducer 2 years ago
orignal b744a0cc38 correct ack ranges calculation 2 years ago
orignal 2e4d8cdc8b handle PeerTest msg 1 2 years ago