]> git.ipfire.org Git - thirdparty/openssl.git/commit
Rename the PROVIDER_CONF trace to CONF
authorRichard Levitte <levitte@openssl.org>
Fri, 5 Apr 2019 08:58:16 +0000 (10:58 +0200)
committerRichard Levitte <levitte@openssl.org>
Fri, 5 Apr 2019 10:50:55 +0000 (12:50 +0200)
commit71849dff56d62802bef11b0643446588ae25122e
tree5271db15e0b5d6e0502da989ca00ce7d5b472e72
parente3af453baceee7401ba0c5044a4c3aeaf246406f
Rename the PROVIDER_CONF trace to CONF

Other configuration modules may have use for tracing, and having one
tracing category for each of them is a bit much.  Instead, we make one
category for them all.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/8680)
crypto/provider_conf.c
crypto/trace.c
include/openssl/trace.h