136 Commits (fc63ca6982fb9bdcfa0acbd678ed2e6b6815ecd8)

Author SHA1 Message Date
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
orignal f7b6db5dad PeerTest for connection through introducer 2 years ago
orignal b918499f14 correct SSU2 server termination 2 years ago
orignal 2e4d8cdc8b handle PeerTest msg 1 2 years ago
orignal 47460d86b2 verify signature and send peer test msg 5 2 years ago
orignal d9fefe757e SSU2/SSU2Session split 2 years ago
orignal 55e4bf6b65 set correct statuc code for peer test 2 years ago
orignal 4670b12d49 correct buffer size for token request 2 years ago
orignal 321ec8ae4d correct size for Ack block with ranges 2 years ago
orignal 1ccbb8d10b correct offset for nonce in peer test message 2 years ago
orignal 86c0accdce check nonce for peer test msg 5 2 years ago
orignal 38d6c29ce9 correct timestamp size for peer test message 2 years ago
orignal 0cf9478cd4 create SSU2 session for peer test msgs 5-7 2 years ago