summaryrefslogtreecommitdiffstats
path: root/crypto/x509v3
AgeCommit message (Expand)Author
2001-02-16New options to 'ca' utility to support CRL entry extensions.Dr. Stephen Henson
2001-02-06Fix potential buffer overrun for EBCDIC.Ulf Möller
2001-02-02Various function for commmon operations.Dr. Stephen Henson
2001-02-01Tolerate some "variations" used in someDr. Stephen Henson
2001-01-19Fixes to various ASN1_INTEGER routines for negative case.Dr. Stephen Henson
2001-01-17Initial OCSP certificate verify. Not complete,Dr. Stephen Henson
2001-01-04Fix typo in OCSP nonce extension.Dr. 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-27X509V3_add_i2d() needs to be able to allocate aDr. Stephen Henson
2000-12-24New function X509V3_add_i2d() this is used forDr. Stephen Henson
2000-12-20Fixes to OCSP print code.Dr. Stephen Henson
2000-12-16Add OCSP service locator extension.Dr. Stephen Henson
2000-12-16Add support for the noCheck OCSP extension. This isDr. Stephen Henson
2000-12-15Implement some standard OCSP extensions in the v3 code. TheseDr. Stephen Henson
2000-12-14Add OCSP nonce extension to supported extensions.Dr. Stephen Henson
2000-12-14New function X509V3_extensions_print() this removes extension duplicationDr. Stephen Henson
2000-12-13Stop extension creation code core dumping.Dr. Stephen Henson
2000-12-13Rewrite the extension code to use an ASN1_ITEM structureDr. Stephen Henson
2000-12-08Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson
2000-11-12in some new file names the first 8 characters were not uniqueUlf Möller
2000-10-27The majority of the OCSP code from CertCo.Richard Levitte
2000-10-14The experimental Rijndael code moved to the main trunk.Richard Levitte
2000-10-06More code for X509_print_ex() support.Dr. Stephen Henson
2000-09-25'ranlib' doesn't always run on some systems. That's actuallyRichard Levitte
2000-09-17Use sk_*_new_null() instead of sk_*_new(NULL), since that takes careRichard Levitte
2000-09-10Marin Kraemer <Martin.Kraemer@MchP.Siemens.De> sent us patches to makeRichard Levitte
2000-09-07'make update'Richard Levitte
2000-09-05*BIG* verify code reorganisation.Dr. Stephen Henson
2000-08-14MD4 implemented. Assar Westerlund provided the digest code itself and the te...Richard Levitte
2000-07-05I got sick and tired of having to keep track of NIDs when such a thingRichard Levitte
2000-07-02Don't dereference NULL pointers.Bodo Möller
2000-06-16Safe stack reorganisation in terms of function casts.Dr. Stephen Henson
2000-06-13Enable DSO support on alpha (OSF1), cc and gcc.Geoff Thorpe
2000-06-11Document EVP routines. Change EVP_SealInit() and EVP_OpenInit()Dr. Stephen Henson
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte
2000-06-01"make update" + stripping the type-specific stack functions out ofGeoff Thorpe
2000-06-01The previous commit to crypto/stack/*.[ch] pulled the type-safety stringsGeoff Thorpe
2000-05-17Typesafety Thought Police last part.Ben Laurie
2000-05-17Typesafety Thought Police part 5.Ben Laurie
2000-05-15Get rid of more non-ANSI declarations.Ulf Möller
2000-05-04Fix for SSL server purpose checkingDr. Stephen Henson
2000-05-02In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte
2000-04-09"make update"Richard Levitte
2000-03-25Beautifying code.Richard Levitte
2000-03-07New compatability trust and purpose settings.Dr. Stephen Henson
2000-03-05Preserve reason strings in automatically build tables.Bodo Möller
2000-02-26More get0 et al. changes. Also provide fgrep targets in CHANGESBodo Möller
2000-02-26Rename functions for new convention.Dr. Stephen Henson
2000-02-13Modernise 'selfsign.c' to use new X509_NAME codeDr. Stephen Henson