orignal
|
1738d118f7
|
recconnect to proxy
|
2022-10-28 14:06:45 -04:00 |
|
orignal
|
016222463d
|
don't run peer test for SSU2 through proxy
|
2022-10-26 21:14:28 -04:00 |
|
orignal
|
2a703e0844
|
SSU2 through a socks5 proxy
|
2022-10-26 16:05:40 -04:00 |
|
orignal
|
f3aada9e1a
|
Proxy connection and UDP associate request
|
2022-10-18 21:11:06 -04:00 |
|
orignal
|
39a86ce5c9
|
handle UDP packet from proxy relay
|
2022-10-16 22:16:16 -04:00 |
|
orignal
|
fe25260ee2
|
send UDP request to proxy relay
|
2022-10-16 21:23:28 -04:00 |
|
R4SAS
|
96c4463d39
|
clean code
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2022-10-09 20:24:43 +03:00 |
|
orignal
|
4634bff9f0
|
limit number of resent packets. Resend interval variance
|
2022-09-03 15:38:52 -04:00 |
|
orignal
|
ab606a1121
|
adjust clock from SSU2
|
2022-08-08 19:57:48 -04:00 |
|
orignal
|
3e40852999
|
memory pool for sent packets
|
2022-08-04 18:13:44 -04:00 |
|
orignal
|
ed5c533982
|
recgnize symmetric NAT from SSU2
|
2022-08-02 20:02:55 -04:00 |
|
orignal
|
e70d57dcb4
|
resend intervals in milliseconds
|
2022-07-28 19:30:08 -04:00 |
|
orignal
|
fe744f8f81
|
more routine cleanup
|
2022-07-24 16:44:02 -04:00 |
|
orignal
|
d33aeb4bb2
|
set unreachable if firewalled. Store router's hash of introducer instead session
|
2022-07-21 19:38:18 -04:00 |
|
orignal
|
ea0ed9e844
|
update SSU2 introducers if Firewalled
|
2022-07-20 21:55:48 -04:00 |
|
orignal
|
fdebbc4498
|
select sessions for introducers
|
2022-07-10 17:13:25 -04:00 |
|
orignal
|
3ff3417ff2
|
send termiation with reason
|
2022-07-09 17:05:23 -04:00 |
|
orignal
|
6ca9a599ff
|
remove session after HolePunch received
|
2022-06-30 08:37:50 -04:00 |
|
orignal
|
d3bc9eb110
|
update token and conn id after HolePunch
|
2022-06-27 23:03:27 -04:00 |
|
orignal
|
463ed12ce8
|
don't pick same session for PeerTest msg 2
|
2022-06-26 10:07:39 -04:00 |
|
orignal
|
bceae244c1
|
delete pending outgoind session when SessionCreated received
|
2022-06-22 13:15:25 -04:00 |
|
orignal
|
5de224d6bf
|
don't connect if pending connection already
|
2022-06-22 11:59:29 -04:00 |
|
orignal
|
dda25d431c
|
check if we can send HolePunch to partcular address
|
2022-06-21 16:20:39 -04:00 |
|
orignal
|
2cc106b43e
|
bind SSU2 socket to specified interface
|
2022-06-17 15:16:12 -04:00 |
|
orignal
|
67252b90b3
|
generate new token with longer expiration time
|
2022-06-16 22:37:33 -04:00 |
|
orignal
|
93b5dc2dff
|
send new token block in SessionCreated
|
2022-06-13 17:55:41 -04:00 |
|
orignal
|
f7b6db5dad
|
PeerTest for connection through introducer
|
2022-06-11 21:26:23 -04:00 |
|
orignal
|
2e4d8cdc8b
|
handle PeerTest msg 1
|
2022-06-09 18:04:37 -04:00 |
|
orignal
|
47460d86b2
|
verify signature and send peer test msg 5
|
2022-06-07 12:55:58 -04:00 |
|
orignal
|
d9fefe757e
|
SSU2/SSU2Session split
|
2022-06-05 19:33:36 -04:00 |
|
orignal
|
55e4bf6b65
|
set correct statuc code for peer test
|
2022-06-05 14:59:33 -04:00 |
|
orignal
|
0cf9478cd4
|
create SSU2 session for peer test msgs 5-7
|
2022-06-02 20:12:25 -04:00 |
|
orignal
|
87a434c377
|
start peer test for SSU2
|
2022-06-01 21:51:02 -04:00 |
|
orignal
|
593d6bf466
|
create initial peer test
|
2022-05-31 18:31:05 -04:00 |
|
R4SAS
|
6b4ffcff5a
|
cleanup code (spaces, tabs)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2022-05-20 17:44:29 +00:00 |
|
orignal
|
2cd3ebbdb3
|
copy peer test block
|
2022-05-14 19:18:58 -04:00 |
|
orignal
|
5aa2a8f60f
|
handle peer tests
|
2022-05-13 20:38:18 -04:00 |
|
orignal
|
bb705a77cf
|
handle PeerTest message
|
2022-05-11 17:48:25 -04:00 |
|
orignal
|
1a1871e8cd
|
add RouterInfo block before RelayIntro
|
2022-05-06 15:02:09 -04:00 |
|
orignal
|
436992b069
|
send and process HolePunch message
|
2022-05-04 13:58:06 -04:00 |
|
orignal
|
18cb3912e5
|
fixed imccorect termination
|
2022-05-02 15:05:44 -04:00 |
|
orignal
|
5aebefe73f
|
connect through introducer
|
2022-05-01 10:33:25 -04:00 |
|
orignal
|
5221f3ddc9
|
one SSU2 session per remote router
|
2022-04-28 13:11:51 -04:00 |
|
orignal
|
9db7ec6bb0
|
create and send RelayRequest
|
2022-04-27 18:52:44 -04:00 |
|
orignal
|
40340cf9c2
|
handle RelayResponse
|
2022-04-26 13:59:59 -04:00 |
|
orignal
|
751da92c13
|
send relay response
|
2022-04-22 20:34:19 -04:00 |
|
orignal
|
e10ca637da
|
handle RelayIntro
|
2022-04-22 15:03:49 -04:00 |
|
orignal
|
c5d9d71a8a
|
create relay tag and relay request block
|
2022-04-21 15:47:36 -04:00 |
|
orignal
|
3e0f5d231d
|
send queue after batch of packets
|
2022-04-18 15:47:35 -04:00 |
|
orignal
|
6990f177ba
|
window size
|
2022-04-18 13:14:09 -04:00 |
|