aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-21Prepare for release of 3.0.4openssl-3.0.4Matt Caswell3-4/+4
2022-06-21make updateMatt Caswell3-45/+79
2022-06-21Use --release in dev/release.shHugo Landau1-9/+9
2022-06-21Update copyright yearMatt Caswell112-112/+112
2022-06-21Update CHANGES.md and NEWS.md for new releaseMatt Caswell2-1/+22
2022-06-20c_rehash: Drop the issuer_name_hash= prefix from the CRL hashTomas Mraz1-0/+1
2022-06-20Fix file operations in c_rehash.Daniel Fiala1-54/+52
2022-06-20providers/implementations/exchange/kdf_exch.c: fix unavailable SIZE_MAXRichard Levitte1-0/+1
2022-06-17Clarify use of EGD for HPNS in rand/rand_egd.c comments.Randall S. Becker1-4/+6
2022-06-16Fix documentation of BIO_FLAGS_BASE64_NO_NLFraser Tweedale1-3/+2
2022-06-16Have set_dateopt() return 1 on success to make -dateopt workHartmut Holzgraefe2-2/+15
2022-06-16test/recipes/*.t: setup() doesn't play well with spaces in the argumentRichard Levitte1-1/+1
2022-06-16Fix for OSSL_PARAM sample code referencing OSSL_PARAM_UTF8_PTRMichael Baentsch4-14/+17
2022-06-16Add an extra reduction step to RSAZ mod_exp implementationsTomas Mraz4-6/+38
2022-06-16Always end BN_mod_exp_mont_consttime with normal Montgomery reduction.Tomas Mraz3-214/+93
2022-06-16test/ssl_old_test.c: Add check for OPENSSL_mallocJiasheng Jiang1-0/+5
2022-06-16Add sensitive memory clean in priv encodeKan4-25/+14
2022-06-15test/ssl_old_test.c: Add check for OPENSSL_zallocJiasheng Jiang1-0/+2
2022-06-15Fix a mem leak in evp_pkey_export_to_providerK13-5/+76
2022-06-15Fix a crash in X509v3_asid_subset()Matt Caswell2-9/+100
2022-06-15providers/implementations/exchange/kdf_exch.c: Fix kdf_derive()Richard Levitte1-2/+21
2022-06-15test/evp_test.c: Check too big output buffer sizes in PKEYKDF testsRichard Levitte1-1/+17
2022-06-15Fix the export routines to not return success if param alloc failedMatt Caswell4-10/+14
2022-06-15test_pkey_check: Positive testcase for private key with unknown parametersTomas Mraz2-11/+44
2022-06-15ossl_dh_check_priv_key: Do not fail on private keys without qTomas Mraz1-6/+27
2022-06-15Testcase for regression by PPC64 fixed length montgomery multiplicationTomas Mraz1-0/+12
2022-06-15Revert "bn: Add fixed length (n=6), unrolled PPC Montgomery Multiplication"Tomas Mraz3-598/+1
2022-06-15Avoid reusing the init_lock for a different purposeTomas Mraz1-5/+14
2022-06-13RSA keygen update: Raise an error if no prime candidate q is found.slontis5-4/+11
2022-06-13RSA Keygen update - When using the default provider fallback to default multi...slontis1-7/+9
2022-06-13RSA keygen fixesslontis1-1/+8
2022-06-12Include the modules directory in openssl.pcRichard Levitte1-0/+1
2022-06-10sm2_dupctx: Avoid potential use after free of the mdTomas Mraz1-0/+2
2022-06-10Check return of BIO_new() and always free pkey from evp_pkey_copy_downgraded()Tomas Mraz1-2/+5
2022-06-10add_provider_groups: Clean up algorithm pointer on failureTomas Mraz1-1/+1
2022-06-10parse_unquoted: Check returned value from ossl_property_value()Tomas Mraz1-4/+3
2022-06-10Fix a use after free in error handling of hmac_dupBernd Edlinger1-0/+1
2022-06-09Assert that a property definition cache entry is the firstMatt Caswell1-2/+13
2022-06-09Fix a memory leak in ossl_method_store_add()Matt Caswell1-1/+5
2022-06-09Update SIV mode documentationTodd Short1-9/+20
2022-06-08Don't report success from ec_export if OSSL_PARAM_BLD_to_param failedMatt Caswell1-0/+2
2022-06-08Fix a mem leak in evp_pkey_copy_downgraded()Matt Caswell1-1/+7
2022-06-06Check return value of ossl_parse_property()Tomas Mraz3-5/+11
2022-06-06CONF_modules_unload should fail if CONF_modules_finish failsMatt Caswell1-4/+14
2022-06-05Fix inadvertent NULL assignments in ternary opsClemens Lang3-3/+3
2022-06-05Update further expiring certificates that affect testsTomas Mraz14-435/+437
2022-06-03Change the SCT issuer key to RSA 2048Bernd Edlinger5-40/+62
2022-06-03Fix strict client chain check with TLS-1.3Tomas Mraz1-8/+6
2022-06-02Add VERSIONINFO resource to legacy provider if it is not builtinslontis1-0/+7
2022-06-02Add Windows VERSIONINFO resource to fips provider dll.slontis1-0/+6