]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2026-01-29  Neil Hormanadd valgrind supression file
2026-01-29  Neil Hormanzero buffers in sslapitest
2026-01-29  Neil Hormaninitalize control block on dgram_sendmmsg
2026-01-29  Neil HormanExclude some tests from valgrind
2026-01-29  Neil HormanUpdate valgrind to use separate logs
2026-01-29  Neil HormanAdd a method to run our test suite under valgrind
2026-01-29  rainerjungFix coding style check by adding clang format exclusions
2026-01-29  rainerjungSparc asm: remove whitespace that breaks asm syntax...
2026-01-28  Ingo Franzkis390x: EC: use OpenSSL's RNG for ECDSA nonce 'k' for...
2026-01-28  kovandoc: Add const to SSL_CTX_set1_groups/curves documentation
2026-01-28  kovandoc: Add deprecation note to SSL_get_peer_certificate...
2026-01-28  kovandoc: Clarify SSL_get_SSL_CTX returns internal pointer
2026-01-28  kovandoc: add missing DH_check_pub_key documentation and...
2026-01-28  kovandoc: Fix incorrect parameter reference in EVP_MAC
2026-01-28  Eugene Syromiatnikovtest/evp_test.c: avoid resource leak in digest_test_run()
2026-01-28  Eugene Syromiatnikovsrtpkdf.c: avoid ctx NULL dereference kdf_srtpkdf_set_c...
2026-01-28  Eugene Syromiatnikovcrypto/bio/bf_buff.c: drop extraneous ctx NULL check...
2026-01-27  Neil HormanUpdate doc/man3/OPENSSL_init_crypto.pod
2026-01-27  Neil HormanFix documentation for OPENSSL_cleanup in pod files
2026-01-27  Neil HormanFix ubsan errors in OPENSSL_sk_pop_free
2026-01-26  Andrew DinhPKCS12_item_decrypt_d2i_ex(): Check oct argument for...
2026-01-26  Bob BeckVerify ASN1 object's types before attempting to access...
2026-01-26  Norbert PocsFix OCB AES-NI/HW stream path unauthenticated/unencrypt...
2026-01-26  Igor UstinovCheck the received uncompressed certificate length...
2026-01-26  Neil HormanFix heap buffer overflow in BIO_f_linebuffer
2026-01-26  Viktor DukhovniReport truncation in oneshot `openssl dgst -sign`
2026-01-26  Daniel Kubecossl_quic_get_cipher_by_char(): Add a NULL guard before...
2026-01-26  Igor UstinovTest for handling of AEAD-encrypted CMS with inadmissib...
2026-01-26  Igor UstinovSome comments to clarify functions usage
2026-01-26  Igor UstinovCorrect handling of AEAD-encrypted CMS with inadmissibl...
2026-01-26  Alicja KarioAdditional PKCS12 PBMAC1 malformed testcase files
2026-01-26  Tomas MrazAdd testcase for PKCS12 with invalid PBMAC1 key length
2026-01-26  Tomas Mrazpkcs12: Validate salt and keylength in PBMAC1
2026-01-26  Orgad ShanehCI: Disable scheduled Fuzzing action in forks
2026-01-26  Daniel KubecASN1: Fix type handling in AKID serial number conversion
2026-01-26  Anton Moryakovcrypto: x509: fix unreachable code in X509V3_get_sectio...
2026-01-26  Daniel KubecAdded SSL_CTX_get0_alpn_protos() and SSL_get0_alpn_protos()
2026-01-23  Tomas MrazPROV_R_INVALID_FUNCTION_NAME: Fix colliding error reaso...
2026-01-23  slontisAdd support for CSHAKE.
2026-01-23  Milan BrozRemove disabled-optimization warning again
2026-01-23  Tomas Mrazrsa_enc.c: Properly duplicate the oaep_label member
2026-01-23  Tomas Mrazrsa_sig.c: Properly duplicate the sig member
2026-01-23  Tomas MrazCorrect alert when extended master secret support is...
2026-01-23  Daniel KubecDOC: Add EVP_CIPHER_CTX_{get,set}_app_data documentation
2026-01-23  Helen ZhangAdd SRTPKDF implementation
2026-01-23  Daniel KubecDOC: Clarify EVP_PKEY_CTX_{get,set}_app_data documentation
2026-01-22  Neil Hormancheck-news-changes.yml: Fix the label check
2026-01-22  Igor UstinovFix of EOF and retry handling in BIO implementations
2026-01-22  SiteRelEnbyFix NULL pointer dereference when zlib DSO fails to...
2026-01-22  JohnnySavagesRemove unnecessary post-increment
2026-01-22  Alexandr NedvedickyExplain the purpose of _WIN32_WINNT macro and how it...
2026-01-22  Dmitry BelyavskiyDeprecate support of weak elliptic curves in TLS by...
2026-01-22  Milan BrozAdd float-conversion to default strict warnings
2026-01-22  Eugene SyromiatnikovDrop darwin-ppc{,64} targets
2026-01-21  Neil HormanUpdate SHA384_Update to do thunking
2026-01-21  Neil Hormanconvert SHA512_Update to do thunking
2026-01-21  Neil HormanSend SHA224_Update through the aproproate thunk
2026-01-21  Neil HormanConvert SHA1_Update in the same manner as SHA256_Update
2026-01-21  Neil HormanDo thunking of SHA256_Update
2026-01-21  Dimitri John... fips: Upgrade KAT ECDSA curves to minimum 128bits
2026-01-20  JohnnySavagesChange evp_keymgmt_util_clear_operation_cache return...
2026-01-20  Zijie ZhaoFix `EVP_KEYMGMT` leak in `evp_pkey_signature_init...
2026-01-20  Milan BrozFix type-limits and add this warning to default strict...
2026-01-20  Milan BrozFix unterminated-string-initialization and add this...
2026-01-20  Zijie ZhaoFix double-free in TLS1-PRF KDF when digest change...
2026-01-20  Konstantin... Zero out memory after allocation to avoid usage of...
2026-01-20  Viktor DukhovniEnable signing of empty files with pkeyutl
2026-01-20  Josh HoltropFix openssl-cms man page references to -EncryptedData_e...
2026-01-20  Daniel KubecDrop darwin-i386(-cc) targets from Configurations
2026-01-19  Tomas MrazRename test_base64_simdutf to base64_simdutf_test
2026-01-19  Tomas Mrazbase64 encoder: Make ctx->length a constant
2026-01-19  Tomas Mrazb64_ctrl(): Do not try to call EVP_Encode functions...
2026-01-19  Dmitry BelyavskiyAdjust documentation of EVP_SKEY_import_raw_key
2026-01-19  Bob BeckConstify the X509_STORE_CTX argument to the lookup_cert...
2026-01-19  Ryan Keanefix: Fix uninstall_dev failing to remove empty dir
2026-01-19  shridhar kalavaguntaFixes issue 28885
2026-01-19  Joshua RogersClear addr_iter on reset in bss_conn
2026-01-19  Joshua RogersClear addr_iter on reset in bss_acpt
2026-01-19  Nikola Pajkovskyupdate fuzz/corpora submodule
2026-01-19  Dr. David von... util/ and .ctags.d/: remove remaining references to...
2026-01-19  slontisKDF: Add configuration options to disable many of the...
2026-01-19  slontisMake OpenSSL generated error files use the current...
2026-01-18  Dimitri John... rand_lib: do not silently ignore custom seed source...
2026-01-17  Dmitry BelyavskiyDisabling explicit EC curves encoding
2026-01-16  Kurt RoeckxRemove support for SSLv2 Client Hello
2026-01-16  Neil HormanFix make check-format target
2026-01-16  Igor UstinovSSL_CTX_is_server() was added.
2026-01-15  Paulitest: fix tests in lightof test_strn2_ removals
2026-01-15  Paulitest: fix endecode_test in light of test_strn2 removal
2026-01-15  Paulitest: get rid of the TEST_strn2_ functions
2026-01-15  Neil HormanFix search pattern in check-news-changes CI job
2026-01-15  Milan BrozAdd disabled-optimization and pointer-arith to compiler...
2026-01-15  Viktor DukhovniExpose and report EC curve field degrees
2026-01-15  Dmitry BelyavskiySimultaneous derivation of several EVP_SKEY objects
2026-01-15  Alexandr NedvedickyBIO_FLAGS_BASE64_NO_NL ignored by b64_write() in OpenSS...
2026-01-14  Nikola Pajkovskyapps: check OPENSSL_uni2utf8 return value
2026-01-14  Norbert Pocsgithub/workflows: Update checkout@v5 to v6
2026-01-14  slontisML-DSA: Add a digest that can calculate external mu.
2026-01-13  Neil HormanUpdate .github/workflows/check-news-changes.yml
2026-01-13  Neil HormanAdd script to aid scanning of a release branch for...
next