Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SSL object refactoring using SSL_CONNECTION object | Tomas Mraz | 2022-07-28 | 1 | -3/+7 |
* | Replace the AES-128-CBC-HMAC-SHA1 cipher in e_ossltest.c | Bernd Edlinger | 2021-10-06 | 1 | -4/+6 |
* | Remove OPENSSL_NO_DH guards from libssl | Matt Caswell | 2021-02-05 | 1 | -4/+28 |
* | Update copyright year | Richard Levitte | 2021-01-28 | 1 | -1/+1 |
* | Avoid using OSSL_PKEY_PARAM_GROUP_NAME when the key might be legacy | Tomas Mraz | 2021-01-26 | 1 | -9/+11 |
* | Deprecate EC_KEY + Update ec apps to use EVP_PKEY | Shane Lontis | 2021-01-26 | 1 | -1/+17 |
* | Implement a replacement for SSL_set_tmp_dh() | Matt Caswell | 2020-11-18 | 1 | -2/+2 |
* | Deprecate SSL_CTRL_SET_TMP_DH and other related ctrls | Matt Caswell | 2020-11-18 | 1 | -0/+17 |
* | Convert all {NAME}err() in ssl/ to their corresponding ERR_raise() call | Richard Levitte | 2020-11-11 | 1 | -3/+2 |
* | Concentrate deprecated libssl API usage in one file | Matt Caswell | 2020-10-16 | 1 | -0/+147 |