Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add cipher set tests with empty SSL_set_ciphersuites(). | jsing | 2020-09-16 | 1 | -0/+22 |
* | Correct cipher_set_test() when run on a machine without AES acceleration. | jsing | 2020-09-16 | 1 | -1/+19 |
* | Make cipher_set_test() log failures and continue, rather than aborting. | jsing | 2020-09-16 | 1 | -11/+3 |
* | Add regress for SSL_{CTX_,}set_ciphersuites(). | jsing | 2020-09-13 | 2 | -7/+318 |
* | Remove SSLv3 support from LibreSSL regression tests. | doug | 2015-08-27 | 1 | -4/+0 |
* | Add regress tests for SSL_CIPHER_get_by_value() and SSL_CIPHER_get_by_id(). | jsing | 2015-02-07 | 1 | -1/+61 |
* | Add libssl ciphers regress, which currently only covers | jsing | 2015-02-06 | 2 | -0/+128 |