summaryrefslogtreecommitdiff
path: root/src/regress/lib/libssl/ciphers (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
get_cipher_by_char/put_cipher_by_char.