]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add QUERY trace points
authorNeil Horman <nhorman@openssl.org>
Sun, 6 Oct 2024 17:16:16 +0000 (13:16 -0400)
committerNeil Horman <nhorman@openssl.org>
Tue, 19 Nov 2024 13:36:25 +0000 (08:36 -0500)
commit4fec10eae71124a1c2ab08f4fadd7988b658d692
tree7a77dc9f95be47725689b6485c608ac4bf88d557
parent3eed43f8a12ef33d9788ef9476f76ff1a11dff87
Add QUERY trace points

Adds trace messages for method store add/remove and fetch operations

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25630)
crypto/property/property.c
crypto/provider_core.c
include/openssl/trace.h
test/trace_api_test.c