free null cleanup finale
[openssl.git] / crypto / ocsp /
2015-05-01 Rich Salzfree null cleanup finale
2015-04-30 Rich Salzfree cleanup 12
2015-04-30 Rich Salzfree NULL cleanup 5a
2015-04-30 Rich Salzfree NULL cleanup 8
2015-03-31 Richard LevitteRemove EXHEADER, TEST, APPS, links:, install: and unins...
2015-03-31 Richard LevitteStop symlinking, move files to intended directory
2015-03-25 Rich Salzfree NULL cleanup
2015-03-25 Matt CaswellRAND_bytes updates
2015-03-24 Dr. Stephen HensonMake OCSP response verification more flexible.
2015-03-24 Dr. Stephen Hensonmake depend
2015-03-24 Rich Salzfree NULL cleanup
2015-03-23 Dr. Stephen Hensonmake X509_EXTENSION opaque
2015-03-23 Dr. Stephen HensonRemove old ASN.1 code.
2015-03-12 Dr. Stephen HensonRemove obsolete declarations.
2015-03-05 Dr. Stephen HensonMake OCSP structures opaque.
2015-02-08 Rich SalzFinal (for me, for now) dead code cleanup
2015-01-29 Richard Levitteclang on Linux x86_64 complains about unreachable code.
2015-01-27 Rich SalzOPENSSL_NO_xxx cleanup: SHA
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2015-01-06 Matt CaswellFurther comment amendments to preserve formatting prior...
2014-12-30 Tim Hudsonmark all block comments that need format preserving...
2014-12-22 Rich SalzRT3548: Remvoe unsupported platforms
2014-12-08 Dr. Stephen HensonRemove fipscanister build functionality from makefiles.
2014-11-28 Rich SalzRemove all .cvsignore files
2014-09-10 Rich SalzRT2560: missing NULL check in ocsp_req_find_signer
2014-08-18 Laszlo PappRT2489: Remove extra "sig" local variable.
2014-06-27 Tom GreensladeHandle IPv6 addresses in OCSP_parse_url.
2014-06-10 Dr. Stephen HensonFix null pointer errors.
2014-04-01 Dr. Stephen HensonDon't try and verify signatures if key is NULL (CVE...
2013-10-07 Ben LaurieConstification.
2012-12-20 Dr. Stephen Hensonrevert OCSP_basic_verify changes: they aren't needed...
2012-12-15 Dr. Stephen HensonCheck chain is not NULL before assuming we have a valid...
2012-12-13 Dr. Stephen HensonUse new partial chain flag instead of modifying input...
2012-12-10 Ben LaurieTabification. Remove accidental duplication.
2012-12-07 Ben LaurieFix OCSP checking.
2012-11-29 Dr. Stephen HensonPR: 2803
2012-11-29 Dr. Stephen Hensonconstify
2012-11-28 Dr. Stephen HensonGeneralise OCSP I/O functions to support dowloading...
2011-05-25 Dr. Stephen HensonFix the ECDSA timing attack mentioned in the paper at:
2011-01-26 Dr. Stephen HensonChange AR to ARX to allow exclusion of fips object...
2010-10-06 Dr. Stephen HensonWe can't always read 6 bytes in an OCSP response: fix...
2010-06-12 Ben LaurieFix warnings.
2010-03-12 Dr. Stephen Hensonmissing goto meant signature was never printed out
2009-09-30 Dr. Stephen HensonPR: 2063
2009-09-30 Dr. Stephen HensonPR: 2064, 728
2009-09-23 Dr. Stephen HensonAudit libcrypto for unchecked return values: fix all...
2009-01-01 Ben LaurieCalculate offset correctly. (Coverity ID 233)
2008-12-29 Ben LaurieIf we're going to return errors (no matter how stupid...
2008-12-22 Andy PolyakovThis _WIN32-specific patch makes it possible to "wrap...
2008-11-05 Dr. Stephen HensonUpdate obsolete email address...
2007-12-04 Dr. Stephen HensonSubmitted by: Victor B. Wagner <vitus@cryptocom.ru...
2007-10-13 Andy PolyakovBunch of constifications.
2007-09-26 Dr. Stephen HensonSupport for certificate status TLS extension.
2007-08-12 Dr. Stephen HensonFix warnings.
2007-06-07 Dr. Stephen HensonFinish gcc 4.2 changes.
2006-11-30 Dr. Stephen HensonUpdate dependencies.
2006-11-21 Dr. Stephen HensonUpdate from 0.9.8 stable. Eliminate duplicate error...
2006-11-13 Dr. Stephen HensonDon't assume requestorName is present for signed reques...
2006-11-13 Dr. Stephen HensonOCSP library tidy. Use extension to encode OCSP extensi...
2006-07-17 Dr. Stephen HensonWIN32 fixes signed/unsigned issues and slightly socket...
2006-07-17 Dr. Stephen HensonFix various error codes to match functions.
2006-07-17 Dr. Stephen HensonNew non-blocking OCSP functionality.
2005-07-26 Nils Larschimproved error checking and some fixes
2005-05-16 Andy PolyakovFurther BUILDENV refinement, further fool-proofing...
2005-05-15 Andy PolyakovFool-proofing Makefiles
2005-05-12 Dr. Stephen HensonSome C compilers produce warnings or compilation errors...
2005-05-11 Bodo MöllerFix more error codes.
2005-04-12 Dr. Stephen HensonRebuild error codes.
2005-04-11 Richard LevitteAdd emacs cache files to .cvsignore.
2005-03-31 Ben LaurieConsistency.
2005-03-31 Ben LaurieGive everything prototypes (well, everything that's...
2005-03-30 Ben LaurieBlow away Makefile.ssl.
2004-11-02 Richard LevitteDon't use $(EXHEADER) directly in for loops, as most...
2004-05-17 Geoff ThorpeAfter the latest round of header-hacking, regenerate...
2004-04-19 Geoff Thorpemake update
2004-03-04 Dr. Stephen HensonTypos.
2004-03-01 Richard LevitteAvoid a memory leak in OCSP_parse_url().
2004-02-19 Dr. Stephen HensonUse an OCTET STRING for the encoding of an OCSP nonce...
2003-12-27 Richard LevitteUse sh explicitely to run point.sh
2003-04-03 Richard LevitteCorrect a lot of printing calls. Remove extra arguments...
2003-03-14 Dr. Stephen HensonDon't give an error if response reason absent in OCSP...
2003-01-16 Lutz JänickeArmor against systems without ranlib...
2002-12-29 Richard Levittemake update
2002-11-13 Richard LevitteCorrect support for SunOS 4.1.3_U1.
2002-11-13 Ben LaurieSecurity fixes brought forward from 0.9.7.
2002-11-07 Dr. Stephen HensonTypo in OCSP ASN1 module
2002-10-09 Richard LevitteUse double dashes so makedepend doesn't misunderstand...
2002-08-09 Bodo Möllermake update
2002-08-01 Richard LevitteOCSP and KRB5 Makefil.ssl should be consistent with...
2002-07-30 Lutz Jänicke"make update"
2002-07-14 Bodo MöllerReplace 'ecdsaparam' commandline utility by 'ecparam'
2002-06-27 Richard LevittePass CFLAG to dependency makers, so non-standard system...
2002-02-13 Bodo MöllerECDSA support
2001-12-17 Bodo Möllerremove redundant ERR_load_... declarations
2001-11-15 Richard Levittemake update
2001-10-16 Dr. Stephen HensonRetain compatibility of EVP_DigestInit() and EVP_Digest...
2001-10-04 Richard Levitte'make update'
2001-09-01 Geoff ThorpeMake the necessary changes to work with the recent...
2001-08-05 Ben LaurieStart to reduce some of the header bloat.
2001-07-31 Richard Levittemake update
next