summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-06-21Prepare for release of 3.0.4openssl-3.0.4Matt Caswell
2022-06-21make updateMatt Caswell
2022-06-21Use --release in dev/release.shHugo Landau
2022-06-21Update copyright yearMatt Caswell
2022-06-21Update CHANGES.md and NEWS.md for new releaseMatt Caswell
2022-06-20c_rehash: Drop the issuer_name_hash= prefix from the CRL hashTomas Mraz
2022-06-20Fix file operations in c_rehash.Daniel Fiala
2022-06-20providers/implementations/exchange/kdf_exch.c: fix unavailable SIZE_MAXRichard Levitte
2022-06-17Clarify use of EGD for HPNS in rand/rand_egd.c comments.Randall S. Becker
2022-06-16Fix documentation of BIO_FLAGS_BASE64_NO_NLFraser Tweedale
2022-06-16Have set_dateopt() return 1 on success to make -dateopt workHartmut Holzgraefe
2022-06-16test/recipes/*.t: setup() doesn't play well with spaces in the argumentRichard Levitte
2022-06-16Fix for OSSL_PARAM sample code referencing OSSL_PARAM_UTF8_PTRMichael Baentsch
2022-06-16Add an extra reduction step to RSAZ mod_exp implementationsTomas Mraz
2022-06-16Always end BN_mod_exp_mont_consttime with normal Montgomery reduction.Tomas Mraz
2022-06-16test/ssl_old_test.c: Add check for OPENSSL_mallocJiasheng Jiang
2022-06-16Add sensitive memory clean in priv encodeKan
2022-06-15test/ssl_old_test.c: Add check for OPENSSL_zallocJiasheng Jiang
2022-06-15Fix a mem leak in evp_pkey_export_to_providerK1
2022-06-15Fix a crash in X509v3_asid_subset()Matt Caswell
2022-06-15providers/implementations/exchange/kdf_exch.c: Fix kdf_derive()Richard Levitte
2022-06-15test/evp_test.c: Check too big output buffer sizes in PKEYKDF testsRichard Levitte
2022-06-15Fix the export routines to not return success if param alloc failedMatt Caswell
2022-06-15test_pkey_check: Positive testcase for private key with unknown parametersTomas Mraz
2022-06-15ossl_dh_check_priv_key: Do not fail on private keys without qTomas Mraz
2022-06-15Testcase for regression by PPC64 fixed length montgomery multiplicationTomas Mraz
2022-06-15Revert "bn: Add fixed length (n=6), unrolled PPC Montgomery Multiplication"Tomas Mraz
2022-06-15Avoid reusing the init_lock for a different purposeTomas Mraz
2022-06-13RSA keygen update: Raise an error if no prime candidate q is found.slontis
2022-06-13RSA Keygen update - When using the default provider fallback to default multi...slontis
2022-06-13RSA keygen fixesslontis
2022-06-12Include the modules directory in openssl.pcRichard Levitte
2022-06-10sm2_dupctx: Avoid potential use after free of the mdTomas Mraz
2022-06-10Check return of BIO_new() and always free pkey from evp_pkey_copy_downgraded()Tomas Mraz
2022-06-10add_provider_groups: Clean up algorithm pointer on failureTomas Mraz
2022-06-10parse_unquoted: Check returned value from ossl_property_value()Tomas Mraz
2022-06-10Fix a use after free in error handling of hmac_dupBernd Edlinger
2022-06-09Assert that a property definition cache entry is the firstMatt Caswell
2022-06-09Fix a memory leak in ossl_method_store_add()Matt Caswell
2022-06-09Update SIV mode documentationTodd Short
2022-06-08Don't report success from ec_export if OSSL_PARAM_BLD_to_param failedMatt Caswell
2022-06-08Fix a mem leak in evp_pkey_copy_downgraded()Matt Caswell
2022-06-06Check return value of ossl_parse_property()Tomas Mraz
2022-06-06CONF_modules_unload should fail if CONF_modules_finish failsMatt Caswell
2022-06-05Fix inadvertent NULL assignments in ternary opsClemens Lang
2022-06-05Update further expiring certificates that affect testsTomas Mraz
2022-06-03Change the SCT issuer key to RSA 2048Bernd Edlinger
2022-06-03Fix strict client chain check with TLS-1.3Tomas Mraz
2022-06-02Add VERSIONINFO resource to legacy provider if it is not builtinslontis
2022-06-02Add Windows VERSIONINFO resource to fips provider dll.slontis