summaryrefslogtreecommitdiffstats
path: root/test/helpers
AgeCommit message (Expand)Author
2021-02-18Add internal X509_add_certs_new(), which simplifies mattersDr. David von Oheimb
2021-02-18Update copyright yearMatt Caswell
2021-02-12Deprecate the libssl level SRP APIsMatt Caswell
2021-02-08Simplify the EVP_PKEY_XXX_fromdata_XX methods.Shane Lontis
2021-02-05Stop disabling TLSv1.3 if ec and dh are disabledMatt Caswell
2021-01-28Update copyright yearRichard Levitte
2021-01-26TLS client: allow cert verify callback return -1 for SSL_ERROR_WANT_RETRY_VERIFYDr. David von Oheimb
2021-01-26Avoid using OSSL_PKEY_PARAM_GROUP_NAME when the key might be legacyTomas Mraz
2021-01-26Deprecate EC_KEY + Update ec apps to use EVP_PKEYShane Lontis
2021-01-13TEST: move cert, key, and CSR loading aux functions to new testutil/load.cDr. David von Oheimb
2020-12-01test cleanup: move helper .c and .h files to test/helpers/Dr. David von Oheimb