artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d883af
)
Mark the obsolete PROXY_PARAM and SOCKS BIO_ctrl(3) command constants
author
schwarze
<schwarze@openbsd.org>
Fri, 28 Apr 2023 16:59:03 +0000
(16:59 +0000)
committer
schwarze
<schwarze@openbsd.org>
Fri, 28 Apr 2023 16:59:03 +0000
(16:59 +0000)
as intentionally undocumented. Do that here because no related
manual pages exist.
regress/lib/libcrypto/man/check_complete.pl
patch
|
blob
|
history
diff --git
a/regress/lib/libcrypto/man/check_complete.pl
b/regress/lib/libcrypto/man/check_complete.pl
index
089ce9a
..
87f49cf
100755
(executable)
--- a/
regress/lib/libcrypto/man/check_complete.pl
+++ b/
regress/lib/libcrypto/man/check_complete.pl
@@
-50,6
+50,8
@@
my %obsolete = (
X509_algor_st
)],
bio => [qw(
+ 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
BIO_get_proxy_header BIO_get_url
BIO_set_filter_bio BIO_set_no_connect_return BIO_set_proxies