aboutsummaryrefslogtreecommitdiff
path: root/crypto/x509v3
AgeCommit message (Expand)AuthorFilesLines
2002-08-09make updateBodo Möller1-308/+314
2002-07-30"make update"Lutz Jänicke1-283/+278
2002-07-14Replace 'ecdsaparam' commandline utility by 'ecparam'Bodo Möller1-206/+383
2002-06-27Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte1-1/+1
2002-06-13Fix ext_dat.h extension ordering.Dr. Stephen Henson1-2/+2
2002-06-13The new ASN1 code automatically allocatesDr. Stephen Henson1-0/+1
2002-05-30Check the return values where memory allocation failures may happen.Richard Levitte1-1/+1
2002-02-28disable '#ifdef DEBUG' sectionsBodo Möller1-4/+4
2002-02-13ECDSA supportBodo Möller1-109/+143
2002-01-27Undo previous change, X509_check_issued() was correct.Bodo Möller1-1/+1
2002-01-26Apply a small patch from Diego R. Lopez <diego.lopez@rediris.es>,Richard Levitte1-1/+1
2001-12-17remove redundant ERR_load_... declarationsBodo Möller1-2/+0
2001-10-27Add support for Subject Info Acess extension.Dr. Stephen Henson2-2/+12
2001-10-21Reject certificates with unhandled critical extensions.Dr. Stephen Henson2-2/+54
2001-10-16Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()Dr. Stephen Henson1-1/+1
2001-10-04'make update'Richard Levitte1-92/+92
2001-09-12Add certificate and request demos.Dr. Stephen Henson1-1/+1
2001-08-05Start to reduce some of the header bloat.Ben Laurie1-56/+69
2001-07-31make updateRichard Levitte1-26/+26
2001-07-30Really add the EVP and all of the DES changes.Ben Laurie1-289/+150
2001-07-27More linker bloat reorganisation:Dr. Stephen Henson3-10/+74
2001-06-28Modify apps to use NCONF code instead of old CONF code.Dr. Stephen Henson2-147/+244
2001-05-10Purpose and trust setting functions for X509_STORE.Dr. Stephen Henson3-1/+16
2001-04-11Make it possible to move the emailAddress object to the subjectAltNameRichard Levitte1-3/+11
2001-03-15Overhaul the display of certificate details inDr. Stephen Henson2-2/+2
2001-03-09Instead of telling both 'make' and the user that ranlibBodo Möller1-2/+1
2001-03-01Fix bug in copy_email() which would notDr. Stephen Henson1-1/+1
2001-02-26make updateRichard Levitte1-1/+1
2001-02-23Get rid of ASN1_ITEM_FUNCTIONS dummy functionDr. Stephen Henson9-20/+20
2001-02-23Initial support for ASN1_ITEM_FUNCTION option toDr. Stephen Henson17-28/+28
2001-02-22e_os.h does not belong with the exported headers. Do not put it thereRichard Levitte1-219/+212
2001-02-19Make all configuration macros available for application by makingRichard Levitte4-291/+286
2001-02-16New options to 'ca' utility to support CRL entry extensions.Dr. Stephen Henson3-4/+33
2001-02-06Fix potential buffer overrun for EBCDIC.Ulf Möller1-6/+20
2001-02-02Various function for commmon operations.Dr. Stephen Henson1-4/+1
2001-02-01Tolerate some "variations" used in someDr. Stephen Henson1-2/+4
2001-01-19Fixes to various ASN1_INTEGER routines for negative case.Dr. Stephen Henson1-4/+23
2001-01-17Initial OCSP certificate verify. Not complete,Dr. Stephen Henson2-3/+37
2001-01-04Fix typo in OCSP nonce extension.Dr. Stephen Henson1-1/+1
2001-01-04Update OCSP API.Dr. Stephen Henson1-1/+1
2000-12-29"make update" plus a rewrite of both .num files.Richard Levitte1-0/+22
2000-12-27X509V3_add_i2d() needs to be able to allocate aDr. Stephen Henson2-7/+8
2000-12-24New function X509V3_add_i2d() this is used forDr. Stephen Henson3-1/+94
2000-12-20Fixes to OCSP print code.Dr. Stephen Henson2-2/+2
2000-12-16Add OCSP service locator extension.Dr. Stephen Henson3-6/+38
2000-12-16Add support for the noCheck OCSP extension. This isDr. Stephen Henson2-1/+24
2000-12-15Implement some standard OCSP extensions in the v3 code. TheseDr. Stephen Henson4-49/+126
2000-12-14Add OCSP nonce extension to supported extensions.Dr. Stephen Henson3-2/+138
2000-12-14New function X509V3_extensions_print() this removes extension duplicationDr. Stephen Henson3-0/+90
2000-12-13Stop extension creation code core dumping.Dr. Stephen Henson1-0/+1