]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/ocsp/ocsp_srv.c
Use p==NULL not !p (in if statements, mainly)
[thirdparty/openssl.git] / crypto / ocsp / ocsp_srv.c
2015-05-11  Rich SalzUse p==NULL not !p (in if statements, mainly)
2015-05-01  Rich Salzfree NULL cleanup -- coda
2015-03-05  Dr. Stephen HensonMake OCSP structures opaque.
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2008-11-05  Dr. Stephen HensonUpdate obsolete email address...
2001-02-26  Dr. Stephen HensonEnhance OCSP_request_verify() so it finds the signers...
2001-02-23  Dr. Stephen HensonInitial support for ASN1_ITEM_FUNCTION option to
2001-02-04  Dr. Stephen HensonFix ASN1_TIME_to_generlizedtime().
2001-02-03  Dr. Stephen HensonVarious OCSP responder utility functions.