]> git.ipfire.org Git - thirdparty/openssl.git/commit
Remove ENGINE_TABLE and ENGINE_REF_COUNT trace categories
authorNeil Horman <nhorman@openssl.org>
Mon, 15 Sep 2025 20:31:25 +0000 (16:31 -0400)
committerNeil Horman <nhorman@openssl.org>
Thu, 4 Dec 2025 12:31:06 +0000 (07:31 -0500)
commitddcc7734a6f7538c28b0bef9e2ebec55df658571
treeb5398cf3581313045c75b355f0cf77ef9ba15764
parent5e0371986a40739d730ac6dca75dcc17283b2376
Remove ENGINE_TABLE and ENGINE_REF_COUNT trace categories

With ENGINES going away we need to remove these trace catagories

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Reviewed-by: Eugene Syromiatnikov <esyr@openssl.org>
Reviewed-by: Norbert Pocs <norbertp@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/29305)
crypto/engine/eng_init.c
crypto/engine/eng_lib.c
crypto/engine/eng_list.c
crypto/engine/eng_local.h
crypto/engine/eng_table.c
crypto/engine/tb_asnmth.c
crypto/trace.c
include/openssl/trace.h
test/trace_api_test.c