Move the SCT List extension parser into libssl.
authorRob Stradling <rob@comodo.com>
Wed, 19 Feb 2014 13:12:46 +0000 (13:12 +0000)
committerRob Stradling <rob@comodo.com>
Wed, 19 Feb 2014 13:12:46 +0000 (13:12 +0000)
commitb263f2124607c42a1013b6b342341196b2bdec8d
treebf2187bbb4537f3842bd40559edad07d269823aa
parentdcfe8df148d225aa15fdd0eba486a028ad4b06dc
Move the SCT List extension parser into libssl.
Add the extension parser in the s_client, ocsp and x509 apps.
12 files changed:
apps/ocsp.c
apps/s_client.c
apps/x509.c
crypto/Makefile
crypto/bio/b_dump.c
crypto/bio/bio.h
crypto/crypto-lib.com
crypto/x509v3/Makefile
crypto/x509v3/ext_dat.h
crypto/x509v3/v3_scts.c [deleted file]
ssl/ssl.h
ssl/t1_lib.c