]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/ocsp/ocsp_cl.c
Use p==NULL not !p (in if statements, mainly)
[thirdparty/openssl.git] / crypto / ocsp / ocsp_cl.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 .
2014-08-18  Laszlo PappRT2489: Remove extra "sig" local variable.
2007-12-04  Dr. Stephen HensonSubmitted by: Victor B. Wagner <vitus@cryptocom.ru...
2005-07-26  Nils Larschimproved error checking and some fixes
2001-02-24  Dr. Stephen HensonNew function and options to check OCSP response validity.
2001-02-23  Dr. Stephen HensonInitial support for ASN1_ITEM_FUNCTION option to
2001-02-04  Dr. Stephen HensonFix ASN1_TIME_to_generlizedtime().
2001-01-08  Dr. Stephen HensonAdd prototypes for new OCSP functions.
2001-01-08  Dr. Stephen HensonAdd set of OCSP client functions. All experimental