summaryrefslogtreecommitdiffstats
path: root/crypto/x509v3/x509v3.h
AgeCommit message (Expand)Author
2010-03-03option to replace extensions with new ones: mainly for creating cross-certifi...Dr. Stephen Henson
2010-02-25Include self-signed flag in certificates by checking SKID/AKID as wellDr. Stephen Henson
2010-02-24add anyExtendedKeyUsage OIDDr. Stephen Henson
2009-07-27Update from 1.0.0-stableDr. Stephen Henson
2009-04-20Updates from 1.0.0-stable branch.Dr. Stephen Henson
2008-11-05Update obsolete email address...Dr. Stephen Henson
2008-10-12Type-checked (and modern C compliant) OBJ_bsearch.Ben Laurie
2008-09-01Initial support for delta CRLs. If "use deltas" flag is set attempt to findDr. Stephen Henson
2008-08-29Add support for CRLs partitioned by reason code.Dr. Stephen Henson
2008-08-08Initial support for name constraints certificate extension.Dr. Stephen Henson
2008-08-04Add support for nameRelativeToCRLIssuer field in distribution point nameDr. Stephen Henson
2008-07-13X509 verification fixes.Dr. Stephen Henson
2008-06-04More type-checking.Ben Laurie
2008-05-26LHASH revamp. make depend.Ben Laurie
2008-04-01Avoid warnings.Dr. Stephen Henson
2008-03-24Add signed receipt ASN1 structures. Initial GENERAL_NAME utility functions.Dr. Stephen Henson
2007-09-26Support for certificate status TLS extension.Dr. Stephen Henson
2007-06-07Finish gcc 4.2 changes.Dr. Stephen Henson
2007-04-11Constification.Dr. Stephen Henson
2006-12-06Fix change to OPENSSL_NO_RFC3779Dr. Stephen Henson
2006-11-30Win32 fixes from stable branch.Dr. Stephen Henson
2006-11-27Add RFC 3779 support.Ben Laurie
2006-09-14Support for AKID in CRLs and partial support for IDP. Overhaul of CRLDr. Stephen Henson
2006-09-10Add verify callback functions to lookup a STACK of matching certs or CRLsDr. Stephen Henson
2006-07-24Cache some CRL related extensions.Dr. Stephen Henson
2006-02-12RFC 3161 compliant time stamp request creation, response generationUlf Möller
2006-01-08Avoid contradictive error code assignments.Bodo Möller
2005-07-26Add declaration for IDP ASN1 functions.Dr. Stephen Henson
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-07-23Initial print only support for IDP CRL extension.Dr. Stephen Henson
2005-05-11Fix more error codes.Bodo Möller
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
2004-11-29Make an explicit check during certificate validation to see that theRichard Levitte
2004-03-31New function X509_POLICY_NODE_print()Dr. Stephen Henson
2004-03-28Make {i2v,v2i}_ASN1_BIT_STRING global.Dr. Stephen Henson
2004-03-23Initial support for certificate policy checking and evaluation.Dr. Stephen Henson
2004-03-15Constify d2i, s2i, c2i and r2i functions and other associatedRichard Levitte
2003-03-24Support for name constraints.Dr. Stephen Henson
2003-03-21Support for policy constraints.Dr. Stephen Henson
2003-03-20New ASN1 macros to just implement and declare the new and free functionsDr. Stephen Henson
2003-03-20Support for policyMappingsDr. Stephen Henson
2003-02-27Support for dirName from config files in GeneralName extensions.Dr. Stephen Henson
2003-02-05IPv6 display and input support for extensions usingh GeneralName.Dr. Stephen Henson
2003-01-29DVCS (see RFC 3029) was missing among the possible purposes.Richard Levitte
2002-11-12Initial ASN1 generation code. This can constructDr. Stephen Henson
2001-12-17remove redundant ERR_load_... declarationsBodo Möller
2001-10-21Reject certificates with unhandled critical extensions.Dr. Stephen Henson