Commit graph

192 commits

Author SHA1 Message Date
orignal 0cc91dd2d2 don't pick too active peer 2023-10-15 08:31:55 -04:00
Vort 9bac680f2a improve transport session logging 2023-08-05 18:25:01 +03:00
Vort 68f4961f1a separate test status from network status 2023-07-30 15:44:16 +03:00
orignal c7efd465fa padding for path response 2023-07-21 18:25:28 -04:00
orignal 6e9a3422e9 correct min size for keepalive 2023-07-21 07:59:09 -04:00
orignal 0754255c1f drop incoming session from too old or from future routers 2023-07-17 21:08:26 -04:00
Vort ea7cf1cf69 fix termination block processing and size check 2023-07-15 18:44:37 +03:00
orignal 8a52295882 make router real upon successive outgoing NTCP2 session. Eliminate static keys table 2023-05-06 16:43:09 -04:00
orignal b6de474fda don't include unconfirmed floodfill to the list if we have enough floodfills already 2023-05-05 16:14:54 -04:00
orignal 4ce2ef1d83 make router unreachable if AEAD fails in SessionCreated 2023-05-03 07:43:28 -04:00
orignal 7c535159bc static keys table 2023-04-30 20:05:35 -04:00
weko 354a04f0f6 Up level for some logs to critical 2023-03-31 11:29:04 +00:00
orignal cd1af85e39 bypass slow transport sessions 2023-03-29 15:54:53 -04:00
Dimitris Apostolou d91d734b5c Fix typos 2023-03-26 01:48:22 +00:00
orignal f41563a700 check packet number for SessionConfirmed 2023-03-19 17:42:53 -04:00
orignal 084663d6ea mediam size I2NP messages 2023-03-18 15:32:05 -04:00
orignal 5ad9c8e740 create I2NP tunnel message for first fragment 2023-03-13 19:19:57 -04:00
orignal 4db643aa8e limited number of acked packets to 511 2023-03-02 16:18:25 -05:00
orignal 02a36a9fa8 don't populate buffer of unreachable router 2023-02-14 15:44:35 -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 ac94341203 disconnect established session if clock skew detected 2023-02-10 11:48:11 -05:00
Vort 0829b186b7 Fix debug log output 2023-02-10 01:57:43 +02:00
orignal d1c98c58b9 update status before deleting session 2023-02-06 19:31:31 -05:00
orignal 3c02cade58 compare only first 8 bytes for temporary addreses 2023-02-05 19:19:20 -05:00
orignal 21123e2afa compare published address and actual endpoint 2023-02-05 18:26:09 -05:00
orignal f1415c2234 compare published address and actual endpoint 2023-02-05 15:42:46 -05:00
orignal 54fb234424 limit number of acked packets to 510 2023-02-03 19:17:46 -05:00
orignal 02e7f6b0c3 cleanup out of sequence packet nums in one call 2023-02-02 13:52:48 -05:00
orignal e9f0ed6473 cleanup out-of-sequnce list more aggressivly 2023-02-01 19:05:04 -05:00
orignal 4960587f46 cleanup out-of-sequnce list more aggressivly 2023-02-01 18:37:31 -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 324ace103b memoery pool for fragments 2023-01-14 17:05:09 -05:00
orignal d530269e4f try to insert received msgid instead lookup 2023-01-13 19:23:26 -05:00
orignal a3c305032a don't set Firewalled upon SessionCreated if ports mismatch 2023-01-08 08:25:23 -05:00
orignal 1cc68ea402 differentiate symmetric and full cone NAT 2023-01-07 12:06:26 -05:00
orignal a6f9a56e40 support C++20 2023-01-06 14:08:39 -05:00
orignal 55704ece3a drop duplicated I2NP messages 2023-01-05 15:33:41 -05:00
R4SAS 503f522cc3
[style] clean trailing spaces and tabs
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2023-01-03 21:25:19 +03:00
R4SAS 22179400c7
2.45.0
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2023-01-03 18:16:34 +00:00
orignal 7b341d5d30 update and show send queue size for transports 2023-01-01 16:03:53 -05:00
Dimitris Apostolou 9f9e8bfa14
Fix typos 2022-12-27 10:44:23 +02:00
orignal b6f83dfe9f set error before status 2022-12-22 08:36:07 -05:00
orignal 36501fe31e change network status back to OK if port in msg 7 matches 2022-12-21 18:14:19 -05:00
orignal d6c101d261 try to handle RelayIntro again is Alice's RouterInfo not found 2022-12-19 13:28:21 -05:00
orignal eeea02d834 rounded to seconds timestamps 2022-12-19 12:56:19 -05:00
orignal df737a65b2 SessionRequest must be min 88 bytes 2022-12-15 15:08:56 -05:00
orignal f6ca7c19af allow zero length padding 2022-12-12 14:18:36 -05:00