diff options
author | schwarze <> | 2021-10-24 13:10:46 +0000 |
---|---|---|
committer | schwarze <> | 2021-10-24 13:10:46 +0000 |
commit | e09030cf466693cfb9790fe3e774bfaa38730c8e (patch) | |
tree | 3f22072100020487ad7b10a0b583533a652e1017 /src/lib/libc | |
parent | 6293deec24fd2fc1af41365c46711340cb0d96fb (diff) | |
download | openbsd-e09030cf466693cfb9790fe3e774bfaa38730c8e.tar.gz openbsd-e09030cf466693cfb9790fe3e774bfaa38730c8e.tar.bz2 openbsd-e09030cf466693cfb9790fe3e774bfaa38730c8e.zip |
Since tb@ added DECLARE_STACK_OF(GENERAL_NAMES) to x509v3.h in rev. 1.9
and since CMS_ReceiptRequest_get0_values(3) uses it, add it to the
list of STACK_OF(3) types.
While here, also add the missing CMS_RecipientInfo, CMS_SignerInfo,
OPENSSL_STRING, SRTP_PROTECTION_PROFILE, SSL_CIPHER, SSL_COMP and
X509_NAME to the list of stack types used by the API, drop
STACK_OF(X509_PURPOSE) which is only used internally, and list those
STACK_OF(*) types separately that are obfuscated with typedef.
Diffstat (limited to 'src/lib/libc')
0 files changed, 0 insertions, 0 deletions