summaryrefslogtreecommitdiffstats
path: root/test/helpers/handshake.c
AgeCommit message (Expand)Author
2022-11-11test/helpers/handshake.c: Add check for OPENSSL_strdupJiasheng Jiang
2022-03-23Fix Coverity 1498613: resource leakPauli
2022-03-15Update copyright yearMatt Caswell
2022-03-14Replace handling of negative verification result with SSL_set_retry_verify()Tomas Mraz
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