Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year | Matt Caswell | 2021-04-08 | 1 | -1/+1 |
* | Add ossl_ conf symbols | Shane Lontis | 2021-03-18 | 1 | -1/+1 |
* | CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data() | Richard Levitte | 2020-11-13 | 1 | -12/+13 |
* | Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call | Richard Levitte | 2020-11-13 | 1 | -4/+4 |
* | Fix safestack issues in conf.h | Matt Caswell | 2020-09-13 | 1 | -2/+0 |
* | Update copyright year | Matt Caswell | 2020-05-15 | 1 | -1/+1 |
* | In OpenSSL builds, declare STACK for datatypes ... | Rich Salz | 2020-04-24 | 1 | -0/+2 |
* | Reorganize local header files | Dr. Matthias St. Pierre | 2019-09-28 | 1 | -1/+1 |
* | Fix null pointer dereference in ssl_module_init | Daniel DeFreez | 2019-02-10 | 1 | -0/+2 |
* | Following the license change, modify the boilerplates in crypto/conf/ | Richard Levitte | 2018-12-06 | 1 | -1/+1 |
* | Deallocate previously loaded SSL CONF module data | Tomas Mraz | 2018-08-14 | 1 | -0/+1 |
* | Move the loading of the ssl_conf module to libcrypto | Matt Caswell | 2018-04-05 | 1 | -0/+178 |