orignal
|
23e66671c2
|
intermediate queue for transport sessions. use std::list instead std::vector for multiple I2NP messages
|
2024-10-28 20:36:50 -04:00 |
|
orignal
|
f611136ea7
|
resend relay reponnse if remote router >= 0.9.64
|
2024-10-26 15:30:48 -04:00 |
|
orignal
|
1419745a5d
|
recognize symmetric NAT from peer test msg 7
|
2024-10-17 21:09:37 -04:00 |
|
orignal
|
4f73f60e51
|
don't create relay response block twice
|
2024-10-16 12:07:13 -04:00 |
|
orignal
|
d69e957213
|
rollback
|
2024-10-16 09:04:35 -04:00 |
|
orignal
|
97fdedfbe3
|
implement SSU2HolPunchSession
|
2024-10-16 08:28:25 -04:00 |
|
orignal
|
fbd07a5276
|
SSU2Session/SSU2OutOfSession split
|
2024-10-13 19:53:40 -04:00 |
|
orignal
|
e1e530b4a9
|
never send Ack to HolePunch and PeerTest messages
|
2024-09-30 18:27:13 -04:00 |
|
orignal
|
6ebb019e15
|
resend peer test msgs 5 and 6
|
2024-09-29 15:02:18 -04:00 |
|
orignal
|
15cd4feade
|
move Bob's peer tests from SSU2 session to server
|
2024-09-28 22:05:25 -04:00 |
|
orignal
|
c3a1631319
|
use weak_ptr for Bob's peer tests and relay tags
|
2024-09-26 18:38:17 -04:00 |
|
orignal
|
0912de5b77
|
don't connect peer test session. Use weak_ptr for seesions by hash
|
2024-09-24 20:03:15 -04:00 |
|
orignal
|
74f0330730
|
moved SendPeerTest for msgs 5,6,7 to SSU2PeerTestSession
|
2024-09-24 14:37:27 -04:00 |
|
orignal
|
5cd0248494
|
set router status to uknown if peer test msg 5 came from recently connected peer
|
2024-09-23 20:24:33 -04:00 |
|
orignal
|
189d7179c0
|
check if msg 5 was received instead state
|
2024-09-23 15:34:14 -04:00 |
|
orignal
|
2dfc9003a7
|
separate and move own peer test to SSU2Server
|
2024-09-23 14:16:24 -04:00 |
|
orignal
|
2c594dc67a
|
moved peer test 5-7 to SSU2PeerTestSession
|
2024-09-22 20:25:41 -04:00 |
|
orignal
|
11bca5c3cd
|
don't initialize Noise state for peer test sessions
|
2024-09-22 18:02:12 -04:00 |
|
orignal
|
9d1e526812
|
separate SSU2PeerTestSession for peer tests msgs 5,6 and 7
|
2024-09-22 17:22:08 -04:00 |
|
orignal
|
7ef1fdf634
|
exclude false position OK peer test if comes from recently connected endpoint
|
2024-09-18 18:48:18 -04:00 |
|
orignal
|
11328a429d
|
set minimal resend interval. Resend attempt after only Ack
|
2024-08-14 10:13:35 -04:00 |
|
orignal
|
6caec6b551
|
check if updated router is still introducer. Remove non-introducer sessions from introducers list
|
2024-06-13 18:10:45 -04:00 |
|
orignal
|
a1322d4667
|
move unsent I2NP messages to new session if replaced
|
2024-06-01 17:46:18 -04:00 |
|
orignal
|
acbd3f897b
|
fixed race condition between local buffer creation and sending it through the transports
|
2024-05-26 15:33:37 -04:00 |
|
orignal
|
124698854f
|
skip resent recently sessions during resend
|
2024-05-14 18:17:47 -04:00 |
|
Vort
|
ac9d92c681
|
select maximum SSU2 queue size depending on RTT value
|
2024-03-26 10:18:56 +02:00 |
|
Vort
|
d74033dd2b
|
tune RTT calculations
|
2024-03-15 09:06:33 +02:00 |
|
Vort
|
2d06c0cbe6
|
add expiration for messages in SSU2 send queue
|
2024-03-09 19:09:05 +02:00 |
|
orignal
|
f8722f17c6
|
pick peer test session only if Charlie's address supports peer testing
|
2024-03-01 21:59:52 -05:00 |
|
orignal
|
78af34237e
|
reduce session termination timeout
|
2024-02-23 19:22:49 -05:00 |
|
Vort
|
68f4961f1a
|
separate test status from network status
|
2023-07-30 15:44:16 +03:00 |
|
orignal
|
4db643aa8e
|
limited number of acked packets to 511
|
2023-03-02 16:18:25 -05:00 |
|
orignal
|
d79bdc9f66
|
send datetime block after approximately every 250 packets
|
2023-02-11 20:11:34 -05:00 |
|
R4SAS
|
86fc12e395
|
[style] clean code
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2023-02-11 09:41:51 +03:00 |
|
orignal
|
54fb234424
|
limit number of acked packets to 510
|
2023-02-03 19:17:46 -05:00 |
|
orignal
|
e8be39af17
|
memrory pool for SSU2IncompleteMessage
|
2023-01-17 21:32:36 -05:00 |
|
orignal
|
bc888167a7
|
use linked list for out of sequence fragments
|
2023-01-16 21:40:23 -05:00 |
|
orignal
|
993dc72ce6
|
use separate pointer to second fragment of incomplete message
|
2023-01-15 22:50:54 -05:00 |
|
orignal
|
55704ece3a
|
drop duplicated I2NP messages
|
2023-01-05 15:33:41 -05:00 |
|
orignal
|
d6c101d261
|
try to handle RelayIntro again is Alice's RouterInfo not found
|
2022-12-19 13:28:21 -05:00 |
|
R4SAS
|
96cfd9acc2
|
fix override
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2022-12-18 22:37:26 +03:00 |
|
R4SAS
|
d869bb25ed
|
fix missing override warning
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2022-12-18 22:32:23 +03:00 |
|
orignal
|
8ad5696e50
|
don't send termination again if termination received block received
|
2022-12-06 21:40:33 -05:00 |
|
Dimitris Apostolou
|
73b9c0302b
|
Fix typos
|
2022-11-25 22:37:52 +02:00 |
|
R4SAS
|
96c4463d39
|
clean code
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2022-10-09 20:24:43 +03:00 |
|
orignal
|
857a2bc399
|
verify path response
|
2022-09-14 19:08:14 -04:00 |
|
orignal
|
3bdef5f58d
|
update remote endpoint and send path challenge
|
2022-09-07 19:11:33 -04:00 |
|
orignal
|
4634bff9f0
|
limit number of resent packets. Resend interval variance
|
2022-09-03 15:38:52 -04:00 |
|
orignal
|
1a9c658836
|
immediate ack request flag
|
2022-09-01 18:40:54 -04:00 |
|
orignal
|
f98780b1d7
|
check timestamp for token request
|
2022-08-25 18:48:26 -04:00 |
|