Use sk_*_new_null() instead of sk_*_new(NULL). That avoids getting
[openssl.git] / crypto / ocsp / Makefile.ssl
2001-02-19 Richard LevitteMake all configuration macros available for application...
2001-02-07 Dr. Stephen HensonFix AES code.
2001-02-04 Ben LaurieMake depend.
2001-02-03 Dr. Stephen HensonVarious OCSP responder utility functions.
2001-01-11 Dr. Stephen HensonOCSP basic response verify. Very incomplete
2001-01-08 Dr. Stephen HensonAdd set of OCSP client functions. All experimental
2001-01-04 Dr. Stephen HensonUpdate OCSP API.
2000-12-29 Richard Levitte"make update" plus a rewrite of both .num files.
2000-12-17 Dr. Stephen HensonRedo OCSP response printing. Remove duplicate or
2000-12-14 Dr. Stephen HensonNew function X509V3_extensions_print() this removes...
2000-12-13 Dr. Stephen HensonReplace the old style OCSP ASN1 module.
2000-11-12 Ulf Möllerin some new file names the first 8 characters were...
2000-10-27 Richard LevitteThe majority of the OCSP code from CertCo.