summaryrefslogtreecommitdiff
path: root/ssl/tls_depr.c
Commit message (Expand)AuthorAgeFilesLines
* Remove OPENSSL_NO_DH guards from libsslMatt Caswell2021-02-051-4/+28
* Update copyright yearRichard Levitte2021-01-281-1/+1
* Avoid using OSSL_PKEY_PARAM_GROUP_NAME when the key might be legacyTomas Mraz2021-01-261-9/+11
* Deprecate EC_KEY + Update ec apps to use EVP_PKEYShane Lontis2021-01-261-1/+17
* Implement a replacement for SSL_set_tmp_dh()Matt Caswell2020-11-181-2/+2
* Deprecate SSL_CTRL_SET_TMP_DH and other related ctrlsMatt Caswell2020-11-181-0/+17
* Convert all {NAME}err() in ssl/ to their corresponding ERR_raise() callRichard Levitte2020-11-111-3/+2
* Concentrate deprecated libssl API usage in one fileMatt Caswell2020-10-161-0/+147