summaryrefslogtreecommitdiffstats
path: root/crypto/provider_conf.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* provider_conf: report missing section on errorPauli2020-08-281-0/+1
* In OpenSSL builds, declare STACK for datatypes ...Rich Salz2020-04-241-1/+3
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Add support for passing the libctx to the config loaderShane Lontis2020-03-201-1/+1
* Load the config file by defaultMatt Caswell2019-08-011-2/+2
* Provider config module: allow providers to already be loadedRichard Levitte2019-07-161-1/+3
* Rename the PROVIDER_CONF trace to CONFRichard Levitte2019-04-051-7/+12
* Replumbing: add a configuration module for providersRichard Levitte2019-04-031-0/+179