aboutsummaryrefslogtreecommitdiff
path: root/crypto/provider_conf.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-13Fix safestack issues in conf.hMatt Caswell1-1/+0
2020-08-28provider_conf: report missing section on errorPauli1-0/+1
2020-04-24In OpenSSL builds, declare STACK for datatypes ...Rich Salz1-1/+3
2020-04-23Update copyright yearMatt Caswell1-1/+1
2020-03-20Add support for passing the libctx to the config loaderShane Lontis1-1/+1
2019-08-01Load the config file by defaultMatt Caswell1-2/+2
2019-07-16Provider config module: allow providers to already be loadedRichard Levitte1-1/+3
2019-04-05Rename the PROVIDER_CONF trace to CONFRichard Levitte1-7/+12
2019-04-03Replumbing: add a configuration module for providersRichard Levitte1-0/+179