summaryrefslogtreecommitdiff
path: root/test/ssl_old_test.c
AgeCommit message (Expand)Author
2021-11-17Add and use HAS_PREFIX() and CHECK_AND_SKIP_PREFIX() for checking if string h...Dr. David von Oheimb
2021-10-28fix some code with obvious wrong coding stylex2018
2021-10-27test/ssl_old_test.c: Do NULL pointer check before its useJiasheng Jiang
2021-10-15test/ssl_old_test.c: Fix potential leakPeiwei Hu
2021-06-02test: remove TODOsPauli
2021-06-01Rename all getters to use get/get0 in nameTomas Mraz
2021-02-05Stop disabling TLSv1.3 if ec and dh are disabledMatt Caswell
2021-01-28Update copyright yearRichard Levitte
2021-01-26ssl_old_test.c: Replace use of deprecated EC functionsTomas Mraz
2021-01-26Deprecate EC_KEY + Update ec apps to use EVP_PKEYShane Lontis
2020-12-20Drop OPENSSL_NO_RSA everywhereRichard Levitte
2020-12-10Use adapted test_get_libctx() for simpler test setup and better error reportingDr. David von Oheimb
2020-12-01test cleanup: move helper .c and .h files to test/helpers/Dr. David von Oheimb