summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2020-03-10Fix handling of CMP msg senderKID and improve doc of related CTX functionsDr. David von Oheimb
2020-03-10Chunk 8 of CMP contribution to OpenSSL: CMP server and cmp_mock_srv.c for tes...Dr. David von Oheimb
2020-03-07Add -section option to 'req' commandRich Salz
2020-03-07Change DH_get_nid() to set the value of q if it is not already setShane Lontis
2020-03-06Use .cnf for config files, not .confRich Salz
2020-03-06Remove unused filesRich Salz
2020-03-05Add DH key validation to default providerShane Lontis
2020-03-04Add Serializers for ECShane Lontis
2020-02-29EVP: Add evp_pkey_upgrade_to_provider(), for EVP_PKEY upgradesRichard Levitte
2020-02-28Implement the ECX SerializersMatt Caswell
2020-02-27Replace util/shlib_wrap.sh with util/wrap.pl in diverse docsRichard Levitte
2020-02-22Refactor evp_pkey_make_provided() to do legacy to provider exportRichard Levitte
2020-02-22test/recipes/30-test_evp_data/evppkey.txtRichard Levitte
2020-02-22test/evp_extra_test.c: adapt for RSA signature testsRichard Levitte
2020-02-21Don't exclude quite so much in a no-sock buildDr. David von Oheimb
2020-02-21Introduce the provider propertyMatt Caswell
2020-02-21Add DRBG self testsShane Lontis
2020-02-21Params: add argument to the _from_text calls to indicate if the param exists.Pauli
2020-02-20Deprecate the low level Diffie-Hellman functions.Pauli
2020-02-20Deprecate the low level RSA functions.Pauli
2020-02-18[CMS] Test decryption of a ciphertext encrypted from 1.1.1Nicola Tuveri
2020-02-18Deprecate EC command line apps.Pauli
2020-02-18TEST: Optionally silence OpenSSL::Test::setup()Richard Levitte
2020-02-18TEST: Modify test/recipes/tconversion.pl to leave artifacts behindRichard Levitte
2020-02-18TEST: Modify test/recipes/80-test_ssl_old.t to leave artifacts behindRichard Levitte
2020-02-18TEST: Modify test/recipes/80-test_ssl_new.t to leave artifacts behindRichard Levitte
2020-02-18TEST: Modify test/recipes/80-test_ocsp.t to leave artifacts behindRichard Levitte
2020-02-18TEST: Modify test/recipes/80-test_cms.t to leave artifacts behindRichard Levitte
2020-02-18TEST: Modify test/recipes/80-test_ca.t to leave artifacts behindRichard Levitte
2020-02-18TEST: Modify test/recipes/20-test_pkeyutl.t to leave artifacts behindRichard Levitte
2020-02-18TEST: Modify test/recipes/20-test_enc_more.t to leave artifacts behindRichard Levitte
2020-02-18TEST: Modify test/recipes/25-test_x509.t to leave artifacts behindRichard Levitte
2020-02-18TEST: Modify test/recipes/25-test_req.t to leave artifacts behindRichard Levitte
2020-02-18TEST: Modify test/recipes/25-test_crl.t to leave artifacts behindRichard Levitte
2020-02-18TEST: Modify test/recipes/20-test_enc.t to leave artifacts behindRichard Levitte
2020-02-18TEST: Modify test/recipes/20-test_dgst.t to leave artifacts behindRichard Levitte
2020-02-18TEST: Modify test/recipes/15-test_rsapss.t to leave artifacts behindRichard Levitte
2020-02-18TEST: Modify test/recipes/15-test_mp_rsa.t to leave artifacts behindRichard Levitte
2020-02-17Coverity 1458438: fix uninitialised memory access.Pauli
2020-02-17chunk 7 of CMP contribution to OpenSSLDr. David von Oheimb
2020-02-17fix various formatting nits in CMP contribution chunks 1-6 found by the new u...Dr. David von Oheimb
2020-02-17improve CMP logging according to comments on CMP chunk 7 previewDr. David von Oheimb
2020-02-16Add FFC param/key validationShane Lontis
2020-02-14Make secure-memory be a config optionRich Salz
2020-02-14dsatest: fix the non-deprecated version of the test run.Pauli
2020-02-13Add Asymmetric RSA cipher tests in FIPS providerMatt Caswell
2020-02-12Remove unused ossl_param_bld_to_param_ex() function.Pauli
2020-02-12test/recipes/80-test_ssl_old.t: Replace 'openssl gendsa'Richard Levitte
2020-02-12test_dsa: fix deprecation logicPauli
2020-02-12test/recipes/15-test_dsa.t: Deal with deprecation of 'openssl dsa'Richard Levitte