summaryrefslogtreecommitdiffstats
path: root/ssl/tls_depr.c
AgeCommit message (Expand)Author
2022-07-28SSL object refactoring using SSL_CONNECTION objectTomas Mraz
2021-10-06Replace the AES-128-CBC-HMAC-SHA1 cipher in e_ossltest.cBernd Edlinger
2021-02-05Remove OPENSSL_NO_DH guards from libsslMatt Caswell
2021-01-28Update copyright yearRichard Levitte
2021-01-26Avoid using OSSL_PKEY_PARAM_GROUP_NAME when the key might be legacyTomas Mraz
2021-01-26Deprecate EC_KEY + Update ec apps to use EVP_PKEYShane Lontis
2020-11-18Implement a replacement for SSL_set_tmp_dh()Matt Caswell
2020-11-18Deprecate SSL_CTRL_SET_TMP_DH and other related ctrlsMatt Caswell
2020-11-11Convert all {NAME}err() in ssl/ to their corresponding ERR_raise() callRichard Levitte
2020-10-16Concentrate deprecated libssl API usage in one fileMatt Caswell