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