aboutsummaryrefslogtreecommitdiffstats
path: root/test/recipes
Commit message (Expand)AuthorAgeFilesLines
* Add test case for openssl crl -noout -hash outputTomas Mraz2021-04-291-1/+4
* ESS: Export three core functions, clean up TS and CMS CAdES-BES usageDr. David von Oheimb2021-04-281-1/+1
* Skip test_fipsload when fips is disabled.Tomas Mraz2021-04-281-0/+1
* Add testing for updated cipher IVJon Spillett2021-04-288-1/+203
* Use "canonical" names when matching the output of the commandsTomas Mraz2021-04-282-3/+3
* Skip GOST engine tests in out of tree buildsTomas Mraz2021-04-281-1/+3
* re-add pyca/cryptography testingPaul Kehrer2021-04-271-8/+8
* Fixes related to separation of DH and DHX typesShane Lontis2021-04-267-40/+191
* TEST: correct test/recipes/30-test_evp_data/evppkey_ecdh.txtRichard Levitte2021-04-231-0/+8
* test: separate some DES based tests out to permit a no-des build to workPauli2021-04-235-30/+59
* Runchecker: fix TLS curves test failure with no-tls1_3 optionPauli2021-04-231-1/+2
* test_sslextension: skip tests that cannot work with no-tls1_2Tomas Mraz2021-04-221-20/+22
* Update copyright yearMatt Caswell2021-04-223-3/+3
* TEST: Adapt the EVP testRichard Levitte2021-04-211-1/+1
* Update krb5 module to latest releaseTomas Mraz2021-04-192-2/+2
* SipHash: Fix CTRL API for the digest size.Pauli2021-04-161-1/+7
* 80-test_cmp_http.t: Extend diagnostics of mock server launchDr. David von Oheimb2021-04-141-1/+2
* 80-test_cmp_http.t: Silence check for availability of 'kill' and 'lsof' commandsDr. David von Oheimb2021-04-141-2/+2
* 80-test_cmp_http.t: Fix resumption when skipping after mock server launch failedDr. David von Oheimb2021-04-141-0/+2
* Add domain parameter match check for DH and ECDH key exchange.Shane Lontis2021-04-143-3/+180
* Add FIPS Self test for AES_ECB decryptShane Lontis2021-04-131-1/+15
* kmac: add long customisation string examplePauli2021-04-121-0/+19
* PEM_X509_INFO_read_bio_ex(): Generalize to allow parsing any type of private keyDr. David von Oheimb2021-04-081-1/+3
* d2i_PrivateKey{,_ex}() and PEM_X509_INFO_read_bio_ex(): Fix handling of RSA/D...Dr. David von Oheimb2021-04-081-14/+31
* Update copyright yearMatt Caswell2021-04-0816-16/+16
* test/recipes/02-test_errstr.t: Do not test negative system error codesRichard Levitte2021-04-071-0/+4
* 80-test_cmp_http.t: Add diagnostic info on starting/stopping mock serverDr. David von Oheimb2021-03-311-1/+6
* Fix change in behaviour of EVP_PKEY_CTRL_RSA_KEYGEN_BITSMatt Caswell2021-03-301-1/+1
* Merge OFB encrypt and decrypt test vectors.David Benjamin2021-03-301-102/+3
* Disable cmp_http test on AIXShane Lontis2021-03-281-2/+2
* TEST: Cleanup test recipesRichard Levitte2021-03-2770-15/+19
* Make the SM2 group the default group for the SM2 algorithmTomas Mraz2021-03-261-0/+9
* Remove the external BoringSSL testTomas Mraz2021-03-261-30/+0
* Add a test for CVE-2021-3449Matt Caswell2021-03-251-1/+35
* Fix DER reading from stdin for BIO_f_readbufferShane Lontis2021-03-221-0/+29
* TEST: Clarify and adjust test/recipes/30-test_evp.tRichard Levitte2021-03-191-19/+33
* TS and CMS CAdES-BES: Refactor check_signing_certs() funcs into common ESS funcDr. David von Oheimb2021-03-181-5/+5
* TS ESS: Invert the search logic of ts_check_signing_certs() to correctly cove...Dr. David von Oheimb2021-03-188-28/+238
* Add testing for non-default library context into evp_extra_testJon Spillett2021-03-171-1/+5
* TS ESS: Let TS_RESP_verify_signature() make use of untrusted certs also from ...Dr. David von Oheimb2021-03-131-28/+28
* TEST: Stop the cleanup in test/recipes/20-test_mac.tRichard Levitte2021-03-111-7/+13
* Update copyright yearMatt Caswell2021-03-1123-23/+23
* test: convert store test to use relative pathsPauli2021-03-111-2/+3
* Use BIO_f_readbuffer() in the decoder to support stdin.Shane Lontis2021-03-111-1/+5
* gost_engine test: further cleanups and fixesTomas Mraz2021-03-051-13/+12
* gost_engine test: Run also perl and tcl testsTomas Mraz2021-03-051-12/+23
* CI: add job with external testsTomas Mraz2021-03-051-1/+1
* test/x509: Test for issuer being overwritten when printing.Tomas Mraz2021-03-041-2/+2
* Add a new test recipe to verify the generated test fipsmodule.cnfRichard Levitte2021-03-031-0/+37
* TEST: Remove the build of fipsmodule.cnf from test recipesRichard Levitte2021-03-0323-207/+39