Commit Graph

192 Commits (cb8fbb013514a738168d191f42c9b38c61f49f4c)

Author SHA1 Message Date
orignal 36dbc15bca keep SSU2 socket open even if failed to bind 5 months ago
orignal 70639f1139 don't adjust clock if offsets came from same router 5 months ago
orignal 140146e433 limit mininal received packet size to 40 bytes 5 months ago
orignal ca9782dd0d handle 'reservedrange' param properly 6 months ago
orignal b855c71891 don't adjust clock if time offsets are too different 6 months ago
orignal 21f41a2b2a correct time offset direction 6 months ago
orignal d4c47d90cb adjust time offset after second time discrepancy 6 months ago
orignal 8447822c35 don't publish intrducers with zero tag 11 months ago
orignal 38795a41cb don't publish introducers with zero iTag 11 months ago
Vort 68f4961f1a separate test status from network status 11 months ago
orignal ae5239de43 remove introducer from RouterInfo after 60 minutes 11 months ago
orignal 2064504cce fixed send keepalive for existing session 11 months ago
orignal 4aa631c33f clear implied list if no more introducers found 11 months ago
orignal d6834d6a9a keep non-published, but not-expired introducers in the introducers list 11 months ago
orignal 413e25f20e don't pick too old session for introducer 11 months ago
orignal b8e19bf5f1 reduced peer test interval and added peer test interval variance 12 months ago
r4sas ae439b5385
SSU2: check if socket is opened before sending data, handle network_reset error
Signed-off-by: r4sas <r4sas@i2pmail.org>
1 year ago
weko 354a04f0f6 Up level for some logs to critical 1 year ago
Vort 9e0389df1b Fix several warnings 1 year ago
orignal 1b921a2eac removed some SSU1 code 1 year ago
R4SAS 3c65012a63
[ssu2] close socket if it was opened on OpenSocket
Signed-off-by: R4SAS <r4sas@i2pmail.org>
1 year ago
orignal e8be39af17 memrory pool for SSU2IncompleteMessage 1 year ago
orignal 324ace103b memoery pool for fragments 1 year ago
R4SAS 503f522cc3
[style] clean trailing spaces and tabs
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
orignal c5230ca44b don't accept incoming session from invalid endpoint 2 years ago
R4SAS f1437feede
SSU2: handle standard network errors more correctly
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
orignal 8ad5696e50 don't send termination again if termination received block received 2 years ago
orignal 410d2c2fa9 use shared pointer for RouterInfo's addreses list 2 years ago
orignal 6589bdf6b5 delete expired token right away 2 years ago
orignal 629c718527 fixed races condition with pending outgoing sessions 2 years ago
Dimitris Apostolou 73b9c0302b
Fix typos 2 years ago
orignal a298588943 SSU2 only introducers 2 years ago
orignal ccfeca728e use only SSU2 for network status 2 years ago
orignal c88638afe4 reconnect to proxy if receive error 2 years ago
orignal e13f151474 ssu2.mtu4 and ssu2.mtu6 2 years ago
orignal 4ed4e8708e close relay socket if associate socket gets closed 2 years ago
orignal 1738d118f7 recconnect to proxy 2 years ago
orignal 5fb1247b87 correct MTU calculation through proxy 2 years ago
orignal 0e477bf938 set min MTU if through proxy 2 years ago
orignal 2a703e0844 SSU2 through a socks5 proxy 2 years ago
orignal f3aada9e1a Proxy connection and UDP associate request 2 years ago
orignal 08fd32b3bf allow different ports from RelayReponse and HolePunch 2 years ago
orignal 39a86ce5c9 handle UDP packet from proxy relay 2 years ago
orignal fe25260ee2 send UDP request to proxy relay 2 years ago
R4SAS 96c4463d39
clean code
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
orignal 3bdef5f58d update remote endpoint and send path challenge 2 years ago
orignal 4634bff9f0 limit number of resent packets. Resend interval variance 2 years ago
orignal df92a85159 set SSU2 port +1 if not specified 2 years ago
orignal ab606a1121 adjust clock from SSU2 2 years ago
orignal b9970e1908 cleanup introducers upon reschedule 2 years ago