summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare for release of 3.0.4openssl-3.0.4Matt Caswell2022-06-213-4/+4
* make updateMatt Caswell2022-06-213-45/+79
* Use --release in dev/release.shHugo Landau2022-06-211-9/+9
* Update copyright yearMatt Caswell2022-06-21112-112/+112
* Update CHANGES.md and NEWS.md for new releaseMatt Caswell2022-06-212-1/+22
* c_rehash: Drop the issuer_name_hash= prefix from the CRL hashTomas Mraz2022-06-201-0/+1
* Fix file operations in c_rehash.Daniel Fiala2022-06-201-54/+52
* providers/implementations/exchange/kdf_exch.c: fix unavailable SIZE_MAXRichard Levitte2022-06-201-0/+1
* Clarify use of EGD for HPNS in rand/rand_egd.c comments.Randall S. Becker2022-06-171-4/+6
* Fix documentation of BIO_FLAGS_BASE64_NO_NLFraser Tweedale2022-06-161-3/+2
* Have set_dateopt() return 1 on success to make -dateopt workHartmut Holzgraefe2022-06-162-2/+15
* test/recipes/*.t: setup() doesn't play well with spaces in the argumentRichard Levitte2022-06-161-1/+1
* Fix for OSSL_PARAM sample code referencing OSSL_PARAM_UTF8_PTRMichael Baentsch2022-06-164-14/+17
* Add an extra reduction step to RSAZ mod_exp implementationsTomas Mraz2022-06-164-6/+38
* Always end BN_mod_exp_mont_consttime with normal Montgomery reduction.Tomas Mraz2022-06-163-214/+93
* test/ssl_old_test.c: Add check for OPENSSL_mallocJiasheng Jiang2022-06-161-0/+5
* Add sensitive memory clean in priv encodeKan2022-06-164-25/+14
* test/ssl_old_test.c: Add check for OPENSSL_zallocJiasheng Jiang2022-06-151-0/+2
* Fix a mem leak in evp_pkey_export_to_providerK12022-06-153-5/+76
* Fix a crash in X509v3_asid_subset()Matt Caswell2022-06-152-9/+100
* providers/implementations/exchange/kdf_exch.c: Fix kdf_derive()Richard Levitte2022-06-151-2/+21
* test/evp_test.c: Check too big output buffer sizes in PKEYKDF testsRichard Levitte2022-06-151-1/+17
* Fix the export routines to not return success if param alloc failedMatt Caswell2022-06-154-10/+14
* test_pkey_check: Positive testcase for private key with unknown parametersTomas Mraz2022-06-152-11/+44
* ossl_dh_check_priv_key: Do not fail on private keys without qTomas Mraz2022-06-151-6/+27
* Testcase for regression by PPC64 fixed length montgomery multiplicationTomas Mraz2022-06-151-0/+12
* Revert "bn: Add fixed length (n=6), unrolled PPC Montgomery Multiplication"Tomas Mraz2022-06-153-598/+1
* Avoid reusing the init_lock for a different purposeTomas Mraz2022-06-151-5/+14
* RSA keygen update: Raise an error if no prime candidate q is found.slontis2022-06-135-4/+11
* RSA Keygen update - When using the default provider fallback to default multi...slontis2022-06-131-7/+9
* RSA keygen fixesslontis2022-06-131-1/+8
* Include the modules directory in openssl.pcRichard Levitte2022-06-121-0/+1
* sm2_dupctx: Avoid potential use after free of the mdTomas Mraz2022-06-101-0/+2
* Check return of BIO_new() and always free pkey from evp_pkey_copy_downgraded()Tomas Mraz2022-06-101-2/+5
* add_provider_groups: Clean up algorithm pointer on failureTomas Mraz2022-06-101-1/+1
* parse_unquoted: Check returned value from ossl_property_value()Tomas Mraz2022-06-101-4/+3
* Fix a use after free in error handling of hmac_dupBernd Edlinger2022-06-101-0/+1
* Assert that a property definition cache entry is the firstMatt Caswell2022-06-091-2/+13
* Fix a memory leak in ossl_method_store_add()Matt Caswell2022-06-091-1/+5
* Update SIV mode documentationTodd Short2022-06-091-9/+20
* Don't report success from ec_export if OSSL_PARAM_BLD_to_param failedMatt Caswell2022-06-081-0/+2
* Fix a mem leak in evp_pkey_copy_downgraded()Matt Caswell2022-06-081-1/+7
* Check return value of ossl_parse_property()Tomas Mraz2022-06-063-5/+11
* CONF_modules_unload should fail if CONF_modules_finish failsMatt Caswell2022-06-061-4/+14
* Fix inadvertent NULL assignments in ternary opsClemens Lang2022-06-053-3/+3
* Update further expiring certificates that affect testsTomas Mraz2022-06-0514-435/+437
* Change the SCT issuer key to RSA 2048Bernd Edlinger2022-06-035-40/+62
* Fix strict client chain check with TLS-1.3Tomas Mraz2022-06-031-8/+6
* Add VERSIONINFO resource to legacy provider if it is not builtinslontis2022-06-021-0/+7
* Add Windows VERSIONINFO resource to fips provider dll.slontis2022-06-021-0/+6