summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/l64a.c
diff options
context:
space:
mode:
authortb <>2023-04-16 08:30:21 +0000
committertb <>2023-04-16 08:30:21 +0000
commit494393287f5d942b352501d150e6504ab59c710e (patch)
tree1a6f82b024ec538bd602323e462b30de63a97335 /src/lib/libc/stdlib/l64a.c
parent8cd0b5a40d5cd929c8fc069acbc286b19a97b812 (diff)
downloadopenbsd-494393287f5d942b352501d150e6504ab59c710e.tar.gz
openbsd-494393287f5d942b352501d150e6504ab59c710e.tar.bz2
openbsd-494393287f5d942b352501d150e6504ab59c710e.zip
Prepare addition of X509_STORE_CTX_get1_{certs,crls}(3)
X509_STORE_get1_{certs,crls}(3) was added to the OpenSSL 1.1 API with the usual care. At some point later it was noticed that they didn't deal with an X509_STORE at all, but rather with an X509_STORE_CTX, so were misnamed. The fact that X509_STORE_CTX and X509_STORE have their roles reversed when compared to other FOO vs FOO_CTX in this API may or may not be related. Anyway, the X509_STORE versions will be demoted to compat defines and the X509_STORE_CTX will be added to match OpenSSL 1.1 API more closely. This was pointed out by schwarze a long time ago and missed in a few bumps. Hopefully we'll manage to do it this time around. ok jsing
Diffstat (limited to 'src/lib/libc/stdlib/l64a.c')
0 files changed, 0 insertions, 0 deletions