Commit graph

  • 21259204b1 eliminate send buffer mutex completely orignal 2023-11-14 09:39:36 -05:00
  • 8d6eb5b6b2 don't lock mutex in AsyncSend orignal 2023-11-13 19:12:07 -05:00
  • 9632e7ba03 exclude NAT64 ipv6 addresses orignal 2023-11-12 18:32:57 -05:00
  • 1a02819187 Remove deprecated bind_at_load from macOS Dimitris Apostolou 2023-07-21 21:43:40 +03:00
  • 6b33250c59 build/CMakeLists.txt: enable C language Fabrice Fontaine 2023-11-04 12:24:33 +01:00
  • 083034fa35 send peer tests with random delays orignal 2023-11-09 21:56:32 -05:00
  • 20033689a4 build/CMakeLists.txt: enable C language Fabrice Fontaine 2023-11-04 12:24:33 +01:00
  • 0021501d75
    [gha] disable FreeBSD build R4SAS 2023-10-31 22:39:51 +03:00
  • 379be2a29e
    [gha] Update FreeBSD build action R4SAS 2023-10-31 22:33:12 +03:00
  • a3f62e1d71 check actual distance with router to reduce expiration time orignal 2023-10-31 13:20:04 -04:00
  • a6ee1e648e recognize trailing padding as part of base64 address orignal 2023-10-31 09:10:56 -04:00
  • 575268d360 reduce expiration time for low bandwidth and far routers orignal 2023-10-30 20:02:48 -04:00
  • 69b0bef206 fixed possible invalid pointer when send error response orignal 2023-10-30 10:09:47 -04:00
  • e1b4feb618 correct base64 check orignal 2023-10-30 08:10:17 -04:00
  • 3286bdb4a7 verify jump link for valid characters orignal 2023-10-29 22:11:38 -04:00
  • c8ae15041f
    Merge pull request #1980 from freeacetone/openssl orignal 2023-10-29 07:44:51 -04:00
  • e090b9052a
    Yggdrasil reseed address replaced by address for 4.X+ version acetone 2023-10-29 11:57:14 +03:00
  • 0ef9c08326 fix manpage typo for ipv4 flag Dex 2023-10-27 15:06:24 +11:00
  • 74f6c60a5a
    fix manpage typo for ipv4 flag Dex 2023-10-27 15:06:24 +11:00
  • d04b19d77c don't recalculate badwidth if clock was adjusted too much orignal 2023-10-18 18:09:41 -04:00
  • 04adc14b76 ls@mail.i2p yggdrasil reseed added orignal 2023-10-16 18:46:59 -04:00
  • 0dee0609ea
    Merge pull request #1972 from Vort/nominmax orignal 2023-10-15 11:31:56 -04:00
  • 0a519d8072 Fix MSVC compilation for std::max Vort 2023-10-15 18:08:15 +03:00
  • 0cc91dd2d2 don't pick too active peer orignal 2023-10-15 08:31:55 -04:00
  • 606e35eec1 reseed.us.prestium.org reseed added orignal 2023-10-10 12:59:40 -04:00
  • e926b0392f reseed.is.prestium.org reseed added orignal 2023-10-07 14:22:53 -04:00
  • 5e9f926048
    Merge branch 'PurpleI2P:openssl' into fuzzing-6 ChadF 2023-10-02 16:04:47 -07:00
  • 476ff62015
    Merge branch 'PurpleI2P:openssl' into fuzzing-1 ChadF 2023-10-01 16:59:41 -07:00
  • 9980bfa0e7
    Update README.md orignal 2023-09-30 14:10:45 -04:00
  • efdbe26755 try peer test again if Unknown orignal 2023-09-28 18:40:51 -04:00
  • bb3ae8f5e4 Merge branch 'openssl' of https://github.com/PurpleI2P/i2pd into openssl orignal 2023-09-28 16:06:33 -04:00
  • 1e6edf06a2 send already accepting error response orignal 2023-09-28 16:05:13 -04:00
  • 0cf656cd76
    Add Haiku OS support (#1970) hfsfox 2023-09-28 22:30:38 +03:00
  • a43026a236 Add Haiku support hfsfox 2023-09-22 01:43:51 +03:00
  • bc99d986f2 Add Haiku support hfsfox 2023-09-22 01:42:35 +03:00
  • fb420bb563
    [cpu] more builtin version check changes r4sas 2023-09-18 18:12:26 +00:00
  • 3da5061426
    [cpu] Increase GCC version for use of builtin CPU extensions checker r4sas 2023-09-18 17:11:45 +00:00
  • dd32f1ed6d
    Merge pull request #1968 from PurpleI2P/cpu 2.49.0 orignal 2023-09-17 14:38:16 -04:00
  • 1857f14be8
    [cpu] use short defines instead of long checks r4sas 2023-09-17 18:33:42 +00:00
  • 9c25a88707
    [i18n] update translations r4sas 2023-09-17 16:21:36 +00:00
  • c599d65307
    [i18n] update translations r4sas 2023-09-17 15:59:11 +00:00
  • 4d573f6655
    2.49.0 r4sas 2023-09-17 15:36:15 +00:00
  • 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