Export SSL_get_{peer_,}signature_type_nid()
authortb <tb@openbsd.org>
Sat, 2 Mar 2024 11:44:47 +0000 (11:44 +0000)
committertb <tb@openbsd.org>
Sat, 2 Mar 2024 11:44:47 +0000 (11:44 +0000)
commit20a14f1295c2cc3e67d3eb4841aace6e0d482789
tree8181edd63c9a429e877f64ee5d4af1adfe1766f3
parent95504b994813e201c4cc578cb6b0a70d53e8cf36
Export SSL_get_{peer_,}signature_type_nid()

Also move the prototypes to the correct header.

Oversight reported by Frank Lichtenheld, thanks!
Fixes https://github.com/libressl/openbsd/issues/147

ok jsing
lib/libssl/Symbols.list
lib/libssl/hidden/openssl/tls1.h
lib/libssl/s3_lib.c
lib/libssl/ssl.h
lib/libssl/tls1.h