30 Commits (694b936f30c7a007b07f670c1b870c8537516293)

Author SHA1 Message Date
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
orignal 84aec9fe31 correct msg for first peer test message 2 years ago
orignal d3a9cc8fde check if session is established before sending peer test 2 years ago
orignal 87a434c377 start peer test for SSU2 2 years ago
orignal 593d6bf466 create initial peer test 2 years ago
R4SAS 6b4ffcff5a cleanup code (spaces, tabs) 2 years ago
orignal 2cd3ebbdb3 copy peer test block 2 years ago
orignal 5e25e30330 check if there is only one unacked packet 2 years ago
orignal 5aa2a8f60f handle peer tests 2 years ago
orignal bb705a77cf handle PeerTest message 2 years ago
orignal da3f3ccac9 connect to reachable introducers only 2 years ago
orignal 1a1871e8cd add RouterInfo block before RelayIntro 2 years ago
orignal 436992b069 send and process HolePunch message 2 years ago