]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
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...
2026-01-13  Neil HormanCreate a simple check for suggesting NEWS/CHANGES additions
2026-01-13  Bob BeckEnsure ASN1 types are checked before use.
2026-01-13  slontisAdd clang-format file exclusions for generated files...
2026-01-13  slontisAdd an OID for "id-alg-hss-lms-hashsig"
2026-01-12  Eugene Syromiatnikovml_dsa_kmgmt: check params against len and not pointers...
2026-01-12  Joshua Rogersquic: remove dead VERSION_NEG handling in ch_rx_handle_...
2026-01-12  Joshua Rogersquic: remove redundant free of inner TLS in accept_conn...
2026-01-12  Joshua Rogersquic: free popped incoming channel on early exit in...
2026-01-12  Liu-ErMengfix vpsm4_ex bug in AARCH64 big-endian platform
2026-01-12  Gleb Popovbn: Remove the BN_RECURSION cpp define
2026-01-12  Gleb Popovbn: Remove the BN_SQR_COMBA cpp define
2026-01-12  Gleb Popovbn: Remove the BN_MUL_COMBA cpp define
2026-01-12  Jiasheng Jiangtest/bio_base64_test.c: Add check for BIO_new()
2026-01-12  Jiasheng Jiangfuzz/cmp.c: Correct the usages of BIO_new()
2026-01-12  Tomas MrazAdd WSAIoctl to allowed platform symbols on Windows
2026-01-12  zhouluInstruction reordering to further improve SM4-CBC decry...
2026-01-12  Heath Dutton🕴️apps/speed.c: support algorithm name aliases in kem...
2026-01-12  Heath Dutton🕴️Add PKCS12 fuzzer
2026-01-12  Milan BrozAdd clang-21 to CI compilers
2026-01-12  Dmitry Misharovdo not hardcode CI workspace path
2026-01-12  Simo SorceFix max index define that was not updated
2026-01-12  Norbert Pocswindows-makefile: Don't prefix libdir when it is absolu...
2026-01-12  Alexandr NedvedickyQUIC listener may fail with SSL_POLL_EVENT_EL on windows.
2026-01-12  Nikola Pajkovskylhash_test: set back num_workers to 16
2026-01-12  Matt CaswellClean up some unnecessary includes
2026-01-12  Matt CaswellRemove dead EVP_rc5() code
2026-01-12  Matt CaswellRemove legacy fields from the EVP_CIPHER structure
next