summaryrefslogtreecommitdiff
path: root/src/regress/lib/libssl/unit/cipher_list.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revise cipher list regress coverage of SSL_set_security_level().jsing2022-12-171-21/+43
* Make internal header file names consistenttb2022-11-261-2/+2
* Revise for SSL_CTX_INTERNAL and SSL_INTERNAL removal.jsing2022-10-021-2/+2
* Add some minimal regress coverage for the security level.tb2022-07-071-1/+6
* whitespacetb2021-01-091-2/+2
* Update regress for DES cipher suite removal.jsing2018-06-021-3/+1
* Update regress now that ssl_cipher_list_to_bytes() takes a CBB.jsing2017-10-111-3/+9
* Revise regress now that ssl_bytes_to_cipher_list() takes a CBS.jsing2017-10-101-20/+10
* Use current chacha20-poly1305 cipher suite values.jsing2017-08-281-7/+7
* Fix regress to handle movement of ssl structures to internalbeck2017-01-231-2/+4
* Update regress test to handle change to ssl_cipher_list_to_bytes().jsing2016-12-041-10/+11
* specify the array initializer valuelibressl-v2.2.1bcook2015-07-011-2/+2
* Convert ssl_bytes_to_cipher_list to CBS.doug2015-06-281-1/+16
* Add unit tests for LibreSSL.doug2015-06-271-0/+192