]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
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...
2026-06-01  Dr. David von... openssl-rehash.pod.in: fix details of the general descr...
2026-06-01  Dr. David von... apps/rehash.c: reading cert/CRL from PEM file gets...
2026-05-31  rootvector2crypto/evp: fix double free of tmp_keymgmt in sig/kem...
2026-05-29  Jakub Zelenkaquic: fix handling of the first rxe mfail in qrx_proces...
2026-05-29  Wolfgang Becktest/stack_test.c: Change structure SS typedef into...
2026-05-29  yangxuqingslh_dsa: Remove redundant cleanup to prevent double...
2026-05-29  Richard LevitteRefactor BN_mod() and BN_nnmod() arguments to match...
2026-05-29  Jakub Zelenkaquic: delay el keyslot teardown after creation in setup
2026-05-28  Daniel KubecFixes: 8b6a8a42afaa "Add a CHANGES.md entry"
2026-05-28  Nikola Pajkovskycrypto/aes/asm/asm-sha{1,256}-armv8.pl: add missing...
2026-05-28  Eugene Syromiatnikovdoc/man7/ossl-guide-migration.pod: reword DESCRIPTION...
2026-05-28  Jakub ZelenkaSplit mfail output into counting and injection subtests
2026-05-28  Nikola Pajkovskyquic: make ch_cleanup() idempotent and simplify channel...
2026-05-27  Daniel KubecTLS: Verify session ID to prevent incorrect session...
2026-05-27  Mayank Jangidtest: skip verify_recover regression for FIPS
2026-05-27  Mayank Jangidtest: use 2048-bit RSA key for FIPS verify_recover...
2026-05-27  Mayank Jangidtest: add explicit FIPS verify_recover regression
2026-05-27  Mayank Jangidtest: skip verify_recover regression with old FIPS...
2026-05-27  Mayank Jangidrsa_sig: reject short buffers in verify_recover
2026-05-27  Bob BeckConvert use of artisinally made hand crafted integer...
2026-05-27  Bob Beckuse stdint in modes.h
2026-05-27  olszomaldoc: match provider-asym_cipher(7) prototypes with...
2026-05-27  olszomaldoc: remove outdated signature_dupctx usage note
2026-05-27  Daiki Uenodoc: clarify resumption semantics with -anti_replay...
2026-05-26  yangxuqingcrypto/evp/m_sigver.c: fix potential double free on...
2026-05-26  Daniel Kubectest/tls13tickettest.c: check SSL_TICKET_NO_DECRYPT...
2026-05-26  Eugene Syromiatnikovcrypto/cmp/cmp_genm.c: avoid strcat() in get_genm_itav()
2026-05-26  Daniel KubecCHANGES.md: mention tickets disabling on set SSL_OP_NO_...
2026-05-26  Andrew Dinhutil: add acvp-test util
2026-05-26  Andrew Dinhtest/quicapitest.c: add test to check inner SSL
2026-05-26  Andrew Dinhquic_impl.c: pass correct SSL to ossl_ssl_connection_ne...
2026-05-26  kovandoc: add SSL/SSL_CTX thread safety section to openssl...
2026-05-26  Kim Brosedoc/man1/openssl-format-options.pod: fix example EB...
2026-05-26  yangxuqingproviders: Nullify BIO pointer after free to prevent...
2026-05-26  Jakub Zelenkassl/quic/quic_ackm.c: fix unhandled memory failure...
2026-05-26  Ahmed Rabeacrypto/dso/dso_win32.c: fix win32_joiner buffer sizing...
2026-05-26  Bob BeckDocument OSSL_BEGIN_ALLOW_DEPRECATED OSSL_END_ALLOW_DEP...
2026-05-26  Eugene Syromiatnikovcrypto/objects/obj_dat.c: return strlcpy result in...
2026-05-26  mattest: add regression test for ciphersuite_cb() with...
2026-05-26  matssl: guard ciphersuite_cb() against NULL elem from...
next