]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
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...
2026-06-10  Dr. David von... http_lib.c: fix parsing 'scheme' part in OSSL_parse_url()
2026-06-10  Dr. David von... SSL_CTX_set_tlsext_servername_callback.pod: improve...
2026-06-09  Neil HormanDisable tls test in pkcs11 provider
2026-06-09  Neil Hormanupdate pkcs11 submodule
2026-06-09  Neil Hormanclean up the code a bit
2026-06-09  Neil HormanOpportunistiaclly move archived items to a separate...
2026-06-09  Neil HormanFix caching of EVP methods when NO_CACHED_FETCH is...
2026-06-09  Neil Hormancorrect property_test
2026-06-09  Neil HormanFix persniketyness in tsan
2026-06-09  Neil Hormanimprove sharding of cache_lists
2026-06-09  Neil Hormanclean out lru list and write lock
2026-06-09  Neil Hormanremove read lock from method store cache lookup
2026-06-09  Neil Hormanfully replace hash table with linked list
2026-06-09  Neil Hormanadd atomic list removal to property cache
2026-06-09  Neil HormanAdd atomic list inserted to method store cache
2026-06-09  Neil Hormanremove ossl_method_store cache culling
2026-06-09  Neil HormanFix missing dependency on ml_kem_keymgmt.c
2026-06-09  Neil HormanProvide independent lock failure signal on cmp_exch_ptr
2026-06-08  Eugene Syromiatnikovapps/s_client.c: read one byte less to avoid triggerrin... 31187/head
2026-06-08  Minh Vuquic: cleanse derived IV on setup failure
2026-06-08  Dmitry Misharovadd fingerprint of the new PGP key
2026-06-08  Matt CaswellCheck custom extensions are handled correct with 3rd...
2026-06-08  Matt CaswellThere is no need to call custom_ext_copy_old_cb after...
2026-06-08  Matt CaswellReapply "Preserve connection custom extensions in SSL_s...
2026-06-03  007bsdaes_wrap: prevent crash on update without a key
2026-06-03  kovandoc: Clarify SSL_CERT_DIR uses semicolon separator...
2026-06-03  Bob BeckProvide ASN1_STRING_new_not_owned()
2026-06-03  rootvector2quic: avoid one-byte over-read of conn close reason...
2026-06-03  Teddy EngelRemove unused crl_dir setting from config files
2026-06-03  Jakub Zelenkastatem: fix missing fatal if valid_flags mfail in proce...
2026-06-03  Abel Tomcrypto/hpke/hpke_util: Fixes redundant mdname is valid...
2026-06-03  Norbert PocsFix broken hex data by reformatting
2026-06-02  rootvector2rsa_sig: reject short buffers in raw verify_recover
2026-06-02  Cristian Yxendoc: Add a missing comma in -traditional option explana...
2026-06-02  Anton Moryakovtest: fix unreachable code in test_kdf_pbkdf2_large_out...
2026-06-01  Ingo Franzkis390x: Selectively re-format s390xcap.c
2026-06-01  007bsdpoly1305: prevent crash on final without a key
2026-06-01  Jakub Zelenkaquic: fix keyslot cctx leak by not checking EL state...
2026-06-01  Ilya Maximetsktls: Fix invalid memory access on retry with moving...
2026-06-01  Herman Semenoffssl: avoid integer overflow by casting sum terms to...
2026-06-01  Herman Semenoffcrypto, ssl: fix printf formats according to param...
2026-06-01  Herman Semenoffapps: fix printf formats according to param types
2026-06-01  Dr. David von... ossl_store.pod: add reference to the 'org.openssl.winst...
2026-06-01  Dr. David von... SSL_CTX_set1_verify_cert_store.pod: extend list of...
2026-06-01  Dr. David von... doc/man3/*.pod: fix doc cert_store vs. chain_store...
2026-06-01  Dr. David von... apps/*.c,doc/man1/*.pod.in: fix doc and error output...
next