Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-10-27Add support for Subject Info Acess extension.Dr. Stephen Henson
2001-10-21Reject certificates with unhandled critical extensions.Dr. Stephen Henson
2001-10-16Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()Dr. Stephen Henson
2001-10-04'make update'Richard Levitte
2001-09-12Add certificate and request demos.Dr. Stephen Henson
2001-08-05Start to reduce some of the header bloat.Ben Laurie
2001-07-31make updateRichard Levitte
2001-07-31Really add the EVP and all of the DES changes.Ben Laurie
2001-07-27More linker bloat reorganisation:Dr. Stephen Henson
2001-06-28Modify apps to use NCONF code instead of old CONF code.Dr. Stephen Henson
2001-05-10Purpose and trust setting functions for X509_STORE.Dr. Stephen Henson
2001-04-11Make it possible to move the emailAddress object to the subjectAltNameRichard Levitte
2001-03-15Overhaul the display of certificate details inDr. Stephen Henson
2001-03-09Instead of telling both 'make' and the user that ranlibBodo Möller
2001-03-01Fix bug in copy_email() which would notDr. Stephen Henson
2001-02-26make updateRichard Levitte
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-19Make all configuration macros available for application by makingRichard Levitte
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-15Add 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-13in 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-15The 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