Move CT viewer extension code to crypto/x509v3

This commit is contained in:
Dr. Stephen Henson
2014-02-20 18:24:11 +00:00
parent 4cfeb00be9
commit ded18639d7
9 changed files with 210 additions and 141 deletions

View File

@@ -2557,9 +2557,6 @@ void SSL_trace(int write_p, int version, int content_type,
const char *SSL_CIPHER_standard_name(const SSL_CIPHER *c);
#endif
/* RFC6962 Signed Certificate Timestamp List X.509 extension parser */
int X509V3_EXT_add_rfc6962(void);
/* BEGIN ERROR CODES */
/* The following lines are auto generated by the script mkerr.pl. Any changes
* made after this point may be overwritten when the script is next run.