summaryrefslogtreecommitdiffstats
path: root/test/helpers/handshake.c
AgeCommit message (Expand)Author
2021-06-26test: avoid memory leaks on errorsPauli
2021-06-02test: remove TODOsPauli
2021-06-01Rename all getters to use get/get0 in nameTomas Mraz
2021-02-12Deprecate the libssl level SRP APIsMatt 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
2020-12-01test cleanup: move helper .c and .h files to test/helpers/Dr. David von Oheimb