summaryrefslogtreecommitdiff
path: root/src/regress/lib/libssl/ciphers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add cipher set tests with empty SSL_set_ciphersuites().jsing2020-09-161-0/+22
* Correct cipher_set_test() when run on a machine without AES acceleration.jsing2020-09-161-1/+19
* Make cipher_set_test() log failures and continue, rather than aborting.jsing2020-09-161-11/+3
* Add regress for SSL_{CTX_,}set_ciphersuites().jsing2020-09-132-7/+318
* Remove SSLv3 support from LibreSSL regression tests.doug2015-08-271-4/+0
* Add regress tests for SSL_CIPHER_get_by_value() and SSL_CIPHER_get_by_id().jsing2015-02-071-1/+61
* Add libssl ciphers regress, which currently only coversjsing2015-02-062-0/+128