summaryrefslogtreecommitdiffstats
path: root/crypto/ocsp
AgeCommit message (Expand)Author
2002-08-01OCSP and KRB5 Makefil.ssl should be consistent with all the othersRichard Levitte
2002-07-30"make update"Lutz Jänicke
2002-07-14Replace 'ecdsaparam' commandline utility by 'ecparam'Bodo Möller
2002-06-27Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte
2002-02-13ECDSA supportBodo Möller
2001-12-17remove redundant ERR_load_... declarationsBodo Möller
2001-11-15make updateRichard Levitte
2001-10-16Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()Dr. Stephen Henson
2001-10-04'make update'Richard Levitte
2001-09-01Make the necessary changes to work with the recent "ex_data" overhaul.Geoff Thorpe
2001-08-05Start to reduce some of the header bloat.Ben Laurie
2001-07-31make updateRichard Levitte
2001-07-30Really add the EVP and all of the DES changes.Ben Laurie
2001-07-11In ocsp_match_issuerid() we are passed the CA that signed the responderDr. Stephen Henson
2001-02-26Typo in comment.Dr. Stephen Henson
2001-02-26Enhance OCSP_request_verify() so it finds the signers certificateDr. Stephen Henson
2001-02-26make updateRichard Levitte
2001-02-24New function and options to check OCSP response validity.Dr. Stephen Henson
2001-02-23Make OCSP cert id code tolerate a missing issuer certificateDr. Stephen Henson
2001-02-23Get rid of ASN1_ITEM_FUNCTIONS dummy functionDr. Stephen Henson
2001-02-23Initial support for ASN1_ITEM_FUNCTION option toDr. Stephen Henson
2001-02-22e_os.h does not belong with the exported headers. Do not put it thereRichard Levitte
2001-02-20Use sk_*_new_null() instead of sk_*_new(NULL). That avoids gettingRichard Levitte
2001-02-20Include string.h so mem* functions get properly declared.Richard Levitte
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2001-02-13New function OCSP_parse_url() and -url option for ocsp utility.Dr. Stephen Henson
2001-02-12Modify OCSP nonce behaviour.Dr. Stephen Henson
2001-02-08The check for request including a nonce and response not having it wasRichard Levitte
2001-02-07Fix AES code.Dr. Stephen Henson
2001-02-05New function to copy nonce values from OCSPDr. Stephen Henson
2001-02-04Make depend.Ben Laurie
2001-02-04Fix ASN1_TIME_to_generlizedtime().Dr. Stephen Henson
2001-02-03Various OCSP responder utility functions.Dr. Stephen Henson
2001-02-02Various function for commmon operations.Dr. Stephen Henson
2001-01-26New OCSP response verify option OCSP_TRUSTOTHERDr. Stephen Henson
2001-01-19Additional functionality in ocsp utility: print summaryDr. Stephen Henson
2001-01-18Implement remaining OCSP verify checks inDr. Stephen Henson
2001-01-17Initial OCSP certificate verify. Not complete,Dr. Stephen Henson
2001-01-13New OCSP utility. This can generate, parse and printDr. Stephen Henson
2001-01-12isspace must be used only on *unsigned* charsBodo Möller
2001-01-11Fix typo in OCSP ASN1 module, this causedDr. Stephen Henson
2001-01-11OCSP basic response verify. Very incompleteDr. Stephen Henson
2001-01-08Add prototypes for new OCSP functions.Dr. Stephen Henson
2001-01-08Add set of OCSP client functions. All experimentalDr. Stephen Henson
2001-01-05Modify OCSP API to more closely reflectDr. Stephen Henson
2001-01-04Update OCSP API.Dr. Stephen Henson
2000-12-29"make update" plus a rewrite of both .num files.Richard Levitte
2000-12-28Add NO_ASN1_OLD to remove some old style functions:Dr. Stephen Henson
2000-12-28New OCSP extension functions.Dr. Stephen Henson
2000-12-21Various Win32 related fixes. Doesn't compile yet onDr. Stephen Henson