summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-04-23Prepare for release of 3.0 alpha 1openssl-3.0.0-alpha1Matt Caswell
2020-04-23Update copyright yearMatt Caswell
2020-04-23Add info on the CMP implementation and HTTP client to NEWS.md and CHANGES.mdDr. David von Oheimb
2020-04-23Fix a typo in the makefile templatesMatt Caswell
2020-04-23Mention the 3.0 wiki page in the release announcement emailsMatt Caswell
2020-04-23PROV: Ensure that EC keys have a default digestRichard Levitte
2020-04-23PROV: Ensure that ED25519 & ED448 keys have a mandatory digestRichard Levitte
2020-04-23EVP: Fix EVP_Digest{Sign,Verify}Init() to handle no default digestRichard Levitte
2020-04-23EVP: add internal evp_keymgmt_util_get_deflt_digest_name() and use itRichard Levitte
2020-04-23FIPS: remove algorithms that are not being validated.Pauli
2020-04-22Fix no-errMatt Caswell
2020-04-22Skip a no-dsa test in the fipsinstall testMatt Caswell
2020-04-22Skip a test in a no-dh buildMatt Caswell
2020-04-22Fix some build failures with no-dhMatt Caswell
2020-04-22Fix no-ecMatt Caswell
2020-04-22Add a link to wiki 3.0 upgrade notesMatt Caswell
2020-04-22GOST2012 TLS Supported Groups Identifiers SupportNikolay Morozov
2020-04-22evptest: set the DESX provider to be the legacy provider.Pauli
2020-04-22params: add functionality to test if an OSSL_PARAM has been set.Pauli
2020-04-22[crypto/ec] deprecate Jprojective_coordinates_GFp functionsBilly Brumley
2020-04-21Add setter equivalents to X509_REQ_get0_signatureDirk-Willem van Gulik
2020-04-21Fix no-deprecated tests where the GOST engine is presentMatt Caswell
2020-04-21Fix no-desMatt Caswell
2020-04-21Fix an ssl_test_old test failureMatt Caswell
2020-04-21Fix test_ssl_new test failureMatt Caswell
2020-04-21Revert "TEST: make and use a fipsinstall script"Richard Levitte
2020-04-21Fix NULL dereference in SSL_check_chain() for TLS 1.3Benjamin Kaduk
2020-04-21Add test for CVE-2020-1967Benjamin Kaduk
2020-04-21Developer scripts: Release scriptRichard Levitte
2020-04-21Fix test_cmp_vfy failures with FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTIONDr. David von Oheimb
2020-04-21gendsa: remove unnecessary OPENSSL_SUPPRESS_DEPRECATED definitionPauli
2020-04-20Teach ssl_test_old to use the FIPS provider for its testsMatt Caswell
2020-04-20Teach ssl_test_old how to run tests in a non-default library contextMatt Caswell
2020-04-20Use a fetched MD if appropriate in ssl3_cbc_digest_recordMatt Caswell
2020-04-20Teach ssl_test_new how to test the FIPS moduleMatt Caswell
2020-04-20Teach ssl_test_new to have different tests for different loaded providersMatt Caswell
2020-04-20Run ssl_test_new with a non-default library contextMatt Caswell
2020-04-20Update comment on crls_http_cb() as it does support non-blocking I/O since #1...Dr. David von Oheimb
2020-04-20Fix descriptions of credentials and verification options for various appsDr. David von Oheimb
2020-04-20Swap parameters of evp_method_id()Dr. Matthias St. Pierre
2020-04-20Fix an assertion (and a comment) of evp_method_id()Dr. Matthias St. Pierre
2020-04-20Fix DH_get_nid() so that it does not cache values.Shane Lontis
2020-04-20DOC: Extend EVP_PKEY-DSA(7) / EVP_PKEY_DH(7) with FFC informationShane Lontis
2020-04-20DOC: Refactor provider-keymgmt(7) to give the keytypes their own pagesRichard Levitte
2020-04-19Build files: add module installation targetsRichard Levitte
2020-04-19TEST: make and use a fipsinstall scriptRichard Levitte
2020-04-19Use the libctx for all EVP_PKEY_CTX operationsMatt Caswell
2020-04-19Re-enable FIPS testing in sslapitest.cMatt Caswell
2020-04-19Use a non-default libctx in sslapitestMatt Caswell
2020-04-19dhparam: white space cleaningPauli