From 6ea54c58f34d226d37ed63bbb69720cf17a6ad24 Mon Sep 17 00:00:00 2001 From: schwarze <> Date: Mon, 7 Aug 2023 22:39:49 +0000 Subject: Mark asn1_ps_func as obsolete and intentionally undocumented. In bio.h rev. 1.59 (July 28, 2023), tb@ removed the last four functions that took function pointers of this type from the public API. --- src/regress/lib/libcrypto/man/check_complete.pl | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/regress/lib/libcrypto/man/check_complete.pl b/src/regress/lib/libcrypto/man/check_complete.pl index 545d496007..a05e0dc28c 100755 --- a/src/regress/lib/libcrypto/man/check_complete.pl +++ b/src/regress/lib/libcrypto/man/check_complete.pl @@ -51,6 +51,7 @@ my %obsolete = ( X509_algor_st )], bio => [qw( + asn1_ps_func BIO_C_GET_PROXY_PARAM BIO_C_GET_SOCKS BIO_C_SET_PROXY_PARAM BIO_C_SET_SOCKS BIO_get_no_connect_return BIO_get_proxies -- cgit v1.2.3-55-g6feb