openssl/crypto/ocsp
Dr. Stephen Henson bb5ea36b96 Initial support for ASN1_ITEM_FUNCTION option to
change the way ASN1 modules are exported.

Still needs a bit of work for example the hack which a
dummy function prototype to avoid compilers warning about
multiple ;s.
2001-02-23 03:16:09 +00:00
..
.cvsignore ignore 2000-11-14 19:18:31 +00:00
Makefile.ssl e_os.h does not belong with the exported headers. Do not put it there 2001-02-22 14:45:02 +00:00
ocsp_asn.c Fix typo in OCSP ASN1 module, this caused 2001-01-11 23:24:28 +00:00
ocsp_cl.c Initial support for ASN1_ITEM_FUNCTION option to 2001-02-23 03:16:09 +00:00
ocsp_err.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
ocsp_ext.c Use sk_*_new_null() instead of sk_*_new(NULL). That avoids getting 2001-02-20 13:06:10 +00:00
ocsp_ht.c isspace must be used only on *unsigned* chars 2001-01-12 14:45:12 +00:00
ocsp_lib.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
ocsp_prn.c Additional functionality in ocsp utility: print summary 2001-01-19 01:32:23 +00:00
ocsp_srv.c Initial support for ASN1_ITEM_FUNCTION option to 2001-02-23 03:16:09 +00:00
ocsp_vfy.c Include string.h so mem* functions get properly declared. 2001-02-20 12:43:11 +00:00
ocsp.h Initial support for ASN1_ITEM_FUNCTION option to 2001-02-23 03:16:09 +00:00