]> git.ipfire.org Git - thirdparty/openssl.git/commit
Deprecate all BIO_meth_get_*() functions
authorTomas Mraz <tomas@openssl.org>
Mon, 25 Nov 2024 15:06:47 +0000 (16:06 +0100)
committerTomas Mraz <tomas@openssl.org>
Thu, 28 Nov 2024 15:48:43 +0000 (16:48 +0100)
commit0bba821881868252bfca4400879682a1648da225
tree7d439b3875054dc65550172daca0f8da8cf93d64
parenta64d26ac0222d10f3b9cdced4a18aeb4d5092f0f
Deprecate all BIO_meth_get_*() functions

Their use by applications is inherently unsafe.
Fixes #26047

Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
(Merged from https://github.com/openssl/openssl/pull/26056)
CHANGES.md
crypto/bio/bio_meth.c
doc/man3/BIO_meth_new.pod
include/openssl/bio.h.in
include/openssl/macros.h
util/libcrypto.num