openssl/crypto/ocsp
Richard Levitte cf1b7d9664 Make all configuration macros available for application by making
sure they are available in opensslconf.h, by giving them names starting
with "OPENSSL_" to avoid conflicts with other packages and by making
sure e_os2.h will cover all platform-specific cases together with
opensslconf.h.

I've checked fairly well that nothing breaks with this (apart from
external software that will adapt if they have used something like
NO_KRB5), but I can't guarantee it completely, so a review of this
change would be a good thing.
2001-02-19 16:06:34 +00:00
..
.cvsignore ignore 2000-11-14 19:18:31 +00:00
Makefile.ssl Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
ocsp_asn.c Fix typo in OCSP ASN1 module, this caused 2001-01-11 23:24:28 +00:00
ocsp_cl.c Fix ASN1_TIME_to_generlizedtime(). 2001-02-04 03:04:43 +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 Modify OCSP nonce behaviour. 2001-02-12 23:28:45 +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 Fix ASN1_TIME_to_generlizedtime(). 2001-02-04 03:04:43 +00:00
ocsp_vfy.c Various function for commmon operations. 2001-02-02 00:45:54 +00:00
ocsp.h New function OCSP_parse_url() and -url option for ocsp utility. 2001-02-13 00:37:44 +00:00