summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2021-06-10Test EVP_CipherInit sequences and resetsPatrick Steuer
2021-06-02ee-self-signed.pem: Restore original version, adding -attime to 25-test_verify.tDr. David von Oheimb
2021-05-21Inherit hostflags verify params even without hostsChristian Heimes
2021-05-17Test oct2point for hybrid point encoding of (0, y)Theo Buehler
2021-05-14Update expected results for tls13kexmodes testsBenjamin Kaduk
2021-05-13Testing private keys with extra attributesDmitry Belyavskiy
2021-04-27Test that we don't have a memory leak in d2i_ASN1_OBJECT.Shane Lontis
2021-04-23Test that EVP_PKEY_cmp() returns 1 when comparing a key to itselfTomas Mraz
2021-04-13Handle set_alpn_protos inputs better.Todd Short
2021-04-07Fix potential double free in sslapitest.cNan Xiao
2021-03-25Update copyright yearMatt Caswell
2021-03-25Add a test for CVE-2021-3449Matt Caswell
2021-03-25check_chain_extensions: Do not override error return value by check_curveTomas Mraz
2021-02-16TEST: Add missing initializationRichard Levitte
2021-02-16Update copyright yearMatt Caswell
2021-02-16Fix rsa_test to properly test RSA_SSLV23_PADDINGMatt Caswell
2021-02-16Refactor rsa_testMatt Caswell
2021-02-07Configuration: ensure that 'no-tests' works correctlyRichard Levitte
2021-02-04Prevent creating empty folder "../apps/include"Bernd Edlinger
2021-01-28check_sig_alg_match(): weaken sig nid comparison to base algDr. David von Oheimb
2021-01-19Fix regression in no-deprecated buildTomas Mraz
2021-01-14x509_vfy.c: Fix a regression in find_isser()Dr. David von Oheimb
2021-01-14X509_cmp(): Fix comparison in case x509v3_cache_extensions() failed to due to...Dr. David von Oheimb
2020-12-10Test that we can negotiate TLSv1.3 if we have an SNI callbackMatt Caswell
2020-12-09v3nametest: Make the gennames structure staticTomas Mraz
2020-12-08Update copyright yearMatt Caswell
2020-12-08Add a test for encoding/decoding using an invalid ASN.1 TemplateMatt Caswell
2020-12-08Add a test for GENERAL_NAME_cmpMatt Caswell
2020-12-03x509_vfy.c: Restore rejection of expired trusted (root) certificateDr. David von Oheimb
2020-11-12rsa_test: add return value checkPauli
2020-09-22Update copyright yearMatt Caswell
2020-09-21Disallow certs with explicit curve in verification chainTomas Mraz
2020-09-21EC_KEY: add EC_KEY_decoded_from_explicit_params()Tomas Mraz
2020-09-10Revert two renamings backported from masterDr. Matthias St. Pierre
2020-08-13sslapitest: Add test for premature call of SSL_export_keying_materialTomas Mraz
2020-07-30Fix a test_verify failureMatt Caswell
2020-07-23test/drbgtest.c: Fix error check testVitezslav Cizek
2020-07-16Fix issue 1418 by moving check of KU_KEY_CERT_SIGN and weakening check_issued()Dr. David von Oheimb
2020-07-13[1.1.1][test] Avoid missing EC_GROUP wrappersNicola Tuveri
2020-07-12[test] ectest: check custom generatorsBilly Brumley
2020-07-07[test][15-test_genec] Improve EC tests with genpkeyNicola Tuveri
2020-06-30Add an SSL_dup testMatt Caswell
2020-06-19Add a CMAC testMatt Caswell
2020-06-10Test genpkey app for EC keygen with various argsNicola Tuveri
2020-06-10Silence gcc false positive warning on alpn_protos_len in test/handshake_helper.cDr. David von Oheimb
2020-06-10Silence gcc false positive warning on refdatalen in test/tls13encryptiontest.cDr. David von Oheimb
2020-06-01Revert the check for NaN in %f formatBernd Edlinger
2020-05-29bio printf: Avoid using rounding errors in range checkBernd Edlinger
2020-05-26More testing for CLI usage of Ed25519 and Ed448 keysNicola Tuveri
2020-05-26More testing for sign/verify through `dgst`Nicola Tuveri