aboutsummaryrefslogtreecommitdiff
path: root/crypto/ocsp
AgeCommit message (Expand)AuthorFilesLines
2006-11-30Update dependencies.Dr. Stephen Henson1-8/+8
2006-11-21Update from 0.9.8 stable. Eliminate duplicate error codes.Dr. Stephen Henson2-8/+5
2006-11-13Don't assume requestorName is present for signed requests. ASN1 OCSP moduleDr. Stephen Henson2-2/+2
2006-11-13OCSP library tidy. Use extension to encode OCSP extensions instead of doingDr. Stephen Henson3-38/+13
2006-07-17WIN32 fixes signed/unsigned issues and slightly socket semantics.Dr. Stephen Henson1-3/+2
2006-07-17Fix various error codes to match functions.Dr. Stephen Henson3-4/+6
2006-07-17New non-blocking OCSP functionality.Dr. Stephen Henson3-85/+391
2005-07-26improved error checking and some fixesNils Larsch1-0/+2
2005-05-16Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov1-2/+1
2005-05-15Fool-proofing MakefilesAndy Polyakov1-4/+1
2005-05-12Some C compilers produce warnings or compilation errors if an attemptDr. Stephen Henson1-1/+1
2005-05-11Fix more error codes.Bodo Möller3-4/+4
2005-04-12Rebuild error codes.Dr. Stephen Henson1-50/+54
2005-04-11Add emacs cache files to .cvsignore.Richard Levitte1-0/+2
2005-03-31Consistency.Ben Laurie2-4/+2
2005-03-31Give everything prototypes (well, everything that's actually used).Ben Laurie2-28/+32
2005-03-30Blow away Makefile.ssl.Ben Laurie1-5/+4
2004-11-02Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte1-1/+1
2004-05-17After the latest round of header-hacking, regenerate the dependencies inGeoff Thorpe1-84/+80
2004-04-19make updateGeoff Thorpe1-59/+45
2004-03-04Typos.Dr. Stephen Henson1-3/+3
2004-03-01Avoid a memory leak in OCSP_parse_url().Richard Levitte1-0/+1
2004-02-19Use an OCTET STRING for the encoding of an OCSP nonce value.Dr. Stephen Henson1-7/+17
2003-12-27Use sh explicitely to run point.shRichard Levitte1-1/+1
2003-04-03Correct a lot of printing calls. Remove extra arguments...Richard Levitte1-2/+2
2003-03-14Don't give an error if response reason absent in OCSP HTTP.Dr. Stephen Henson1-4/+10
2003-01-16Armor against systems without ranlib...Lutz Jänicke1-1/+1
2002-12-29make updateRichard Levitte1-149/+77
2002-11-13Correct support for SunOS 4.1.3_U1.Richard Levitte1-0/+3
2002-11-13Security fixes brought forward from 0.9.7.Ben Laurie1-1/+1
2002-11-07Typo in OCSP ASN1 moduleDr. Stephen Henson1-1/+1
2002-10-09Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte1-1/+1
2002-08-09make updateBodo Möller1-81/+87
2002-08-01OCSP and KRB5 Makefil.ssl should be consistent with all the othersRichard Levitte1-5/+5
2002-07-30"make update"Lutz Jänicke1-132/+127
2002-07-14Replace 'ecdsaparam' commandline utility by 'ecparam'Bodo Möller1-76/+148
2002-06-27Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte1-1/+1
2002-02-13ECDSA supportBodo Möller1-77/+91
2001-12-17remove redundant ERR_load_... declarationsBodo Möller1-2/+0
2001-11-15make updateRichard Levitte1-1/+1
2001-10-16Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()Dr. Stephen Henson1-1/+1
2001-10-04'make update'Richard Levitte1-43/+43
2001-09-01Make the necessary changes to work with the recent "ex_data" overhaul.Geoff Thorpe1-4/+17
2001-08-05Start to reduce some of the header bloat.Ben Laurie1-24/+27
2001-07-31make updateRichard Levitte1-4/+9
2001-07-30Really add the EVP and all of the DES changes.Ben Laurie1-120/+52
2001-07-11In ocsp_match_issuerid() we are passed the CA that signed the responderDr. Stephen Henson1-1/+1
2001-02-26Typo in comment.Dr. Stephen Henson1-2/+2
2001-02-26Enhance OCSP_request_verify() so it finds the signers certificateDr. Stephen Henson5-19/+103
2001-02-26make updateRichard Levitte1-73/+69