Commit Graph

  • df6bb6d9b8 2.49.0 orignal 2023-09-17 10:19:57 -04:00
  • 918aa556ef fixed non-x86 build orignal 2023-09-15 11:37:45 -04:00
  • 1e7feae0df [rpm] remove BuildRequires tabulation r4sas 2023-09-10 13:08:00 +03:00
  • 70829ee79e [rpm] add Fedora ELN support r4sas 2023-09-10 13:02:52 +03:00
  • 4ed19c05f6 [cpu] split AES detect for GNU C < 5 r4sas 2023-09-07 21:20:52 +00:00
  • 4a5e16b994 [cpu] tests with preprocessor r4sas 2023-09-07 16:56:53 +00:00
  • c53ad2012c [cpu] use cpuid on gcc < 5 r4sas 2023-09-06 20:26:46 +00:00
  • 7b6aa41ca8 CPU: remove AVX code, switch to __builtin for AES detection (#1959) R4SAS 2023-08-31 16:52:51 +00:00
  • 32c5ff23a6 Differentiate cryptocurrency & its associated address (#1951) జిందం వాఐి 2023-08-31 16:51:21 +00:00
  • c112276eea memory poll for RouterProfile orignal 2023-08-26 10:57:05 -04:00
  • 662a59d0fd Eliminate additional undefined behavior of bit shifting signed int. Chad Fraleigh 2023-08-14 19:21:30 -07:00
  • 72919ec076 Merge pull request #1960 from chadf/chacha20-buf-outlen orignal 2023-08-15 17:56:45 -04:00
  • 627b8dca83 Fixed buf offset EVP_EncryptFinal_ex() to include outlen. Chad Fraleigh 2023-08-13 17:08:14 -07:00
  • 7bcc905f05 exclude SSU1 introducers orignal 2023-08-07 21:28:13 -04:00
  • 8447822c35 don't publish intrducers with zero tag orignal 2023-08-05 15:25:16 -04:00
  • 411063e3b5 Merge pull request #1958 from Vort/session_log orignal 2023-08-05 13:55:03 -04:00
  • 9bac680f2a improve transport session logging Vort 2023-08-05 17:49:22 +03:00
  • 38795a41cb don't publish introducers with zero iTag orignal 2023-08-05 08:55:06 -04:00
  • e170c39dfc Merge pull request #1957 from Vort/peer_test orignal 2023-08-04 08:21:54 -04:00
  • 68f4961f1a separate test status from network status Vort 2023-07-30 15:29:10 +03:00
  • ae5239de43 remove introducer from RouterInfo after 60 minutes orignal 2023-07-23 07:42:36 -04:00
  • 2064504cce fixed send keepalive for existing session orignal 2023-07-23 07:17:10 -04:00
  • 4aa631c33f clear implied list if no more introducers found orignal 2023-07-22 16:51:19 -04:00
  • d6834d6a9a keep non-published, but not-expired introducers in the introducers list orignal 2023-07-22 15:03:03 -04:00
  • 413e25f20e don't pick too old session for introducer orignal 2023-07-22 10:13:05 -04:00
  • b8e19bf5f1 reduced peer test interval and added peer test interval variance orignal 2023-07-22 08:50:49 -04:00
  • c7efd465fa padding for path response orignal 2023-07-21 18:25:28 -04:00
  • 6e9a3422e9 correct min size for keepalive orignal 2023-07-21 07:59:09 -04:00
  • d3cd8517b7 Merge pull request #1952 from Vort/explicit0hops orignal 2023-07-19 10:43:03 -04:00
  • f13cc0b862 allow 0 hops with explicitPeers Vort 2023-07-19 16:38:04 +03:00
  • 0754255c1f drop incoming session from too old or from future routers orignal 2023-07-17 21:08:26 -04:00
  • 902899ae24 don't pick completely unreachable peers orignal 2023-07-17 19:49:42 -04:00
  • c620fc1232 clear unreachable flag upon succesive connect orignal 2023-07-17 18:44:51 -04:00
  • e7157cf15e don't create paired inbound tunnel if length is different orignal 2023-07-17 17:57:30 -04:00
  • 940a97db11 [gha] fix msvc build r4sas 2023-07-16 14:02:30 +03:00
  • 8e63f8f333 consider all addresses non published for U and H routers orignal 2023-07-15 17:11:56 -04:00
  • 5e97b54d1b Merge pull request #1950 from Vort/term_fix orignal 2023-07-15 13:53:17 -04:00
  • ea7cf1cf69 fix termination block processing and size check Vort 2023-07-15 18:44:37 +03:00
  • 17c4038c60 select router with ipv4 for endpoint orignal 2023-07-11 13:16:35 -04:00
  • 5022a9c610 Merge pull request #1948 from chadf/fuzzing-5 orignal 2023-07-10 08:06:47 -04:00
  • ca8ec6286a Merge pull request #1947 from chadf/fuzzing-4 orignal 2023-07-10 08:03:10 -04:00
  • 5142459e12 Merge pull request #1945 from chadf/fuzzing-2 orignal 2023-07-10 08:01:46 -04:00
  • 8590dbd3d3 Merge pull request #1946 from chadf/fuzzing-3 orignal 2023-07-10 08:00:30 -04:00
  • c4be5f7fdb Use offset from Identity::signingKey instead of Identity::certificate for key. Chad Fraleigh 2023-07-09 18:45:30 -07:00
  • 47dc5591b9 Eliminate undefined behavior of bit shifting signed int. Chad Fraleigh 2023-07-09 15:09:17 -07:00
  • 2bb48b4546 Fixed crash when Base64ToByteStream() is only given '=' characters. Chad Fraleigh 2023-07-09 13:12:22 -07:00
  • 638e9b4d7f Fixed division by zero due to thread race condition. Chad Fraleigh 2023-07-08 17:07:04 -07:00
  • b8f998f76a don't delete BOBDestination if used by another BOBSession orignal 2023-07-06 13:08:39 -04:00
  • 5f43026986 check if local destination is not null orignal 2023-07-06 12:30:33 -04:00
  • 13f263b791 correct transport comptibility for OBEP in second attempt orignal 2023-06-30 11:54:55 -04:00
  • 07c529173e send current version of the subnegotiation in user/password response orignal 2023-06-17 10:08:04 -04:00
  • fee940238a handle SOCK5 authrosation with empty user/password orignal 2023-06-17 07:52:06 -04:00
  • ca02b5d860 debian: add compat patches for previous releases R4SAS 2023-06-12 14:45:34 +00:00
  • fba23a4528 i18n: update translations 2.48.0 r4sas 2023-06-12 16:33:21 +03:00
  • a0795d8534 set server tunnel inport in ClientContext from port (#1936) r4sas 2023-06-12 05:12:07 +03:00
  • 03cc6e0524 use uint16_t for ports r4sas 2023-06-12 05:10:32 +03:00
  • 3af1f4bc76 Use of 'server' type tunnel port as inport (#1936) r4sas 2023-06-12 00:32:44 +03:00
  • 52b2d6c393 2.48.0 orignal 2023-06-11 15:44:16 -04:00
  • bb52056aec correct index for connected transport orignal 2023-06-11 06:48:47 -04:00
  • 75aa9f2c0c i18n: update translation file r4sas 2023-06-10 04:30:48 +03:00
  • 4e426727e9 Webconsole: fix output on i2p tunnels, add b32 on dest page r4sas 2023-06-10 04:08:56 +03:00
  • 09f233dbfb NetDB: ignore LeaseSet store request if not floodfill r4sas 2023-06-06 01:00:07 +03:00
  • dfe5df29e1 suppress build warnings on windows r4sas 2023-05-30 21:05:15 +03:00
  • d5ee1f602f Update dates in license (#1934) AsciiMoth 2023-05-30 18:27:40 +04:00
  • 86173400d5 don't drop profile of real router too early orignal 2023-05-29 08:49:45 -04:00
  • ae439b5385 SSU2: check if socket is opened before sending data, handle network_reset error r4sas 2023-05-27 01:00:19 +03:00
  • dc6a42c26f [contrib] update example config file comments, remove ssu option r4sas 2023-05-08 22:49:12 +03:00
  • fdf38f45d9 more debug messages at destinations stop r4sas 2023-04-29 22:00:13 +03:00
  • a2726cf206 [cmake] print commit-based version if option is used r4sas 2023-04-24 14:07:12 +03:00
  • e56d243c3f [win32] suppress fallthrough warning r4sas 2023-04-24 14:04:56 +03:00
  • e95fb3ab89 allow user/password authentication orignal 2023-05-22 08:58:04 -04:00
  • c984f89dfb don't handle unecnrypted DatabaseSearchReply msg if came throug client tunnel orignal 2023-05-21 18:43:58 -04:00
  • 5a09c11e90 Merge pull request #1927 from wekoq/refactor_TBM_handling orignal 2023-05-08 12:48:45 -04:00
  • d44be2fd73 fix typo weko 2023-05-08 15:33:40 +00:00
  • a158647153 refactor TBM hadling weko 2023-05-08 14:50:27 +00:00
  • 623c3f4605 check for max number of records in tunnel build and tunnel build reply messages orignal 2023-05-06 18:07:21 -04:00
  • 8a52295882 make router real upon successive outgoing NTCP2 session. Eliminate static keys table orignal 2023-05-06 16:43:09 -04:00
  • f2bc2598dc Merge pull request #1925 from wekoq/openssl orignal 2023-05-06 06:34:59 -04:00
  • 1d8a91c5cc redo no save useless profiles weko 2023-05-06 07:59:40 +00:00
  • 3bc56ba423 store 'connected' in 'usage' section orignal 2023-05-05 19:58:58 -04:00
  • e068a3cf22 store 'connected' in 'usage' section orignal 2023-05-05 19:58:58 -04:00
  • 2e2cbe7803 save profile if has connected weko 2023-05-05 22:46:48 +00:00
  • 1c1452e06b Merge branch 'openssl' of https://github.com/PurpleI2P/i2pd into openssl weko 2023-05-05 22:42:46 +00:00
  • c757b6d020 reset floodfill cap for unknown floodfills orignal 2023-05-05 18:22:11 -04:00
  • 8fcab7b0c1 fix incorrect merge conflict resolve weko 2023-05-05 21:55:31 +00:00
  • 7646147ed2 save only non-default peer profile weko 2023-05-05 21:30:44 +00:00
  • b6de474fda don't include unconfirmed floodfill to the list if we have enough floodfills already orignal 2023-05-05 16:14:54 -04:00
  • 2f74e670a5 invalidate routers with incorrect family signature orignal 2023-05-04 15:32:19 -04:00
  • c1168c2aa0 don't catch RouterInfo at OBEP orignal 2023-05-04 09:39:37 -04:00
  • 1bd6390f78 check if s is x25519 public key orignal 2023-05-04 08:20:38 -04:00
  • a9e9e14c42 Merge pull request #1921 from contextswap/openssl orignal 2023-05-03 12:21:00 -04:00
  • 19471dbb90 Merge pull request #1922 from SidorKozlov/zombie-config orignal 2023-05-03 11:43:19 -04:00
  • 3b13a3f2a1 Configurable minimum successful tunnels SidorKozlov 2023-05-03 15:59:35 +02:00
  • 4ce2ef1d83 make router unreachable if AEAD fails in SessionCreated orignal 2023-05-03 07:43:28 -04:00
  • 12d0abda55 [ contextswap 2023-05-03 19:10:16 +09:00
  • 7418f11651 limit aesni inline asm to x86 contextswap 2023-05-03 19:04:16 +09:00
  • fb83ca42f4 Merge pull request #1919 from wekoq/openssl orignal 2023-05-01 16:17:00 -04:00
  • dab34e9051 get indent hash directly weko 2023-05-01 20:08:08 +00:00
  • ec2297ed9d Recognize invalid static key weko 2023-05-01 19:28:32 +00:00
  • 7c535159bc static keys table orignal 2023-04-30 20:05:35 -04:00