summaryrefslogtreecommitdiff
path: root/test/ssl_old_test.c
Commit message (Expand)AuthorAgeFilesLines
* Update COMP_METHODTodd Short2022-10-181-9/+7
* test/ssl_old_test.c: Add check for OPENSSL_mallocJiasheng Jiang2022-06-161-0/+5
* test/ssl_old_test.c: Add check for OPENSSL_zallocJiasheng Jiang2022-06-151-0/+2
* Fix KTLS with BIO_new_connectBernd Edlinger2022-05-171-8/+25
* Update copyright yearMatt Caswell2022-05-031-1/+1
* str[n]casecmp => OPENSSL_strncasecmpDmitry Belyavskiy2022-04-221-1/+1
* [ssl] Add tests for Perfect Forward Secrecy criteria on SECLEVEL >= 3Nicola Tuveri2022-03-011-8/+30
* Cleanup record length checks for KTLSBernd Edlinger2022-02-111-0/+11
* Move e_os.h to include/internalRichard Levitte2022-02-051-1/+1
* Add and use HAS_PREFIX() and CHECK_AND_SKIP_PREFIX() for checking if string h...Dr. David von Oheimb2021-11-171-1/+1
* fix some code with obvious wrong coding stylex20182021-10-281-1/+1
* test/ssl_old_test.c: Do NULL pointer check before its useJiasheng Jiang2021-10-271-1/+1
* test/ssl_old_test.c: Fix potential leakPeiwei Hu2021-10-151-1/+3
* test: remove TODOsPauli2021-06-021-1/+1
* Rename all getters to use get/get0 in nameTomas Mraz2021-06-011-3/+3
* Stop disabling TLSv1.3 if ec and dh are disabledMatt Caswell2021-02-051-0/+5
* Update copyright yearRichard Levitte2021-01-281-1/+1
* ssl_old_test.c: Replace use of deprecated EC functionsTomas Mraz2021-01-261-11/+7
* Deprecate EC_KEY + Update ec apps to use EVP_PKEYShane Lontis2021-01-261-0/+2
* Drop OPENSSL_NO_RSA everywhereRichard Levitte2020-12-201-3/+1
* Use adapted test_get_libctx() for simpler test setup and better error reportingDr. David von Oheimb2020-12-101-17/+4
* test cleanup: move helper .c and .h files to test/helpers/Dr. David von Oheimb2020-12-011-0/+2952