]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix safestack issues in ct.h
authorMatt Caswell <matt@openssl.org>
Thu, 3 Sep 2020 14:50:09 +0000 (15:50 +0100)
committerMatt Caswell <matt@openssl.org>
Sun, 13 Sep 2020 10:10:41 +0000 (11:10 +0100)
commit9d01ac71a06590e88791308f83c586c5d2113229
tree0efe9d22afcaca706827364b434ec1e74ee3c7dc
parent98c35dc48d36664c404fec2e12ce405ac0fbecc0
Fix safestack issues in ct.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)
.gitignore
apps/s_client.c
build.info
crypto/ct/ct_log.c
crypto/ct/ct_oct.c
crypto/ct/ct_prn.c
crypto/ct/ct_sct.c
crypto/ct/ct_x509v3.c
include/openssl/ct.h.in [moved from include/openssl/ct.h with 99% similarity]
ssl/ssl_lib.c
test/ct_test.c