Commit Graph

86 Commits (96c4463d39ac74a8ceb7527f3619775704a52cd6)

Author SHA1 Message Date
R4SAS 96c4463d39
clean code
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
orignal 4634bff9f0 limit number of resent packets. Resend interval variance 2 years ago
orignal ab606a1121 adjust clock from SSU2 2 years ago
orignal 3e40852999 memory pool for sent packets 2 years ago
orignal ed5c533982 recgnize symmetric NAT from SSU2 2 years ago
orignal e70d57dcb4 resend intervals in milliseconds 2 years ago
orignal fe744f8f81 more routine cleanup 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 fdebbc4498 select sessions for introducers 2 years ago
orignal 3ff3417ff2 send termiation with reason 2 years ago
orignal 6ca9a599ff remove session after HolePunch received 2 years ago
orignal d3bc9eb110 update token and conn id after HolePunch 2 years ago
orignal 463ed12ce8 don't pick same session for PeerTest msg 2 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 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 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 0cf9478cd4 create SSU2 session for peer test msgs 5-7 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)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
orignal 2cd3ebbdb3 copy peer test block 2 years ago
orignal 5aa2a8f60f handle peer tests 2 years ago
orignal bb705a77cf handle PeerTest message 2 years ago
orignal 1a1871e8cd add RouterInfo block before RelayIntro 2 years ago
orignal 436992b069 send and process HolePunch message 2 years ago
orignal 18cb3912e5 fixed imccorect termination 2 years ago
orignal 5aebefe73f connect through introducer 2 years ago
orignal 5221f3ddc9 one SSU2 session per remote router 2 years ago
orignal 9db7ec6bb0 create and send RelayRequest 2 years ago
orignal 40340cf9c2 handle RelayResponse 2 years ago
orignal 751da92c13 send relay response 2 years ago
orignal e10ca637da handle RelayIntro 2 years ago
orignal c5d9d71a8a create relay tag and relay request block 2 years ago
orignal 3e0f5d231d send queue after batch of packets 2 years ago
orignal 6990f177ba window size 2 years ago
orignal 43f74d4d5a resend packet with new packet number 2 years ago
orignal 05946125b5 handle single packet 2 years ago
orignal 1e2a0a4549 handle incoming packets in batch 2 years ago
orignal f9d67b28ec handle fragmented SessionConfirmed 2 years ago
orignal 678a1ae0fb send fragmented messages 2 years ago
orignal 51cbffd097 don't lookup session for every sinle packet 2 years ago