summaryrefslogtreecommitdiff
path: root/src/lib/libssl/ssl_local.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove GOST and STREEBOG support from libssl.beck2024-02-031-18/+2
* Neuter the SSL_set_debug(3) APItb2023-12-291-4/+1
* Convert ssl3_cipher_by_id() to bsearch()tb2023-11-291-3/+1
* Use a long for id in ssl3_get_cipher_by_id()tb2023-11-291-2/+2
* Move ssl_cipher_id_cmp() next to its only callertb2023-11-251-2/+1
* Unifdef OPENSSL_NO_ENGINE in libssltb2023-11-191-7/+1
* unifdef the LIBRESSL_HAS_TLS1_3_[CLIENT|SERVER] goobeck2023-07-061-13/+1
* Move verified_chain from SSL to SSL_HANDSHAKEtb2023-05-261-2/+4
* Unbreak tree: file missed in last committb2023-04-251-1/+3
* Randomize the order of TLS extensionstb2023-04-231-1/+2
* spelling fixes; from paul tagliamontejmc2022-12-261-2/+2
* Make header guards of internal headers consistenttb2022-11-261-2/+2
* Make internal header file names consistenttb2022-11-261-0/+1538