Commit Graph

148 Commits (63fd05c7d3b8b7fcea7afb5bfd9e1cdc31820478)

Author SHA1 Message Date
R4SAS 96c4463d39
clean code
Signed-off-by: R4SAS <r4sas@i2pmail.org>
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 df92a85159 set SSU2 port +1 if not specified 2 years ago
orignal ab606a1121 adjust clock from SSU2 2 years ago
orignal b9970e1908 cleanup introducers upon reschedule 2 years ago
orignal 8bb9a57908 re-insert introducer back 2 years ago
orignal f43e860998 cleanup introducers if router is not longer firewalled 2 years ago
orignal 3e40852999 memory pool for sent packets 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 71766ecd16 select introducers randomly. More logging for RelayIntro 2 years ago
orignal 9afe3b5f39 fixed typo 2 years ago
orignal 01fe642beb don't create another session for peer test 2 years ago
orignal e70d57dcb4 resend intervals in milliseconds 2 years ago
orignal 4b1f5c9c9b terminate session in separate task 2 years ago
orignal b574aaf99c fix SSU2 crash on shutdown 2 years ago
orignal f8a609f692 respond to termination 2 years ago
orignal fe744f8f81 more routine cleanup 2 years ago
orignal dbb9295063 set MTU if local address is specified explicitly. update MTU for ipv6 if not set 2 years ago
orignal 4d0047ae7c request termination for existing session 2 years ago
orignal 6ff64352d3 don't create and oublish duplicates 2 years ago
orignal d33aeb4bb2 set unreachable if firewalled. Store router's hash of introducer instead session 2 years ago
orignal ea0ed9e844 update SSU2 introducers if Firewalled 2 years ago
orignal 2197cd8620 add/remove SSU2 introducers to local RouterInfo 2 years ago
orignal cf0d3b5f61 create new list of SSU2 introducers 2 years ago
orignal 5026dbc1b3 receive bigger packets 2 years ago
orignal 0c34189d94 correct buffer size for fragments of SessionConfirmed 2 years ago
Simon Vetter 3cf809e99d fix SSU2 introducers selection logic 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 83f43ab166 pick 3 routers for SSU2 peer test 2 years ago
orignal 6ca9a599ff remove session after HolePunch received 2 years ago
orignal f5ed9129cd process retry as reponse to relay request 2 years ago
orignal d3bc9eb110 update token and conn id after HolePunch 2 years ago
orignal a99fcfe54f cleanup terminated sessions 2 years ago
orignal b5d139f7b2 process session created after session request sent 2 years ago
orignal 463ed12ce8 don't pick same session for PeerTest msg 2 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 827a88d772 exclude expired SSU2 introducers 2 years ago
orignal bceae244c1 delete pending outgoind session when SessionCreated received 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 2a5cf3e4a8 SSU2 connect timer 2 years ago
orignal 5bb20cb039 token expiration threshold 2 years ago
orignal 2cc106b43e bind SSU2 socket to specified interface 2 years ago
orignal 67252b90b3 generate new token with longer expiration time 2 years ago
orignal 93b5dc2dff send new token block in SessionCreated 2 years ago