summaryrefslogtreecommitdiffstats
path: root/crypto/x509v3/v3err.c
AgeCommit message (Expand)Author
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2009-04-20Updates from 1.0.0-stable branch.Dr. Stephen Henson
2008-03-24Add signed receipt ASN1 structures. Initial GENERAL_NAME utility functions.Dr. Stephen Henson
2006-11-27Add RFC 3779 support.Ben Laurie
2006-11-21Update from 0.9.8 stable. Eliminate duplicate error codes.Dr. Stephen Henson
2006-01-08Avoid contradictive error code assignments.Bodo Möller
2005-07-25Add support for setting IDP too.Dr. Stephen Henson
2005-07-25Allow setting of all fields in CRLDP. Few cosmetic changes to output.Dr. Stephen Henson
2005-05-11Fix more error codes.Bodo Möller
2005-04-12Rebuild error codes.Dr. Stephen Henson
2005-01-17Changes concering RFC 3820 (proxy certificates) integration:Richard Levitte
2004-12-28Add functionality needed to process proxy certificates.Richard Levitte
2004-12-05Add lots of checks for memory allocation failure, error codes to indicateDr. Stephen Henson
2003-03-24Support for name constraints.Dr. Stephen Henson
2003-03-21Support for policy constraints.Dr. Stephen Henson
2003-03-20Support for policyMappingsDr. Stephen Henson
2003-02-27Support for dirName from config files in GeneralName extensions.Dr. Stephen Henson
2002-11-12Initial ASN1 generation code. This can constructDr. Stephen Henson
2001-05-10Purpose and trust setting functions for X509_STORE.Dr. Stephen Henson
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2000-12-24New function X509V3_add_i2d() this is used forDr. Stephen Henson
2000-03-05Preserve reason strings in automatically build tables.Bodo Möller
1999-11-23Support for authority information access extension.Dr. Stephen Henson
1999-10-25Improve support for running everything as a monolithic application.Bodo Möller
1999-05-09Kill evil casts, fix PKCS#7 and add new X509V3 Function.Dr. Stephen Henson
1999-04-24Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-22CVS confusion?Bodo Möller
1999-04-22Fixed some race conditions.Bodo Möller
1999-04-21Suppport for CRL distribution points extension. Also document some ofDr. Stephen Henson
1999-04-19Change functions to ANSI C.Ulf Möller
1999-04-19Finish off support for Certificate Policies extension.Dr. Stephen Henson
1999-04-18Initial support for Certificate Policies extension: print out works but settingDr. Stephen Henson
1999-04-14Add some utilities to support SXNet extension also add support in DEF filesDr. Stephen Henson
1999-02-21Add more functionality to issuer alt name and subject alt name. New optionsDr. Stephen Henson
1999-02-20Generate errors when public/private key check is done.Ben Laurie
1999-02-20Preliminary support for reason code CRL extension.Dr. Stephen Henson
1999-02-19Overhaul 'crl' application, add a proper X509_CRL_print function and startDr. Stephen Henson
1999-02-17Oops! Remeber to include the other patches this time...Dr. Stephen Henson
1999-02-17Added code to GENERAL_NAME with support for more options and preliminaryDr. Stephen Henson
1999-02-14Update error codes.Dr. Stephen Henson
1999-02-10More extension code. Incomplete support for subject and issuer altDr. Stephen Henson
1999-01-24Initial addition of new X509 V3 files, tidy of old files.Dr. Stephen Henson