42 Commits (ae77d4ad22707e72619dc0f2dc96ef7437df41ea)

Author SHA1 Message Date
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
orignal b8bc114502 correct source connection id for HolePunch 2 years ago
orignal 74d29770e1 handle unexpected PeerTest message 2 years ago
orignal e4d5788cdc correct endianess for PeerTest mesaage connection id 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 b15bfd99b3 correct layout for peer test masg 2 and 4 2 years ago
orignal 67252b90b3 generate new token with longer expiration time 2 years ago
orignal 079f7e515c correct hangling of Ack ranges 2 years ago
orignal e8c58270c4 Populate router's buffer before sending RouterInfo block 2 years ago
orignal 0c64f278d7 1 byte off for ranges in Ack block 2 years ago
orignal 03518ec94f fixed typo 2 years ago
orignal 93b5dc2dff send new token block in SessionCreated 2 years ago
orignal 3bef6383d9 send update local RouterInfo 2 years ago
orignal b678c989e2 fixed typo 2 years ago
orignal b72d1237d2 correct values for last ack range 2 years ago
orignal b744a0cc38 correct ack ranges calculation 2 years ago
orignal 2e4d8cdc8b handle PeerTest msg 1 2 years ago
orignal 0640bec026 corect ack count in ranges 2 years ago
orignal cbcee5fb45 handle peer test messages 4 and 5 2 years ago
orignal 47460d86b2 verify signature and send peer test msg 5 2 years ago
orignal 3cd74f0d4f send PeerTest message 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
orignal a04abd304a don't send own hash for peer test msg 1 2 years ago