aboutsummaryrefslogtreecommitdiff
path: root/crypto/x509v3
AgeCommit message (Expand)AuthorFilesLines
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
2000-12-13Rewrite the extension code to use an ASN1_ITEM structureDr. Stephen Henson17-118/+93
2000-12-08Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson16-1150/+281
2000-11-12in some new file names the first 8 characters were not uniqueUlf Möller1-86/+71
2000-10-27The majority of the OCSP code from CertCo.Richard Levitte2-0/+10
2000-10-14The experimental Rijndael code moved to the main trunk.Richard Levitte1-61/+97
2000-10-06More code for X509_print_ex() support.Dr. Stephen Henson2-4/+46
2000-09-25'ranlib' doesn't always run on some systems. That's actuallyRichard Levitte1-1/+2
2000-09-17Use sk_*_new_null() instead of sk_*_new(NULL), since that takes careRichard Levitte7-10/+10
2000-09-10Marin Kraemer <Martin.Kraemer@MchP.Siemens.De> sent us patches to makeRichard Levitte1-0/+11
2000-09-07'make update'Richard Levitte1-52/+62
2000-09-05*BIG* verify code reorganisation.Dr. Stephen Henson2-2/+64
2000-08-14MD4 implemented. Assar Westerlund provided the digest code itself and the te...Richard Levitte1-174/+187
2000-07-05I got sick and tired of having to keep track of NIDs when such a thingRichard Levitte1-145/+153
2000-07-02Don't dereference NULL pointers.Bodo Möller1-2/+2
2000-06-16Safe stack reorganisation in terms of function casts.Dr. Stephen Henson1-248/+0
2000-06-13Enable DSO support on alpha (OSF1), cc and gcc.Geoff Thorpe1-15/+16
2000-06-11Document EVP routines. Change EVP_SealInit() and EVP_OpenInit()Dr. Stephen Henson3-1/+93
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte14-53/+53
2000-06-01"make update" + stripping the type-specific stack functions out ofGeoff Thorpe1-0/+248
2000-06-01The previous commit to crypto/stack/*.[ch] pulled the type-safety stringsGeoff Thorpe3-29/+37
2000-05-17Typesafety Thought Police last part.Ben Laurie2-6/+10
2000-05-17Typesafety Thought Police part 5.Ben Laurie2-14/+19
2000-05-15Get rid of more non-ANSI declarations.Ulf Möller2-5/+5
2000-05-04Fix for SSL server purpose checkingDr. Stephen Henson1-14/+18
2000-05-02In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte1-4/+4
2000-04-09"make update"Richard Levitte1-225/+237
2000-03-25Beautifying code.Richard Levitte1-2/+2