]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2026-04-08  Eugene Syromiatnikovquic_channel.c: avoid integer overflow in ossl_quic_cha...
2026-04-08  Eugene Syromiatnikovquic_channel.c: check the setters return values
2026-04-08  slontisDeprecate EVP_CIPHER_CTX_get_num() and EVP_CIPHER_CTX_s...
2026-04-08  Eugene SyromiatnikovNEWS.md: Update 3.6.0 release date
2026-04-08  Eugene SyromiatnikovCHANGES.md: move SSL_{add,set}1_{dnsname,ipaddr} entry...
2026-04-08  Eugene SyromiatnikovCHANGES.md: move SSL_CTX_is_server() entry to the 4...
2026-04-08  Arne SchwabeMake ext argument of X509V3_EXT_print_fp const
2026-04-08  Tomas MrazFix documentation of SSL_ech_get1_status() return values
2026-04-08  sftcdECH: conformance test changes for echspec test tool
2026-04-08  sftcdECH: Conformance test changes in response to AISLE...
2026-04-06  Tomas Mraz80-test_cms.t: Accept success in malformed RSA decryption
2026-04-06  Nikola Pajkovskyrsa_kem: test RSA_public_encrypt() result in RSASVE
2026-04-06  Nikola Pajkovskyrsa_kem: validate RSA_public_encrypt() result in RSASVE
2026-04-06  Igor UstinovAvoid possible buffer overflow in buf2hex conversion
2026-04-06  Daniel KubecAdded test for CVE-2026-28388
2026-04-06  Daniel KubecFix NULL Dereference When Delta CRL Lacks CRL Number...
2026-04-06  Daniel KubecOut-of-bounds read in AES-CFB-128 on X86-64 with AVX...
2026-04-06  Neil HormanAdd test for CMS decryption with RSA keys
2026-04-06  Neil HormanFix NULL deref in rsa_cms_decrypt
2026-04-06  Neil HormanTest for DH/ECDH CMS KARI processing NULL pointer deref...
2026-04-06  Neil HormanFix NULL deref in [ec]dh_cms_set_shared_info
2026-04-03  Tomas Mraz.github/workflows/windows.yml: Fix typo breaking the...
2026-04-03  kovandoc: document PKCS12 password prompting for certificates
2026-04-03  Tomas Mrazevp_test.c: Check error stack for new errors and not...
2026-04-03  Matt CaswellFix a CHANGES.md entry added to the wrong section
2026-04-03  Abhinav Agarwalquic: fix NULL deref in ossl_quic_new_from_listener()
2026-04-03  Milan Brozci: Fix CYGWIN build
2026-04-03  Eugene Syromiatnikovutil/platform_symbols/windows-symbols.txt: add __stdio_...
2026-04-03  Eugene SyromiatnikovUpdate Windows CI workflow to supply correct DLLs to...
2026-04-03  Eugene Syromiatnikov.github/workflows/windows_comp.yml: drop platform symbo...
2026-04-03  Eugene Syromiatnikovutil/checkplatformsyms.pl: do not hard-code "libcrypto...
2026-04-03  Eugene Syromiatnikovutil/checkplatformsyms.pl: update the Unix symbol filtering
2026-04-03  Eugene Syromiatnikovutil/checkplatformsyms.pl: do not exit after the first...
2026-04-03  Eugene Syromiatnikovutil/checkplatformsyms.pl: handle command exit code
2026-04-03  Eugene Syromiatnikovutil/checkplatformsyms.pl: syntax nit fix
2026-04-03  Eugene Syromiatnikovutil/checkplatformsyms.pl: check that supplied files...
2026-04-03  slontisDoc: "ML-DSA external mu" clarify security categories
2026-04-03  Eugene Syromiatnikovcrypto/err/err_all.c: load SM2 error strings
2026-04-03  Igor Ustinovevp_decodeblock_int(): Bugfix of padding check
2026-04-03  Drokovar DmitriyEVP_MD_CTX_gettable_params(): Add NULL check before...
2026-04-03  Koda ReefAdd INT_MAX bounds check to d2i_ASN1_UINTEGER before...
2026-04-03  Stacey ZhengUpdated broken documentation links in various files
2026-04-03  Emmalee CarpenterUpdate manuals and demos to consider OSSL_PARAM_clear_f...
2026-04-03  Matt CaswellAdd a test for an early DTLS CCS with extra data on...
2026-04-03  Matt CaswellFix a Use-After-Free bug in the DTLS code
2026-04-03  huanghuihui0904crypto/x509/pcy_tree.c: fix leak of tree in X509_policy...
2026-04-03  Herman Malikdoc: clarify X509_STORE thread safety and lifetime...
2026-04-03  eclipse07077Fix integer overflow in EVP_ENCODE_LENGTH and base64...
2026-04-02  Bob BeckRevert "Make cpuid_setup non-constructor"
2026-04-02  Bob BeckMake riscv cpucap not use BIO_snprintf
2026-04-02  Weidong WangAdd test for NULL uri handling in OSSL_STORE_delete()
2026-04-02  Weidong WangFix NULL pointer dereference in OSSL_STORE_delete()
2026-04-01  Arne SchwabeFix names of X509_V_ERR_ERROR_IN_CERT_* constants in...
2026-04-01  Eugene Syromiatnikovapps/lib/apps.c: use fstat on an opened fd in app_mmap_...
2026-03-31  openssl-machineFix loongarch64 build and clean up include paths
2026-03-31  Eugene Syromiatnikovutil/platform_symbols/windows-symbols.txt: add _get_osf...
2026-03-31  Eugene Syromiatnikovutil/platform_symbols/windows-symbols.txt: sort in...
2026-03-31  Bob BeckDon't eat a NULL if a queryfile is not provided
2026-03-31  Viktor DukhovniRefactor ML-KEM decap, also cleanse failure_key
2026-03-31  Collin FunkFix -Wdiscarded-qualifiers warnings shown when glibc...
2026-03-31  Pranavjeet... Add negative length validation in EVP_EncryptUpdate...
2026-03-31  Tomas MrazConfigurations/10-main.conf: minimum NASM version needs...
2026-03-31  Milan BrozFix certificate read from stdin on Windows
2026-03-31  Milan BrozRemove superfluous volatile for RCU on Windows
2026-03-31  kovandoc: fix -signcert grouping in CA.pl documentation
2026-03-31  Arne SchwabeDocument X509V3_EXT_print API const change in manual...
2026-03-31  Eugene SyromiatnikovX509_EXTENSION_set_object.pod, X509v3_get_ext_by_NID...
2026-03-31  Eugene Syromiatnikovikev2kdf.c: expand missing secret check in kdf_ikev2kdf...
2026-03-31  Eugene Syromiatnikovcrypto/property/property.c: avoid NULL dereference...
2026-03-31  Milan BrozUse OPENSSL_assert for Windows RCU for missing lock
2026-03-31  Milan BrozSilence MINGW warning about INVALID_SOCKET
2026-03-31  Milan BrozDefine static set_cloexec() only when really used
2026-03-31  Milan BrozMake ssl dir const in get_windows_default_path
2026-03-31  Alyssa SfravaraChange !BN_copy() to BN_copy() == NULL
2026-03-31  Orgad ShanehConfigure: Remove extensive debug output by default
2026-03-27  K1Fixed missing subjectAltName when issuing a cert with...
2026-03-27  openssl-machineUpdate ordinals from 4.0.0-beta1
2026-03-27  Abhinav Agarwalquic: add missing return 0 after raise_protocol_error...
2026-03-27  Igor UstinovAdd NULL checks for the arguments in OSSL_PARAM_BLD_pus...
2026-03-27  openssl-machineCMS_verify(): Fix leak of tmpin in an error path
2026-03-27  William FaberDoc: clarify AAD out1 semantics in EVP_EncryptInit
2026-03-27  Chris Baudouin... Adds NULL checks for EVP_MD_CTX_get_pkey_ctx() return...
2026-03-27  Amaan Qureshis390x: set minimum architecture level to z10
2026-03-27  Jun ArugaImprove bad FFC parameters error messages with L, N...
2026-03-27  herbenderblerUse mmap for pkeyutl -rawin and dgst one-shot input
2026-03-27  Zoey Chapelldoc: Clarify wording in PKCS5_PBE_keyivgen.pod
2026-03-27  Weidong WangFix missing EVP_CIPHER_get_iv_length() guard in PKCS5_p...
2026-03-27  slontisRemove bioprinttest
2026-03-27  Dr. David von... CMS/PKCS#7 doc: Fix inconsistencies and missing detail...
2026-03-27  Dr. David von... CMS/PKCS#7: Add missing verification method "smime_encr...
2026-03-26  Dr. David von... cmp_client_test.c: disable KUR_bad_pkiConf_protection
2026-03-26  Richard LevitteSlight enhancement of commentary for exported configura...
2026-03-26  Billy Brumley[crypto/ec] optimize fetching affine coordinates when...
2026-03-25  Milan BrozFix MINGW compilation
2026-03-25  Dr. David von... cmp_vfy.c: on error trying to use cached CMP message...
2026-03-25  Dr. David von... cmp_vfy.c,doc/,test/: when trying to use cached CMP...
2026-03-25  Dr. David von... CMP doc: add missing text on OSSL_CMP_OPT_NO_CACHE_EXTR...
2026-03-25  Dr. David von... crypto/cmp/: generalize info/debug messages and code...
2026-03-25  Dr. David von... apps/cmp.c: minor code refactoring on -no_cache_extrace...
2026-03-25  Dr. David von... cmp_vfy.c: fix crash on attempting to use invalidated...
next