]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2025-10-01  Paulilegacy ciphers: use generated param name decoders
2025-10-01  Paulilegacy ciphers: rename files in anticipation of using...
2025-10-01  Pauliaes_cbc_hmac_sha: convert to generated param decoding
2025-10-01  Pauliaes_cbc_hmac: rename files in anticipation of generated...
2025-10-01  Paulimdc2: use a generated param decoder
2025-10-01  Paulimdc2: rename files in anticipation of generated param...
2025-09-29  Tomas MrazAdd CHANGES.md and NEWS.md updates
2025-09-29  Tomas Mrazuse_proxy(): Add missing terminating NUL byte
2025-09-29  Tomas Mrazecp_sm2p256.c: Remove unused code
2025-09-29  Tomas MrazSM2: Use constant time modular inversion
2025-09-29  Viktor Dukhovnikek_unwrap_key(): Fix incorrect check of unwrapped...
2025-09-27  Neil HormanRevert "fips: remove redundant RSA encrypt/decrypt...
2025-09-26  Tomas Mrazkrb5kdf.c.in: Check the key size before applying the key
2025-09-26  Tomas MrazAdd test for using KRB5KDF with erroneous key size
2025-09-26  Bob BeckUpdate doc/designs/rfc4514.md
2025-09-26  Bob BeckAdd git pre-commit hook example to the script
2025-09-26  Bob Beckunbreak url for legacy gost
2025-09-26  Bob Beckmake it not write changes by default
2025-09-26  Bob BeckAdd util/codespell-check.sh and run it
2025-09-25  Bob BeckMake tests run faster on typical platforms.
2025-09-25  Richard LevitteChange test/recipes/95-test_external_oqsprovider.t...
2025-09-25  Daniel KubecFix EVP_PKEY_can_sign() handling of NULL from query_ope...
2025-09-25  Viktor DukhovniCheck for OBJ_create() conflicts after write lock.
2025-09-25  Bernd EdlingerAdd a test for multi-threaded OBJ_create
2025-09-25  xiaoloudongfengFix length of digestinfo_sm3_der
2025-09-25  Tomas MrazFix doublefree after failure in ossl_siv128_init()
2025-09-24  Bernd EdlingerPrint PowerPC CPUINFO
2025-09-24  Bob BeckConst correct the various sk_find functions.
2025-09-24  Bob BeckCorrect the documentation for OPENSSL_sk_find
2025-09-24  Neil HormanClose small race condition on error raising in QUIC
2025-09-23  Neil HormanDisable HW acceleration when running TLSProxy tests
2025-09-23  Andrew DinhSkip LMS tests if fetch for the LMS algorithm fails
2025-09-23  Bernd EdlingerDo not use RW mutexes on RISC-V arch
2025-09-23  Jonathan ReimerAdd Linux Foundation Health Score badge to README
2025-09-23  Nikola Pajkovskyx509: fix mem leak on error path
2025-09-23  Tomas MrazRe-enable the ssl_trace_test()
2025-09-23  Tomas Mrazsslapitest.c: Skip test_ssl_trace() with FIPS providers...
2025-09-23  Tomas Mraztls_common.c: Handle inner content type properly on...
2025-09-23  lan1120Fix the abnormal branch memory leak in ssl_set_cert_and...
2025-09-23  Nikola PajkovskyEnsure q variable is freed
2025-09-23  Brad SmithCorrect version used to check for elf_aux_info() on...
2025-09-23  Luigino Camastrabio_ok.c: Integer Overflow in BIO_f_reliable record...
2025-09-23  Viktor DukhovniAdded test suggested by Shane Lontis
2025-09-23  Viktor DukhovniHarden property put_str() helper corner case
2025-09-23  Richard LevitteAdd unsupported features in NOTES-C99.md: complex.h...
2025-09-20  Richard LevitteMake generated files read-only
2025-09-20  Richard LevitteFix OPENSSL_VERSION_NUMBER to always have zero status...
2025-09-19  Ryan HooperFix CI Pipeline by Disabling SSL_TRACE_TEST
2025-09-19  Bernd EdlingerFix another memory order issue
2025-09-18  Viktor DukhovniFix ML-KEM key equality check when either unset
2025-09-18  Eugene SyromiatnikovRevert "rsa: expose pairwise consistency test API"
2025-09-18  Grzesiek11Fix cipher protocol ID type in docs
2025-09-18  Ryan HooperUpdated SSL Trace to display the name for all MLKEM...
2025-09-18  Ryan HooperEnable peer verification with s_server's verify_return_...
2025-09-18  Ritesh Kudkelwardoc: clarify SSL_SESSION_get0_hostname() DESCRIPTION
2025-09-18  Bob BeckUse less preprocessor gymnastics for fatal error detection.
2025-09-18  Eugene Syromiatnikovtest/p_ossltest.c: check for return values in OSSL_PARA...
2025-09-18  Eugene Syromiatnikovproviders/implementations/keymgmt/ecx_kmgmt.c.in: remov...
2025-09-17  rodekacrypto/ml_dsa: fix public_from_private() error path...
2025-09-17  Bob BeckDon't return a value we never check from indent_printf()
2025-09-17  Bob BeckDon't clear is_sorted unconditionally on OPENSSL_sk_ins...
2025-09-17  Bernd EdlingerFix logic errors in torture_rw_high/low test
2025-09-17  Bob BeckEnsure that empty or 1 element stacks are always sorted.
2025-09-17  Dr. David von... 25-test_verify.t: fix misleading test case names and...
2025-09-17  Dr. David von... 25-test_verify.t: fix partly case-sensitive matching...
2025-09-17  fengpengboImplement Montgomery multiplication assembly optimizati...
2025-09-17  Neil HormanFix ossl_prov_set_macctx
2025-09-17  Neil Hormansupport passing prop querys to composite algs
2025-09-17  Neil Hormanremove loader_attic test from test_cmp_cli
2025-09-17  Neil Hormanremove loader_attic tests from test_store
2025-09-17  Neil HormanConvert TLSProxy to use new provider
2025-09-17  Neil Hormanreplace ossltest engine in test_dgst
2025-09-17  Neil HormanConvert test_rand to use our new p_ossltest provider
2025-09-17  Neil HormanImplement an ossltest provider to replace ossltest...
2025-09-16  PauliAdd OSSL_ prefix back onto param names
2025-09-16  Eugene SyromiatnikovCHANGES.md, NEWS.md: update for 3.6.0-beta1
2025-09-16  Eugene SyromiatnikovCHANGES.md, NEWS.md: ffix
2025-09-16  Eugene Syromiatnikovcrypto/ec/ecp_nistz256.c: use OPENSSL_aligned_alloc_array
2025-09-16  Eugene SyromiatnikovExplicitly limit the OPENSSL_aligned_alloc()'s alignmen...
2025-09-16  Eugene Syromiatnikovcrypto/mem.c: use open-coded aligned alloc when posix_m...
2025-09-16  Eugene SyromiatnikovMove the open-coded aligned alloc in a separate file...
2025-09-16  Eugene SyromiatnikovMove OPENSSL_SMALL_FOOTPRINT-related logic from aligned...
2025-09-16  Eugene Syromiatnikovdoc/man3/OPENSSL_malloc.pod: size is no longer needed...
2025-09-16  Eugene Syromiatnikovtest/radix/terp.c: avoid accessing uninitialised terp...
2025-09-16  Eugene Syromiatnikovapps/storeutl.c: avoid signed integer overflow in inden...
2025-09-16  Eugene Syromiatnikovcrypto/evp/ctrl_params_translate.c: fix a typo in the...
2025-09-16  Eugene Syromiatnikovcrypto/bio/bss_file.c: add missing cast in format arg...
2025-09-16  Eugene Syromiatnikovtest/wpackettest.c: remove ubogus cleanup() in test_WPA...
2025-09-16  Eugene Syromiatnikovcrypto/x509/t_x509.c: check i2d_X509_NAME() return...
2025-09-14  Neil HormanEnable LMS on provider compat fips build for 3.6
2025-09-14  Viktor DukhovniTest failure of rsa_encrypt when buffer too short
2025-09-14  Viktor DukhovniHarden RSA public encrypt
2025-09-14  Neil HormanUpdate our CI jobs to cover the 3.6 stable branch
2025-09-12  Eugene Syromiatnikovkmac_prov.c.in: avoid resource leak on kmac_new_decoder...
2025-09-12  Eugene Syromiatnikovtest/bioprinttest.c: silence more width/precision checks
2025-09-11  sashanremove test_big() the return value we compare varies...
2025-09-11  sashanReplace homebrewed implementation of *printf*() functio...
2025-09-11  Dr. David von... crmf_lib.c create_popo_signature(): add error queue...
2025-09-11  Dr. David von... CHANGES.md: add entry on constifying (X509) function...
2025-09-11  Dr. David von... crypto: remove OSSL_FUTURE_CONST as it is not more...
next