]> git.ipfire.org Git - thirdparty/openssl.git/commit
Make ossl_trace_param_values an official api function
authorNeil Horman <nhorman@openssl.org>
Mon, 14 Oct 2024 17:23:33 +0000 (13:23 -0400)
committerNeil Horman <nhorman@openssl.org>
Tue, 19 Nov 2024 13:38:25 +0000 (08:38 -0500)
commit63b671626e32a8760872790aa2efc3455401ac9e
tree7b4000dd887ed754d523e02c3be4cd7e6d96a69a
parent4fec10eae71124a1c2ab08f4fadd7988b658d692
Make ossl_trace_param_values an official api function

lots of people may want to print params to a buffer.  Make it part of
our api

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25630)
crypto/params_from_text.c
crypto/property/property.c
crypto/provider_core.c
doc/build.info
doc/man3/OSSL_PARAM_print_to_bio.pod [new file with mode: 0644]
include/openssl/params.h
util/libcrypto.num