Commit graph

  • 3a4238729a 2.49.0 orignal 2023-09-17 10:41:31 -04:00
  • 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
  • ae5c4f8d8b
    Merge branch 'PurpleI2P:openssl' into fuzzing-1 ChadF 2023-09-08 15:07:34 -07:00
  • 099886e543
    Merge branch 'PurpleI2P:openssl' into fuzzing-6 ChadF 2023-09-08 15:05:55 -07:00
  • 38a78cf795 #1965 issue Ваше имяэ 2023-09-08 15:37:23 +07: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
  • 36e5cf1849
    Merge branch 'PurpleI2P:openssl' into openssl wipedlifepotato 2023-09-07 15:56:01 +07: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
  • 9d28fdcbfa
    README.md_ fix leading space on email జిందం వాఐి 2023-08-22 16:22:44 +00:00
  • fc7f7249fa
    Added VERIFY_ALWAYS_SUCCEEDS conflict/safety checking. Chad Fraleigh 2023-08-16 13:47:15 -07:00
  • 662a59d0fd Eliminate additional undefined behavior of bit shifting signed int. Chad Fraleigh 2023-08-14 19:21:30 -07:00
  • 7c9c5ac12e Added VERIFY_ALWAYS_SUCCEEDS conditional to allow signature verifiers to always succeed during fuzzing for maximum code coverage. Chad Fraleigh 2023-08-15 19:35:48 -07:00
  • acfa3938ba Added ToBase64Standard fuzzer. Chad Fraleigh 2023-08-15 19:16:38 -07:00
  • 3d5ec97444
    Merge branch 'PurpleI2P:openssl' into fuzzing-6 ChadF 2023-08-15 17:02:16 -07:00
  • 800ea5f8be
    Merge branch 'PurpleI2P:openssl' into fuzzing-1 ChadF 2023-08-15 17:02:06 -07:00
  • 72919ec076
    Merge pull request #1960 from chadf/chacha20-buf-outlen orignal 2023-08-15 17:56:45 -04:00
  • a1f83bf0f9
    Eliminate additional undefined behavior of bit shifting signed int. Chad Fraleigh 2023-08-14 19:21:30 -07:00
  • 627b8dca83
    Fixed buf offset EVP_EncryptFinal_ex() to include outlen. Chad Fraleigh 2023-08-13 17:08:14 -07:00
  • 3be873384c
    check if defined r4sas 2023-08-10 14:34:49 +00:00
  • 990c91d1bd
    [cmake] update comment about AES on MSVC r4sas 2023-08-10 17:05:22 +03:00
  • 9d3d35c71c
    update x86 and aes support checks at compile time r4sas 2023-08-10 14:01:03 +00:00
  • ebe9fd90af
    [cpu] set AES definition on MSVC r4sas 2023-08-10 04:33:31 +03:00
  • 7a8aa37eb2
    missing semicolon r4sas 2023-08-10 04:18:12 +03:00
  • 968c6fee5b
    [cpu] perform check in separate function r4sas 2023-08-10 04:01:50 +03:00
  • 239a93485c
    [cpu] use __builtin_* only on x86 systems r4sas 2023-08-10 03:25:01 +03:00
  • 1389b85028
    [cpu] remove avx detect and code blocks, try to switch to __builtin r4sas 2023-08-10 03:09:21 +03:00
  • 794fe41aa2
    update editorconfig r4sas 2023-08-08 23:30:26 +03: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
  • a7bcc3636b
    Remove deprecated bind_at_load from macOS Dimitris Apostolou 2023-07-21 21:43:40 +03: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
  • 7eeab8d10b
    add email & anc jindam, vani 2023-07-17 19:30:27 +05:30
  • b1fe99d16d
    Differentiate cryptocurrency & its associated address jindam, vani 2023-07-17 19:08:02 +05:30
  • 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
  • 5f6bbd3eb9
    Added undefined behavior sanitizer. Combined common sanitizer flags. Added fuzzers. Chad Fraleigh 2023-07-10 18:35:34 -07: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
  • e8b4e971f9
    Added bounds checking to NetDb::HandleDatabaseSearchReplyMsg(). Chad Fraleigh 2023-07-05 15:51:47 -07:00
  • c1ede68a33
    Use IDENTITY_HASH_SIZE constant in NetDb::HandleDatabaseLookupMsg(). Chad Fraleigh 2023-07-05 15:49:10 -07:00
  • cbec85a21b
    Added IDENTITY_HASH_SIZE constant. Chad Fraleigh 2023-07-05 15:30:02 -07:00
  • 9ae8c1869a
    Added bounds checking to LeaseSet2. Chad Fraleigh 2023-07-04 15:44:32 -07:00
  • a516d7812a
    Added bounds checking. Chad Fraleigh 2023-07-03 15:49:18 -07:00
  • 13f263b791 correct transport comptibility for OBEP in second attempt orignal 2023-06-30 11:54:55 -04:00
  • e5533c3537
    Rebuild docker images every 2 days Kirill Fertikov 2023-06-26 14:42:51 +05: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
  • 2ee7074686
    Merge c86a1f63a2 into 09f233dbfb wekoq 2023-06-07 20:13:11 +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
  • 5bf7f291a7
    Update dates in licence AsciiMoth 2023-05-26 11:22:20 -07:00
  • dc6a42c26f
    [contrib] update example config file comments, remove ssu option r4sas 2023-05-08 22:49:12 +03:00