summaryrefslogtreecommitdiffstats
path: root/crypto/ocsp
AgeCommit message (Expand)Author
2015-03-25free NULL cleanupRich Salz
2015-03-25RAND_bytes updatesMatt Caswell
2015-03-24Make OCSP response verification more flexible.Dr. Stephen Henson
2015-03-24make dependDr. Stephen Henson
2015-03-24free NULL cleanupRich Salz
2015-03-23make X509_EXTENSION opaqueDr. Stephen Henson
2015-03-23Remove old ASN.1 code.Dr. Stephen Henson
2015-03-12Remove obsolete declarations.Dr. Stephen Henson
2015-03-05Make OCSP structures opaque.Dr. Stephen Henson
2015-02-08Final (for me, for now) dead code cleanupRich Salz
2015-01-29clang on Linux x86_64 complains about unreachable code.Richard Levitte
2015-01-27OPENSSL_NO_xxx cleanup: SHARich Salz
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-06Further comment amendments to preserve formatting prior to source reformatMatt Caswell
2014-12-30mark all block comments that need format preserving so thatTim Hudson
2014-12-21RT3548: Remvoe unsupported platformsRich Salz
2014-12-08Remove fipscanister build functionality from makefiles.Dr. Stephen Henson
2014-11-28Remove all .cvsignore filesRich Salz
2014-09-10RT2560: missing NULL check in ocsp_req_find_signerRich Salz
2014-08-18RT2489: Remove extra "sig" local variable.Laszlo Papp
2014-06-27Handle IPv6 addresses in OCSP_parse_url.Tom Greenslade
2014-06-10Fix null pointer errors.Dr. Stephen Henson
2014-04-01Don't try and verify signatures if key is NULL (CVE-2013-0166)Dr. Stephen Henson
2013-10-07Constification.Ben Laurie
2012-12-20revert OCSP_basic_verify changes: they aren't needed now we support partial c...Dr. Stephen Henson
2012-12-15Check chain is not NULL before assuming we have a validated chain.Dr. Stephen Henson
2012-12-13Use new partial chain flag instead of modifying input parameters.Dr. Stephen Henson
2012-12-10Tabification. Remove accidental duplication.Ben Laurie
2012-12-07Fix OCSP checking.Ben Laurie
2012-11-29PR: 2803Dr. Stephen Henson
2012-11-29constifyDr. Stephen Henson
2012-11-28Generalise OCSP I/O functions to support dowloading of other ASN1Dr. Stephen Henson
2011-05-25Fix the ECDSA timing attack mentioned in the paper at:Dr. Stephen Henson
2011-01-26Change AR to ARX to allow exclusion of fips object modulesDr. Stephen Henson
2010-10-06We can't always read 6 bytes in an OCSP response: fix so error statusesDr. Stephen Henson
2010-06-12Fix warnings.Ben Laurie
2010-03-12missing goto meant signature was never printed outDr. Stephen Henson
2009-09-30PR: 2063Dr. Stephen Henson
2009-09-30PR: 2064, 728Dr. Stephen Henson
2009-09-23Audit libcrypto for unchecked return values: fix all cases enounteredDr. Stephen Henson
2009-01-01Calculate offset correctly. (Coverity ID 233)Ben Laurie
2008-12-29If we're going to return errors (no matter how stupid), then we shouldBen Laurie
2008-12-22This _WIN32-specific patch makes it possible to "wrap" OpenSSL in anotherAndy Polyakov
2008-11-05Update obsolete email address...Dr. Stephen Henson
2007-12-04Submitted by: Victor B. Wagner <vitus@cryptocom.ru>, steveDr. Stephen Henson
2007-10-13Bunch of constifications.Andy Polyakov
2007-09-26Support for certificate status TLS extension.Dr. Stephen Henson
2007-08-12Fix warnings.Dr. Stephen Henson
2007-06-07Finish gcc 4.2 changes.Dr. Stephen Henson
2006-11-30Update dependencies.Dr. Stephen Henson