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