73 Commits (b0d962b49ac28ced6c780d78bc794dd56fab0114)

Author SHA1 Message Date
orignal b0d962b49a send ack for retransmitted SessionConfirmed 2 years ago
orignal c50e453af6 check out of sequence messages range 2 years ago
orignal 8b649aaaf8 NACKs and Acks only Ack ranges 2 years ago
orignal fdebbc4498 select sessions for introducers 2 years ago
orignal 3ff3417ff2 send termiation with reason 2 years ago
orignal bb6227281a teminate session after 5 unacked resends 2 years ago
orignal 2f44d99a74 session closing state 2 years ago
orignal ca4414d15a request relay tag if firewalled 2 years ago
orignal fbb961b43c extract correct endpoint from peer test msg 2 2 years ago
orignal fa9c174264 handle first packet from Bob 2 years ago
orignal 83f43ab166 pick 3 routers for SSU2 peer test 2 years ago
orignal f7e9e6a1c4 set status OK after both peer test msg 4 and 5 2 years ago
orignal aa21748e9a set status OK after peer test msg 5 2 years ago
orignal 66bc29d075 insert received RouterInfo into netdb immediately 2 years ago
orignal 0e6ad548b2 invoke SSU2 peer test updates 2 years ago
orignal 6143515ac6 update our IP adress from SSU2 2 years ago
orignal 50419f200d fixed 1 packet off for out of sequence clean up 2 years ago
orignal 455390f121 clean up first out of sequence packet if too many 2 years ago
orignal d375299fa9 send token in relay response block 2 years ago
orignal 6ca9a599ff remove session after HolePunch received 2 years ago
orignal 83bd3b6f0b use token from RelayResponse block 2 years ago
orignal a68765e021 fixed off 5 bytes for follow on fragment 2 years ago
orignal 5e3115a614 check nonce in HolePunch relay response block 2 years ago
orignal 624c46f925 correct msg offset for follow-on fragment 2 years ago
orignal 52d1ee161f store RouterInfo in netdb from SessionConfirmed 2 years ago
orignal d3bc9eb110 update token and conn id after HolePunch 2 years ago
orignal 72b61a29c2 check TokenRequest message size 2 years ago
orignal 463ed12ce8 don't pick same session for PeerTest msg 2 2 years ago
orignal baf74cb582 1 byte off for RelayRequest signature 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 ae77d4ad22 correct signed content for peer test msg 3 2 years ago
orignal 821987fed7 don't send peer test for unknown address/port 2 years ago
orignal 18ddba4332 send RouterInfo message to right session in relay request 2 years ago
orignal aaad6dece6 set session request sent status in right place 2 years ago
orignal ed04747b9d resend SessionRequest and SessionCreated 2 years ago
orignal 38e43bc9c8 check Charlie's address for PeerTest msg 4 2 years ago
orignal c3c5c7ae63 forward correct RelayResponse from Charlie to Alice 2 years ago
orignal 578a15bbe5 don't send PeerTest msg 5 if address is not supported 2 years ago
orignal 6b3d7372ae token received session state 2 years ago
orignal 55f7529167 delete pending outgoind session when Retry received 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 694b936f30 verify signature for PeerTest msg 4 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 c6c3de9164 fixed PeerTest signature verification 2 years ago
orignal 58186f0283 handle PeerTest msg 4 if msg 5 was received before 2 years ago
orignal 0253e2d3f6 different nonce location for PeerTest msg 2 and 4 2 years ago
orignal ee20d5b804 sign data for PeerTest msg 3 and 5 2 years ago