trace: rename the default trace category from 'ANY' to 'ALL'
authorDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Thu, 21 Mar 2019 17:59:13 +0000 (18:59 +0100)
committerDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Fri, 29 Mar 2019 23:04:37 +0000 (00:04 +0100)
commit3a8269b3194f7528e3657cef70fe2db1ed38b755
tree94025c25171cb2aa390151825998c388cc02349d
parent02bd2d7f5ce30928baf11226fa31125337251e49
trace: rename the default trace category from 'ANY' to 'ALL'

It seems more intuitive to set `OPENSSL_TRACE=all` instead of
`OPENSSL_TRACE=any` to obtain trace output for all categories.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/8552)
apps/openssl.c
crypto/trace.c
doc/man3/OSSL_trace_enabled.pod
doc/man3/OSSL_trace_set_channel.pod
include/openssl/trace.h