79aa04ef27
See the commit log message for that for more information. NB: X509_STORE_CTX's use of "ex_data" support was actually misimplemented (initialisation by "memset" won't/can't/doesn't work). This fixes that but requires that X509_STORE_CTX_init() be able to handle errors - so its prototype has been changed to return 'int' rather than 'void'. All uses of that function throughout the source code have been tracked down and adjusted. |
||
---|---|---|
.. | ||
.cvsignore | ||
Makefile.ssl | ||
ocsp.h | ||
ocsp_asn.c | ||
ocsp_cl.c | ||
ocsp_err.c | ||
ocsp_ext.c | ||
ocsp_ht.c | ||
ocsp_lib.c | ||
ocsp_prn.c | ||
ocsp_srv.c | ||
ocsp_vfy.c |