summaryrefslogtreecommitdiffstats
path: root/ssl/ssl_local.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use a fetched cipher for the TLSv1.3 early secretMatt Caswell2020-03-261-0/+2
* Deprecate the low level Diffie-Hellman functions.Pauli2020-02-201-1/+1
* Use the OPENSSL_CTX and property query string in EVP_PKEY_CTXMatt Caswell2020-02-061-1/+1
* Explicitly fetch ciphers and digests in libsslMatt Caswell2020-02-061-8/+51
* TLS: use EVP for HMAC throughout libssl.Pauli2020-01-291-0/+32
* Check that the default signature type is allowedKurt Roeckx2020-01-251-1/+1
* Introduce SSL_CTX_new_with_libex()Matt Caswell2020-01-221-0/+4
* Fix header file include guard namesDr. Matthias St. Pierre2019-09-281-2/+2
* Reorganize local header filesDr. Matthias St. Pierre2019-09-281-0/+2693