aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/x509v3/x509v3.h
Commit message (Expand)AuthorAgeFilesLines
* Add declaration for IDP ASN1 functions.Dr. Stephen Henson2005-07-261-0/+1
* 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
* Initial print only support for IDP CRL extension.Dr. Stephen Henson2005-07-231-0/+9
* Fix more error codes.Bodo Möller2005-05-111-6/+11
* Changes concering RFC 3820 (proxy certificates) integration:Richard Levitte2005-01-171-0/+1
* Add functionality needed to process proxy certificates.Richard Levitte2004-12-281-0/+26
* Add lots of checks for memory allocation failure, error codes to indicateDr. Stephen Henson2004-12-051-0/+1
* Make an explicit check during certificate validation to see that theRichard Levitte2004-11-291-0/+1
* New function X509_POLICY_NODE_print()Dr. Stephen Henson2004-03-311-1/+3
* Make {i2v,v2i}_ASN1_BIT_STRING global.Dr. Stephen Henson2004-03-281-0/+7
* Initial support for certificate policy checking and evaluation.Dr. Stephen Henson2004-03-231-0/+2
* Constify d2i, s2i, c2i and r2i functions and other associatedRichard Levitte2004-03-151-3/+3
* Support for name constraints.Dr. Stephen Henson2003-03-241-1/+26
* Support for policy constraints.Dr. Stephen Henson2003-03-211-0/+10
* New ASN1 macros to just implement and declare the new and free functionsDr. Stephen Henson2003-03-201-0/+1
* Support for policyMappingsDr. Stephen Henson2003-03-201-0/+13
* Support for dirName from config files in GeneralName extensions.Dr. Stephen Henson2003-02-271-0/+8
* IPv6 display and input support for extensions usingh GeneralName.Dr. Stephen Henson2003-02-051-0/+1
* DVCS (see RFC 3029) was missing among the possible purposes.Richard Levitte2003-01-291-0/+1
* Initial ASN1 generation code. This can constructDr. Stephen Henson2002-11-121-1/+1
* remove redundant ERR_load_... declarationsBodo Möller2001-12-171-2/+0
* Reject certificates with unhandled critical extensions.Dr. Stephen Henson2001-10-211-0/+2
* Add certificate and request demos.Dr. Stephen Henson2001-09-121-1/+1
* Modify apps to use NCONF code instead of old CONF code.Dr. Stephen Henson2001-06-281-0/+10
* Purpose and trust setting functions for X509_STORE.Dr. Stephen Henson2001-05-101-1/+4
* Overhaul the display of certificate details inDr. Stephen Henson2001-03-151-1/+1
* Initial support for ASN1_ITEM_FUNCTION option toDr. Stephen Henson2001-02-231-3/+3
* Initial OCSP certificate verify. Not complete,Dr. Stephen Henson2001-01-171-1/+5
* X509V3_add_i2d() needs to be able to allocate aDr. Stephen Henson2000-12-271-1/+1
* New function X509V3_add_i2d() this is used forDr. Stephen Henson2000-12-241-0/+16
* New function X509V3_extensions_print() this removes extension duplicationDr. Stephen Henson2000-12-141-0/+3
* Rewrite the extension code to use an ASN1_ITEM structureDr. Stephen Henson2000-12-131-20/+13
* Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson2000-12-081-109/+69
* The majority of the OCSP code from CertCo.Richard Levitte2000-10-271-0/+1
* More code for X509_print_ex() support.Dr. Stephen Henson2000-10-061-1/+13
* *BIG* verify code reorganisation.Dr. Stephen Henson2000-09-051-0/+1
* Safe stack reorganisation in terms of function casts.Dr. Stephen Henson2000-06-161-248/+0
* Document EVP routines. Change EVP_SealInit() and EVP_OpenInit()Dr. Stephen Henson2000-06-111-0/+5
* "make update" + stripping the type-specific stack functions out ofGeoff Thorpe2000-06-011-0/+248
* The previous commit to crypto/stack/*.[ch] pulled the type-safety stringsGeoff Thorpe2000-06-011-2/+3
* Typesafety Thought Police last part.Ben Laurie2000-05-171-0/+2
* Typesafety Thought Police part 5.Ben Laurie2000-05-171-1/+1
* In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte2000-05-021-4/+4
* Beautifying code.Richard Levitte2000-03-251-2/+2
* New compatability trust and purpose settings.Dr. Stephen Henson2000-03-071-1/+2
* More get0 et al. changes. Also provide fgrep targets in CHANGESBodo Möller2000-02-261-1/+1
* Rename functions for new convention.Dr. Stephen Henson2000-02-261-2/+2
* Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wca...Ralf S. Engelschall2000-02-111-1/+1
* Rename the X509V3_*_d2i functions to X509_get_ext_d2i() etc.Dr. Stephen Henson2000-02-071-3/+0