Fix safestack issues in ocsp.h
authorMatt Caswell <matt@openssl.org>
Thu, 3 Sep 2020 14:05:30 +0000 (15:05 +0100)
committerMatt Caswell <matt@openssl.org>
Sun, 13 Sep 2020 10:10:41 +0000 (11:10 +0100)
commitfd3ed85c67174a0d3b6639ba9b237351d1c2201f
tree13caa5fbd3ee2cca408a4e1c0611c96d13858e43
parent904e1f92b381a15139af154ca58fd6d9f566ab2e
Fix safestack issues in ocsp.h

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/12781)
12 files changed:
.gitignore
apps/ocsp.c
build.info
crypto/ocsp/ocsp_cl.c
crypto/ocsp/ocsp_prn.c
crypto/ocsp/ocsp_srv.c
crypto/ocsp/ocsp_vfy.c
include/openssl/ocsp.h.in [moved from include/openssl/ocsp.h with 98% similarity]
ssl/ssl_lib.c
ssl/statem/extensions_clnt.c
ssl/statem/extensions_srvr.c
test/sslapitest.c