]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2026-06-18  Viktor DukhovniFix EVP_PKEY_dup() for ML-KEM keys
2026-06-17  Alexandr NedvedickyAdd OpenBSD runner
2026-06-17  Mounir IDRASSIFix s_client Sieve STARTTLS response parsing
2026-06-17  Neil Hormanrestore "oldest wins" behavior in method store
2026-06-17  Neil Hormanmake ossl_method_store use cmp_exch_ptr when cleaning...
2026-06-17  Neil Hormanconvert ossl method store cache to do full prop_query...
2026-06-17  Tomas MrazRevert "convert CRYPTO_THREAD_run_once to use InitOnceE...
2026-06-17  OpenSSL MachineReject delta CRLs as complete CRL candidates
2026-06-16  Frederik Wedel... Removes unused args for new record layers.
2026-06-15  Jakub Zelenkapkcs11-provider: update to latest version
2026-06-15  Andrew DinhUse %zu for printing size_t values
2026-06-15  Neil HormanRemove duplicate defines in tls1.h
2026-06-15  Tomas MrazFix no-psk build
2026-06-15  Bob BeckFix BIO_write on file BIOs to report partial writes.
2026-06-15  Alexandr NedvedickyPort script_2 from test/quic_multistream.c to test...
2026-06-15  John Clausapps/dgst: avoid EXIT_* helper returns and format changes
2026-06-15  XZ-Xapps/lib/apps.c: free retdb before return on OPENSSL_st...
2026-06-15  Daniel KubecDOC: document ticket suppression for SSL_OP_NO_TICKET...
2026-06-15  Jakub Zelenkaml_kem: return an error on catastrophic failure in...
2026-06-15  Jakub Zelenkaapps: test pkeyutl -pkeyopt_passin
2026-06-15  Jakub Zelenkatest: add pkey -ec_conv_form coverage
2026-06-15  Jakub ZelenkaFix duplicate CAstore option in s_time app
2026-06-15  Jakub ZelenkaTest s_time with new -testmode option
2026-06-15  Tomas Mrazwindows_comp.yml: windows-latest image uses VS-2026 now
2026-06-15  Tomas Mraztest: Invert bad TEST() condition calls
2026-06-15  Alexandr NedvedickyFix use-after-free issue in radix test framework for...
2026-06-14  Milan Brozci: Switch to VS 2026 for windows-2025 image
2026-06-12  Norbert Pocsaes_core.c: Fix staircase formatting issue 31449/head 31450/head
2026-06-12  Mounir IDRASSItest: add Windows RIO notifier smoke test
2026-06-12  Eugene Syromiatnikovcrypto/ec/curve448/eddsa.c: make dom_s constant static...
2026-06-12  Eugene Syromiatnikovcurve448: make locally-used functions static and remove...
2026-06-11  Bob BeckRevert "Add indirect CRL path validation tests"
2026-06-11  Dmitry Misharovci: Verify jom/NASM downloads and fall back to upstream...
2026-06-11  Dmitry Misharovci: Download jom and NASM from OpenSSL-hosted mirror
2026-06-11  David FosterAdd constant-time validation for CRYPTO_memcmp
2026-06-11  Jon SpillettFix up mismatched error reason codes
2026-06-11  slontisFIPS: Make keygen PCT failures recoverable
2026-06-11  Jakub Zelenkarsa: add pkcs1 and oaep mfail tests
2026-06-11  Jakub Zelenkaevp: add test_set_get_raw_keys_mfail to evp extra tests
2026-06-11  Jakub Zelenkamfail: add hard failure return code for failing even...
2026-06-11  Jakub Zelenkamfail: do not count allocations for no file when checked
2026-06-11  Jakub Zelenkamfail: add all tests iterable variants
2026-06-11  Jakub ZelenkaAdd indirect CRL path validation tests
2026-06-11  Jakub ZelenkaAdd apps test for external PSK callbacks
2026-06-11  Frederik Wedel... Move common macro definitions to internal/common.h...
2026-06-11  Igor UstinovFix potential NULL dereference in OSSL_CRMF_ENCRYPTEDVA...
2026-06-11  Igor UstinovTest for CVE-2026-45447 (UAF in PKCS7_verify)
2026-06-11  Igor UstinovFix possible use-after-free in OpenSSL PKCS7_verify()
2026-06-11  Dmitry BelyavskiyFix handling of empty-ciphertext messages in AES-GCM...
2026-06-11  Viktor DukhovniApply the buffered IV on the AES-OCB EVP_Cipher() path
2026-06-11  Bob BeckAdd further unit tests for e-mail validation
2026-06-11  Bob BeckFix length miscalculation in validate_email
2026-06-11  Norbert PocsMatch the local q DHX parameter against the peer's q
2026-06-11  Bob BeckUse the correct issuer when validating rootCAKeyUpdate
2026-06-11  Dmitry BelyavskiyEnforce implicit rejection for CMS/PKCS#7 decryption
2026-06-11  Igor UstinovTest for CVE-2026-42766
2026-06-11  Igor UstinovFix potential NULL dereference processing CMS PasswordR...
2026-06-11  Daniel KubecFix NULL Dereference in Certificate Verification with...
2026-06-11  Alexandr NedvedickyFix NULL dereference in QUIC address validation
2026-06-11  Daniel KubecFix Double-free When Checking OCSP Stapled Response
2026-06-11  Alexandr NedvedickyAdd test for path challenge flood mitigation
2026-06-11  Alexandr NedvedickyQUIC stack must limit the number of PATH_CHALLENGE...
2026-06-11  Neil HormanAdd tests for CVE-2026-34182
2026-06-11  Neil HormanReject potentially forged encrypted CMS AuthEnvelopedDa...
2026-06-11  Alicja Kariopkcs12: verify that the pbmac1 key length is safe
2026-06-11  Viktor DukhovniAvoid length truncation in ASN1_STRING_set
2026-06-11  Nikola Pajkovskycms: kek_unwrap_key: test for fix out-of-bounds read...
2026-06-11  Nikola Pajkovskycms: kek_unwrap_key: Fix out-of-bounds read in check...
2026-06-11  Viktor DukhovniReject oversized inputs in ASN1_mbstring_ncopy()
2026-06-11  Dr. David von... CMP: Optionally accept missing or non-matching transact...
2026-06-11  Dr. David von... add HISTORY and CHANGES.md entry for OSSL_CMP_OPT_PERMI...
2026-06-11  Dr. David von... OSSL_CMP_CTX_new.pod: fix HISTORY entry for OSSL_CMP_CT...
2026-06-11  Steve Grubbdoc: document SSL_set_*_state SSL argument
2026-06-11  kovandoc: document deprecated engine configure options
2026-06-11  rootvector2uni2utf8: reject negative length like uni2asc
2026-06-11  Viktor Dukhovnix509: check inner/outer signatureAlgorithm match in...
2026-06-10  Neil Hormanconvert CRYPTO_THREAD_run_once to use InitOnceExecuteOn...
2026-06-10  Norbert PocsFix parentheses in bn_cp_64 macro
2026-06-10  Norbert PocsFix macro staircase formatting issue
2026-06-10  Jakub Zelenkabuild: make enable-asan work for VC targets
2026-06-10  Eugene SyromiatnikovConsistenly zeroize public parameters based on OPENSSL_...
2026-06-10  Andrew DinhRemove crypto/aes/aes_x86core.c because it's dead code
2026-06-10  Bob BeckLet's attempt to make real documentation for X509_verif...
2026-06-10  Nikolas Gauderquic: Add MFAIL coverage for stream map allocation...
2026-06-10  Nikolas Gauderquic: add lhash insert error checks
2026-06-10  sucloudflarecrypto/evp: align exchange.c cleanup with kem/sig/asymc...
2026-06-10  kovandoc: document OSSL_PKEY_PARAM_BITS meaning for each...
2026-06-10  rootvector2pvkfmt: check keylen before copying the BLOBHEADER
2026-06-10  Timo KellerVectorize (inverse) NTT in ML-DSA
2026-06-10  Nikola Pajkovskyghash-armv4.pl: add missing alignment for gcm_gmult_4bit
2026-06-10  Nikola Pajkovskysha512-armv4: add missing function alignment
2026-06-10  Nikola Pajkovskyarmv4cpuid.pl: add missing function alignment
2026-06-10  Nikola Pajkovskyaes-sha1-armv8.pl: add missing function alignment
2026-06-10  Dr. David von... cmp_client_test.c: fix partly too generous total_timeou...
2026-06-10  Dr. David von... cmp_vfy.c: prevent needless and confusing duplication...
2026-06-10  Dr. David von... cmp_vfy.c: small fixes on content and layout of diagnos...
2026-06-10  Dr. David von... make sure BIO_set_ssl() transfers ownership of ssl...
2026-06-10  Dr. David von... http_lib.c: add check that host_end is not past authori...
2026-06-10  Dr. David von... OSSL_HTTP_REQ_CTX.pod: tweak description of 'expect_asn...
2026-06-10  Dr. David von... apps/cmp.c: fix use of SSL_set_tlsext_host_name() for...
next