summaryrefslogtreecommitdiffstats
path: root/crypto/x509v3
AgeCommit message (Expand)Author
2008-09-15Fix build warnings.Geoff Thorpe
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-27Add support for freshest CRL extension.Dr. Stephen Henson
2008-08-18Support for certificateIssuer CRL entry extension.Dr. Stephen Henson
2008-08-12Support for policy mappings extension.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-08-02Make explicit_policy handling match expected RFC3280 behaviour.Dr. Stephen Henson
2008-07-30Policy validation fixes.Dr. Stephen Henson
2008-07-13Zero is a valid value for any_skip and map_skipDr. Stephen Henson
2008-07-13We support inhibit any policy extension, add to table.Dr. Stephen Henson
2008-07-13X509 verification fixes.Dr. Stephen Henson
2008-07-04Avoid warnings with -pedantic, specifically: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-26Signed Receipt Request utility functions and option on CMS utility toDr. 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-09-07Change safestack reimplementation to match 0.9.8.Dr. Stephen Henson
2007-06-07Finish gcc 4.2 changes.Dr. Stephen Henson
2007-04-11Constification.Dr. Stephen Henson
2007-03-05Fix from stable branch.Dr. Stephen Henson
2007-02-03Update from fips2 branch.Dr. Stephen Henson
2007-01-21Constify version strings and some structures.Dr. Stephen Henson
2006-12-25Replace strdup() with BUF_strdup().Richard Levitte
2006-12-18fix orderNils Larsch
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-11-21Update from 0.9.8 stable. Eliminate duplicate error codes.Dr. Stephen Henson
2006-10-05Typo.Dr. Stephen Henson
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-03-06unused functionUlf Möller
2006-02-13fix warningNils Larsch
2006-02-12RFC 3161 compliant time stamp request creation, response generationUlf Möller
2006-02-04Update filenames in makefiles.Dr. Stephen Henson
2006-01-29add additional checks + cleanupNils Larsch
2006-01-08Avoid contradictive error code assignments.Bodo Möller
2005-08-05fix potential memory leak + improved error checkingNils Larsch
2005-07-26improved error checking and some fixesNils Larsch
2005-07-26Add declaration for IDP ASN1 functions.Dr. Stephen Henson
2005-07-25Add support for setting IDP too.Dr. Stephen Henson
2005-07-25Don't use @syntax for extended CRLDP format.Dr. Stephen Henson
2005-07-25Allow setting of all fields in CRLDP. Few cosmetic changes to output.Dr. Stephen Henson
2005-07-25Typo which prevents mult valued RDNs being created.Dr. Stephen Henson
2005-07-24Print out previously unsupported fields in CRLDP by i2r instead of i2v.Dr. Stephen Henson