summaryrefslogtreecommitdiff
path: root/crypto/conf/conf_ssl.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMatt Caswell2021-04-081-1/+1
* Add ossl_ conf symbolsShane Lontis2021-03-181-1/+1
* CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data()Richard Levitte2020-11-131-12/+13
* Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() callRichard Levitte2020-11-131-4/+4
* Fix safestack issues in conf.hMatt Caswell2020-09-131-2/+0
* Update copyright yearMatt Caswell2020-05-151-1/+1
* In OpenSSL builds, declare STACK for datatypes ...Rich Salz2020-04-241-0/+2
* Reorganize local header filesDr. Matthias St. Pierre2019-09-281-1/+1
* Fix null pointer dereference in ssl_module_initDaniel DeFreez2019-02-111-0/+2
* Following the license change, modify the boilerplates in crypto/conf/Richard Levitte2018-12-061-1/+1
* Deallocate previously loaded SSL CONF module dataTomas Mraz2018-08-141-0/+1
* Move the loading of the ssl_conf module to libcryptoMatt Caswell2018-04-051-0/+178