summaryrefslogtreecommitdiff
path: root/regress/lib/libssl/ciphers
AgeCommit message (Expand)Author
2021-07-03Add test that ensures ssl3_ciphers[] is sorted by cipher id.Joel Sing
2021-07-03Rewrite get_put_test() as cipher_find_test().Joel Sing
2021-06-30Disable some tests that probably no longer make sense.Joel Sing
2020-10-16make this test compile and pass on sparc64Theo Buehler
2020-09-16Add cipher set tests with empty SSL_set_ciphersuites().Joel Sing
2020-09-16Correct cipher_set_test() when run on a machine without AES acceleration.Joel Sing
2020-09-16Make cipher_set_test() log failures and continue, rather than aborting.Joel Sing
2020-09-13Add regress for SSL_{CTX_,}set_ciphersuites().Joel Sing
2015-08-27Remove SSLv3 support from LibreSSL regression tests.Doug Hogan
2015-02-07Add regress tests for SSL_CIPHER_get_by_value() and SSL_CIPHER_get_by_id().Joel Sing
2015-02-06Add libssl ciphers regress, which currently only coversJoel Sing