]> git.ipfire.org Git - thirdparty/openssl.git/commit
Adapt OPENSSL_INIT_DEBUG to the new generic trace API
authorRichard Levitte <levitte@openssl.org>
Wed, 12 Dec 2018 23:32:57 +0000 (00:32 +0100)
committerRichard Levitte <levitte@openssl.org>
Wed, 6 Mar 2019 10:15:13 +0000 (11:15 +0100)
commit5c64173586386a7c73e6431166c96eb43ae0baa2
tree9530fbb7c7528415166eef9b811a4df2058ca6bc
parent77359d22c97d1636eccf1fa583dc295228835144
Adapt OPENSSL_INIT_DEBUG to the new generic trace API

Co-authored-by: Dr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/8198)
crypto/init.c
crypto/trace.c
include/openssl/trace.h
ssl/ssl_init.c