summaryrefslogtreecommitdiff
path: root/crypto/x509v3/v3err.c
Commit message (Expand)AuthorAgeFilesLines
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-152/+172
* Fix error header files and error files too.Dr. Stephen Henson2009-04-191-3/+3
* Add signed receipt ASN1 structures. Initial GENERAL_NAME utility functions.Dr. Stephen Henson2008-03-241-1/+3
* Add RFC 3779 support.Ben Laurie2006-11-271-0/+10
* Update from 0.9.8 stable. Eliminate duplicate error codes.Dr. Stephen Henson2006-11-211-11/+8
* Avoid contradictive error code assignments.Bodo Möller2006-01-081-4/+4
* Add support for setting IDP too.Dr. Stephen Henson2005-07-251-1/+2
* Allow setting of all fields in CRLDP. Few cosmetic changes to output.Dr. Stephen Henson2005-07-251-0/+4
* Fix more error codes.Bodo Möller2005-05-111-6/+11
* Rebuild error codes.Dr. Stephen Henson2005-04-121-113/+117
* Changes concering RFC 3820 (proxy certificates) integration:Richard Levitte2005-01-171-1/+2
* Add functionality needed to process proxy certificates.Richard Levitte2004-12-281-0/+8
* Add lots of checks for memory allocation failure, error codes to indicateDr. Stephen Henson2004-12-051-1/+2
* Support for name constraints.Dr. Stephen Henson2003-03-241-0/+2
* Support for policy constraints.Dr. Stephen Henson2003-03-211-0/+2
* Support for policyMappingsDr. Stephen Henson2003-03-201-0/+1
* Support for dirName from config files in GeneralName extensions.Dr. Stephen Henson2003-02-271-1/+7
* Initial ASN1 generation code. This can constructDr. Stephen Henson2002-11-121-1/+2
* Purpose and trust setting functions for X509_STORE.Dr. Stephen Henson2001-05-101-0/+2
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-2/+2
* New function X509V3_add_i2d() this is used forDr. Stephen Henson2000-12-241-0/+3
* Preserve reason strings in automatically build tables.Bodo Möller2000-03-051-1/+2
* Support for authority information access extension.Dr. Stephen Henson1999-11-231-0/+3
* Improve support for running everything as a monolithic application.Bodo Möller1999-10-251-0/+1
* Kill evil casts, fix PKCS#7 and add new X509V3 Function.Dr. Stephen Henson1999-05-091-0/+2
* Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson1999-04-241-53/+55
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-2/+2
* CVS confusion?Bodo Möller1999-04-221-1/+1
* Fixed some race conditions.Bodo Möller1999-04-221-1/+1
* Suppport for CRL distribution points extension. Also document some ofDr. Stephen Henson1999-04-211-0/+1
* Change functions to ANSI C.Ulf Möller1999-04-191-1/+1
* Finish off support for Certificate Policies extension.Dr. Stephen Henson1999-04-191-0/+9
* Initial support for Certificate Policies extension: print out works but settingDr. Stephen Henson1999-04-181-2/+6
* Add some utilities to support SXNet extension also add support in DEF filesDr. Stephen Henson1999-04-141-3/+11
* Add more functionality to issuer alt name and subject alt name. New optionsDr. Stephen Henson1999-02-211-0/+10
* Generate errors when public/private key check is done.Ben Laurie1999-02-201-1/+1
* Preliminary support for reason code CRL extension.Dr. Stephen Henson1999-02-201-1/+2
* Overhaul 'crl' application, add a proper X509_CRL_print function and startDr. Stephen Henson1999-02-191-0/+1
* Oops! Remeber to include the other patches this time...Dr. Stephen Henson1999-02-171-0/+5
* Added code to GENERAL_NAME with support for more options and preliminaryDr. Stephen Henson1999-02-171-0/+5
* Update error codes.Dr. Stephen Henson1999-02-141-1/+3
* More extension code. Incomplete support for subject and issuer altDr. Stephen Henson1999-02-101-0/+9
* Initial addition of new X509 V3 files, tidy of old files.Dr. Stephen Henson1999-01-241-0/+112