aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ocsp
Commit message (Expand)AuthorAgeFilesLines
...
* Bunch of constifications.Andy Polyakov2007-10-133-13/+13
* Support for certificate status TLS extension.Dr. Stephen Henson2007-09-261-4/+8
* Fix warnings.Dr. Stephen Henson2007-08-121-1/+1
* Finish gcc 4.2 changes.Dr. Stephen Henson2007-06-072-6/+2
* Update dependencies.Dr. Stephen Henson2006-11-301-8/+8
* Update from 0.9.8 stable. Eliminate duplicate error codes.Dr. Stephen Henson2006-11-212-8/+5
* Don't assume requestorName is present for signed requests. ASN1 OCSP moduleDr. Stephen Henson2006-11-132-2/+2
* OCSP library tidy. Use extension to encode OCSP extensions instead of doingDr. Stephen Henson2006-11-133-38/+13
* WIN32 fixes signed/unsigned issues and slightly socket semantics.Dr. Stephen Henson2006-07-171-3/+2
* Fix various error codes to match functions.Dr. Stephen Henson2006-07-173-4/+6
* New non-blocking OCSP functionality.Dr. Stephen Henson2006-07-173-85/+391
* improved error checking and some fixesNils Larsch2005-07-261-0/+2
* Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov2005-05-161-2/+1
* Fool-proofing MakefilesAndy Polyakov2005-05-151-4/+1
* Some C compilers produce warnings or compilation errors if an attemptDr. Stephen Henson2005-05-121-1/+1
* Fix more error codes.Bodo Möller2005-05-113-4/+4
* Rebuild error codes.Dr. Stephen Henson2005-04-121-50/+54
* Add emacs cache files to .cvsignore.Richard Levitte2005-04-111-0/+2
* Consistency.Ben Laurie2005-03-312-4/+2
* Give everything prototypes (well, everything that's actually used).Ben Laurie2005-03-312-28/+32
* Blow away Makefile.ssl.Ben Laurie2005-03-301-5/+4
* Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte2004-11-021-1/+1
* After the latest round of header-hacking, regenerate the dependencies inGeoff Thorpe2004-05-171-84/+80
* make updateGeoff Thorpe2004-04-191-59/+45
* Typos.Dr. Stephen Henson2004-03-041-3/+3
* Avoid a memory leak in OCSP_parse_url().Richard Levitte2004-03-011-0/+1
* Use an OCTET STRING for the encoding of an OCSP nonce value.Dr. Stephen Henson2004-02-191-7/+17
* Use sh explicitely to run point.shRichard Levitte2003-12-271-1/+1
* Correct a lot of printing calls. Remove extra arguments...Richard Levitte2003-04-031-2/+2
* Don't give an error if response reason absent in OCSP HTTP.Dr. Stephen Henson2003-03-141-4/+10
* Armor against systems without ranlib...Lutz Jänicke2003-01-161-1/+1
* make updateRichard Levitte2002-12-291-149/+77
* Correct support for SunOS 4.1.3_U1.Richard Levitte2002-11-131-0/+3
* Security fixes brought forward from 0.9.7.Ben Laurie2002-11-131-1/+1
* Typo in OCSP ASN1 moduleDr. Stephen Henson2002-11-071-1/+1
* Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte2002-10-091-1/+1
* make updateBodo Möller2002-08-091-81/+87
* OCSP and KRB5 Makefil.ssl should be consistent with all the othersRichard Levitte2002-08-011-5/+5
* "make update"Lutz Jänicke2002-07-301-132/+127
* Replace 'ecdsaparam' commandline utility by 'ecparam'Bodo Möller2002-07-141-76/+148
* Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte2002-06-271-1/+1
* ECDSA supportBodo Möller2002-02-131-77/+91
* remove redundant ERR_load_... declarationsBodo Möller2001-12-171-2/+0
* make updateRichard Levitte2001-11-151-1/+1
* Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()Dr. Stephen Henson2001-10-161-1/+1
* 'make update'Richard Levitte2001-10-041-43/+43
* Make the necessary changes to work with the recent "ex_data" overhaul.Geoff Thorpe2001-09-011-4/+17
* Start to reduce some of the header bloat.Ben Laurie2001-08-051-24/+27
* make updateRichard Levitte2001-07-311-4/+9
* Really add the EVP and all of the DES changes.Ben Laurie2001-07-301-120/+52