]> git.ipfire.org Git - thirdparty/openssl.git/commit
Make conf_method_st and conf_st deprecated
authorRich Salz <rsalz@akamai.com>
Tue, 25 May 2021 16:57:06 +0000 (12:57 -0400)
committerPauli <pauli@openssl.org>
Wed, 2 Jun 2021 02:40:02 +0000 (12:40 +1000)
commitff234c6804571b70bc02ff44df1f42c4a3fe5cf1
treef1aa015ec3bcc612ed7be498fda2925ed7a83359
parent147ed5f9def86840c9f6ba512e63a890d58ac1d6
Make conf_method_st and conf_st deprecated

So they can be made opaque in a future release.

Fixes #15101

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15466)
CHANGES.md
crypto/conf/conf_api.c
crypto/conf/conf_def.c
crypto/conf/conf_lib.c
crypto/conf/conf_local.h
crypto/conf/conf_mod.c
crypto/conf/conf_sap.c
include/openssl/conf.h.in
include/openssl/conftypes.h [new file with mode: 0644]