summaryrefslogtreecommitdiffstats
path: root/crypto/x509v3
AgeCommit message (Expand)Author
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
2005-07-23Initial print only support for IDP CRL extension.Dr. Stephen Henson
2005-06-22Fix extension ordering.Dr. Stephen Henson
2005-05-16Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov
2005-05-15Fool-proofing MakefilesAndy Polyakov
2005-05-11Fix more error codes.Bodo Möller
2005-04-12Rebuild error codes.Dr. Stephen Henson
2005-04-11Add emacs cache files to .cvsignore.Richard Levitte
2005-04-09Added restrictions on the use of proxy certificates, as they may poseRichard Levitte
2005-03-30Blow away Makefile.ssl.Ben Laurie
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-12-03V1 certificates that aren't self signed can't be accepted as CAs.Dr. Stephen Henson
2004-11-30Split X509_check_ca() into a small self and an internal functionRichard Levitte
2004-11-29Make an explicit check during certificate validation to see that theRichard Levitte
2004-11-02Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte
2004-07-06Delta CRL support in extension code.Dr. Stephen Henson
2004-07-04Delete non-POSIX header file.Dr. Stephen Henson
2004-05-17After the latest round of header-hacking, regenerate the dependencies inGeoff Thorpe
2004-05-17Deprecate the recursive includes of bn.h from various API headers (asn1.h,Geoff Thorpe
2004-04-19make updateGeoff Thorpe
2004-04-01Don't use C++ reserved word.Dr. Stephen Henson