summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2021-05-05APPS: Slightly extend and improve documentation of the opt_ APIDr. David von Oheimb
2021-05-05adapt tests to SSL_OP_LEGACY_SERVER_CONNECT changeBenjamin Kaduk
2021-05-05mac: allow XOF MACs to be specified either via control or via the dedicated f...Pauli
2021-05-05Add .includedir pragmaRich Salz
2021-05-05cleanup where purpose is not needed in 25-test_verify.tDr. David von Oheimb
2021-05-05test/certs/setup.sh: Fix two glitchesDr. David von Oheimb
2021-05-05update test/certs/ee-pathlen.pem to contain SKID and AKIDDr. David von Oheimb
2021-05-05test/certs/setup.sh: structural cleanupDr. David von Oheimb
2021-05-05Fetch cipher-wrap after loading providers.Rich Salz
2021-05-05Fix KMAC bounds checks.Shane Lontis
2021-05-04testutil/load.c: Add checks for file(name) == NULLDr. David von Oheimb
2021-05-04Add a test for the public core bio APIMatt Caswell
2021-05-04test: fix failure with FIPS and no-des configured.Pauli
2021-05-01Fix no-fips-securitychecks test failureShane Lontis
2021-04-30SM2 signatures work correctly only with SM3 digestsTomas Mraz
2021-04-30acvp: fix the no-acvp_test buildPauli
2021-04-30Fix CRL app so that stdin works.Shane Lontis
2021-04-30remove end of line whitespacePauli
2021-04-30Add library context and property query support into the PKCS12 APIJon Spillett
2021-04-29Adjust ssl_test_new for SHA1 security levelMatt Caswell
2021-04-29Adjust sslapitest for SHA1 security levelMatt Caswell
2021-04-29Adjust dtlstest for SHA1 security levelMatt Caswell
2021-04-29Add test case for openssl crl -noout -hash outputTomas Mraz
2021-04-28Test a Finished message at the wrong time results in unexpected messageMatt Caswell
2021-04-28Add a threading test for loading/unloading providersMatt Caswell
2021-04-28ESS: Export three core functions, clean up TS and CMS CAdES-BES usageDr. David von Oheimb
2021-04-28Skip test_fipsload when fips is disabled.Tomas Mraz
2021-04-28Add X509 version constants.David Benjamin
2021-04-28memleaktest with MSVC's AddressSanitizerKevin Cadieux
2021-04-28Add testing for updated cipher IVJon Spillett
2021-04-28Use "canonical" names when matching the output of the commandsTomas Mraz
2021-04-28Skip GOST engine tests in out of tree buildsTomas Mraz
2021-04-27Test that we don't have a memory leak in d2i_ASN1_OBJECT.Shane Lontis
2021-04-27re-add pyca/cryptography testingPaul Kehrer
2021-04-27Deprecate EVP_PKEY_cmp() and EVP_PKEY_cmp_parameters().Shane Lontis
2021-04-26Fixes related to separation of DH and DHX typesShane Lontis
2021-04-26Add type_name member to provided methods and use itTomas Mraz
2021-04-23TEST: correct test/recipes/30-test_evp_data/evppkey_ecdh.txtRichard Levitte
2021-04-23test: separate some DES based tests out to permit a no-des build to workPauli
2021-04-23test: fix test_evp_kdf when DES is disabled.Pauli
2021-04-23Runchecker fix for the no-autoerrinit buildPauli
2021-04-23Runchecker: fix TLS curves test failure with no-tls1_3 optionPauli
2021-04-23Runchecker: fix no-ec2m build which was trying to validate the e2cm curvesPauli
2021-04-23Trivial shortcuts for EVP_PKEY_eq()Tomas Mraz
2021-04-22test_sslextension: skip tests that cannot work with no-tls1_2Tomas Mraz
2021-04-22Fix potential NULL dereference in OSSL_PARAM_get_utf8_string()Tomas Mraz
2021-04-22Update copyright yearMatt Caswell
2021-04-22Fix typosMichaM
2021-04-21TEST: Adapt the EVP testRichard Levitte
2021-04-21test: fix double free problems.Pauli