aboutsummaryrefslogtreecommitdiff
path: root/crypto/x509/x509_txt.c
AgeCommit message (Expand)AuthorFilesLines
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte1-1/+1
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-145/+143
2012-12-05Integrate host, email and IP address checks into X509_verify.Dr. Stephen Henson1-0/+6
2012-08-03add suite B chain validation flags and associated verify errorsDr. Stephen Henson1-0/+12
2010-12-25avoid verification loops in trusted store when path buildingDr. Stephen Henson1-0/+2
2008-08-29Add support for CRLs partitioned by reason code.Dr. Stephen Henson1-0/+2
2008-08-08Initial support for name constraints certificate extension.Dr. Stephen Henson1-0/+14
2007-05-19Typo in x509_txt.c.Andy Polyakov1-1/+1
2006-11-27Add RFC 3779 support.Ben Laurie1-0/+2
2006-09-14Support for AKID in CRLs and partial support for IDP. Overhaul of CRLDr. Stephen Henson1-0/+4
2005-04-09Added restrictions on the use of proxy certificates, as they may poseRichard Levitte1-0/+2
2004-12-28Add functionality needed to process proxy certificates.Richard Levitte1-8/+4
2004-11-29Make an explicit check during certificate validation to see that theRichard Levitte1-0/+2
2004-09-06New X509_VERIFY_PARAM structure and associated functionality.Dr. Stephen Henson1-0/+9
2004-03-05Various X509 fixes. Disable broken certificate workaroundsDr. Stephen Henson1-0/+6
2003-12-27Use BUF_strlcpy() instead of strcpy().Richard Levitte1-1/+1
2001-10-21Reject certificates with unhandled critical extensions.Dr. Stephen Henson1-0/+3
2001-10-08Small documentation fixes (Howard Lum <howard@pumpkin.canada.sun.com>)Lutz Jänicke1-1/+1
2001-05-07Initial CRL based revocation checking.Dr. Stephen Henson1-1/+4
2000-09-05*BIG* verify code reorganisation.Dr. Stephen Henson1-0/+9
1999-11-27Add trust setting support to the verify code. It now checks theDr. Stephen Henson1-0/+4
1999-11-24Initial chain verify code: not tested probably not workingDr. Stephen Henson1-0/+6
1999-09-11Initial support for MacOS.Andy Polyakov1-1/+0
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1-6/+6
1999-04-19Change functions to ANSI C.Ulf Möller1-2/+1
1999-04-17Massive constification.Ben Laurie1-1/+1
1999-04-12Make sure a corresponding plain text error message exists for theRalf S. Engelschall1-0/+2
1999-01-30More pissing about to get pem.h to behave properly.Ben Laurie1-1/+0
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1-6/+8
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1-0/+130