]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
3 hours ago  Bob Beckdoc/man3/ASN1_aux_cb.pod: correct return code documenta... master
4 hours ago  Jon EricsonCONTRIBUTING.md: add the AI declaration policy
7 hours ago  Abel Tomcrypto/pkcs7/pk7_lib.c: fix return value in PKCS7_set_d...
8 hours ago  Bob BeckFix OSSL_ATOMICS_LOCKLESS detection for Windows toolchains
15 hours ago  Abel Tomtls_common.c: prevent max_early_data overflow in rlayer...
15 hours ago  Nikola Pajkovskyasn1: centralize aux const-callback dispatch to avoid...
16 hours ago  Carlo DeutschmannFix spelling mistakes in documentation
22 hours ago  Shmael13demos/http3: fix missing NUL terminator on h3ssl->url
23 hours ago  Jakub Zelenkaapps: test pkeyutl -derive peer key setup
23 hours ago  sunnyqeenFix unix Makefile template to avoid command line too...
24 hours ago  Ingo Franzkis390x: Don't ignore errors from s390x_mod_exp_hw()...
24 hours ago  Ingo Franzkis390x: Don't ignore errors from s390x_HMAC_init()
25 hours ago  Loganaden Velvindronssl/quic/quic_ackm.c: fix use after free for apkt in...
2 days ago  Tomas MrazRemove direct includes of windows.h where possible
3 days ago  Jakub Zelenkapkcs11-provider: enable tls test
3 days ago  Jakub Zelenkaproperty: do not overwrite the NULL-provider cache...
4 days ago  Neil Hormanfix type casting in ossl_cmp_mock_srv_set1 functions
4 days ago  Andrew DinhRemove duplicate TLS_MD_SERVER_WRITE_KEY_CONST macro...
4 days ago  Eugene SyromiatnikovCHANGES.md, NEWS.md: update for 4.0.1
4 days ago  Matt CaswellFix intermittent failure in check_pc_flood radix test
4 days ago  Eugene Syromiatnikovdoc/man3/EVP_PKEY_get_size.pod: add man for the securit...
4 days ago  Jakub ZelenkaAdd indirect CRL path validation tests
4 days ago  Abel TomEnforce RFC 8446 ticket lifetime limit for TLS 1.3...
4 days ago  zhouluFurther improve the decryption performance of AES-128...
4 days ago  Eugene Syromiatnikov.github/workflows/run-checker-daily.yml: remove no...
4 days ago  Eugene SyromiatnikovConfigurations/50-nonstop.conf: remove 'atexit' from...
4 days ago  Eugene SyromiatnikovConfigure, INSTALL.md: make atexit deprecated disablable
4 days ago  Eugene Syromiatnikov.github/workflows/backport.yml: show diff on cherry...
4 days ago  Dimitri John... fips: Bring back FIPS_mode() as a define
4 days ago  Viktor DukhovniClear unused seed when expanded key is chosen
4 days ago  Viktor DukhovniLMS, DH: harden empty fromdata
4 days ago  Viktor DukhovniFix EVP_PKEY_dup() for ML-KEM keys
4 days ago  Alexandr NedvedickyAdd OpenBSD runner
4 days ago  Mounir IDRASSIFix s_client Sieve STARTTLS response parsing
5 days ago  Neil Hormanrestore "oldest wins" behavior in method store
5 days ago  Neil Hormanmake ossl_method_store use cmp_exch_ptr when cleaning...
5 days ago  Neil Hormanconvert ossl method store cache to do full prop_query...
5 days ago  Tomas MrazRevert "convert CRYPTO_THREAD_run_once to use InitOnceE...
5 days ago  OpenSSL MachineReject delta CRLs as complete CRL candidates
6 days ago  Frederik Wedel... Removes unused args for new record layers.
6 days ago  Jakub Zelenkapkcs11-provider: update to latest version
6 days ago  Andrew DinhUse %zu for printing size_t values
6 days ago  Neil HormanRemove duplicate defines in tls1.h
7 days ago  Tomas MrazFix no-psk build
7 days ago  Bob BeckFix BIO_write on file BIOs to report partial writes.
7 days ago  Alexandr NedvedickyPort script_2 from test/quic_multistream.c to test...
7 days ago  John Clausapps/dgst: avoid EXIT_* helper returns and format changes
7 days ago  XZ-Xapps/lib/apps.c: free retdb before return on OPENSSL_st...
7 days ago  Daniel KubecDOC: document ticket suppression for SSL_OP_NO_TICKET...
7 days ago  Jakub Zelenkaml_kem: return an error on catastrophic failure in...
7 days ago  Jakub Zelenkaapps: test pkeyutl -pkeyopt_passin
7 days ago  Jakub Zelenkatest: add pkey -ec_conv_form coverage
7 days ago  Jakub ZelenkaFix duplicate CAstore option in s_time app
7 days ago  Jakub ZelenkaTest s_time with new -testmode option
7 days ago  Tomas Mrazwindows_comp.yml: windows-latest image uses VS-2026 now
7 days ago  Tomas Mraztest: Invert bad TEST() condition calls
7 days ago  Alexandr NedvedickyFix use-after-free issue in radix test framework for...
7 days ago  Milan Brozci: Switch to VS 2026 for windows-2025 image
9 days ago  Norbert Pocsaes_core.c: Fix staircase formatting issue 31449/head 31450/head
10 days ago  Mounir IDRASSItest: add Windows RIO notifier smoke test
10 days ago  Eugene Syromiatnikovcrypto/ec/curve448/eddsa.c: make dom_s constant static...
10 days ago  Eugene Syromiatnikovcurve448: make locally-used functions static and remove...
10 days ago  Bob BeckRevert "Add indirect CRL path validation tests"
10 days ago  Dmitry Misharovci: Verify jom/NASM downloads and fall back to upstream...
10 days ago  Dmitry Misharovci: Download jom and NASM from OpenSSL-hosted mirror
10 days ago  David FosterAdd constant-time validation for CRYPTO_memcmp
10 days ago  Jon SpillettFix up mismatched error reason codes
10 days ago  slontisFIPS: Make keygen PCT failures recoverable
10 days ago  Jakub Zelenkarsa: add pkcs1 and oaep mfail tests
10 days ago  Jakub Zelenkaevp: add test_set_get_raw_keys_mfail to evp extra tests
10 days ago  Jakub Zelenkamfail: add hard failure return code for failing even...
10 days ago  Jakub Zelenkamfail: do not count allocations for no file when checked
10 days ago  Jakub Zelenkamfail: add all tests iterable variants
10 days ago  Jakub ZelenkaAdd indirect CRL path validation tests
10 days ago  Jakub ZelenkaAdd apps test for external PSK callbacks
10 days ago  Frederik Wedel... Move common macro definitions to internal/common.h...
11 days ago  Igor UstinovFix potential NULL dereference in OSSL_CRMF_ENCRYPTEDVA...
11 days ago  Igor UstinovTest for CVE-2026-45447 (UAF in PKCS7_verify)
11 days ago  Igor UstinovFix possible use-after-free in OpenSSL PKCS7_verify()
11 days ago  Dmitry BelyavskiyFix handling of empty-ciphertext messages in AES-GCM...
11 days ago  Viktor DukhovniApply the buffered IV on the AES-OCB EVP_Cipher() path
11 days ago  Bob BeckAdd further unit tests for e-mail validation
11 days ago  Bob BeckFix length miscalculation in validate_email
11 days ago  Norbert PocsMatch the local q DHX parameter against the peer's q
11 days ago  Bob BeckUse the correct issuer when validating rootCAKeyUpdate
11 days ago  Dmitry BelyavskiyEnforce implicit rejection for CMS/PKCS#7 decryption
11 days ago  Igor UstinovTest for CVE-2026-42766
11 days ago  Igor UstinovFix potential NULL dereference processing CMS PasswordR...
11 days ago  Daniel KubecFix NULL Dereference in Certificate Verification with...
11 days ago  Alexandr NedvedickyFix NULL dereference in QUIC address validation
11 days ago  Daniel KubecFix Double-free When Checking OCSP Stapled Response
11 days ago  Alexandr NedvedickyAdd test for path challenge flood mitigation
11 days ago  Alexandr NedvedickyQUIC stack must limit the number of PATH_CHALLENGE...
11 days ago  Neil HormanAdd tests for CVE-2026-34182
11 days ago  Neil HormanReject potentially forged encrypted CMS AuthEnvelopedDa...
11 days ago  Alicja Kariopkcs12: verify that the pbmac1 key length is safe
11 days ago  Viktor DukhovniAvoid length truncation in ASN1_STRING_set
11 days ago  Nikola Pajkovskycms: kek_unwrap_key: test for fix out-of-bounds read...
11 days ago  Nikola Pajkovskycms: kek_unwrap_key: Fix out-of-bounds read in check...
11 days ago  Viktor DukhovniReject oversized inputs in ASN1_mbstring_ncopy()
next