summaryrefslogtreecommitdiff
path: root/crypto/x509/x509_txt.c
Commit message (Expand)AuthorAgeFilesLines
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-145/+143
* Integrate host, email and IP address checks into X509_verify.Dr. Stephen Henson2012-12-051-0/+6
* add suite B chain validation flags and associated verify errorsDr. Stephen Henson2012-08-031-0/+12
* avoid verification loops in trusted store when path buildingDr. Stephen Henson2010-12-251-0/+2
* Add support for CRLs partitioned by reason code.Dr. Stephen Henson2008-08-291-0/+2
* Initial support for name constraints certificate extension.Dr. Stephen Henson2008-08-081-0/+14
* Typo in x509_txt.c.Andy Polyakov2007-05-191-1/+1
* Add RFC 3779 support.Ben Laurie2006-11-271-0/+2
* Support for AKID in CRLs and partial support for IDP. Overhaul of CRLDr. Stephen Henson2006-09-141-0/+4
* Added restrictions on the use of proxy certificates, as they may poseRichard Levitte2005-04-091-0/+2
* Add functionality needed to process proxy certificates.Richard Levitte2004-12-281-8/+4
* Make an explicit check during certificate validation to see that theRichard Levitte2004-11-291-0/+2
* New X509_VERIFY_PARAM structure and associated functionality.Dr. Stephen Henson2004-09-061-0/+9
* Various X509 fixes. Disable broken certificate workaroundsDr. Stephen Henson2004-03-051-0/+6
* Use BUF_strlcpy() instead of strcpy().Richard Levitte2003-12-271-1/+1
* Reject certificates with unhandled critical extensions.Dr. Stephen Henson2001-10-211-0/+3
* Small documentation fixes (Howard Lum <howard@pumpkin.canada.sun.com>)Lutz Jänicke2001-10-081-1/+1
* Initial CRL based revocation checking.Dr. Stephen Henson2001-05-071-1/+4
* *BIG* verify code reorganisation.Dr. Stephen Henson2000-09-051-0/+9
* Add trust setting support to the verify code. It now checks theDr. Stephen Henson1999-11-271-0/+4
* Initial chain verify code: not tested probably not workingDr. Stephen Henson1999-11-241-0/+6
* Initial support for MacOS.Andy Polyakov1999-09-111-1/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-6/+6
* Change functions to ANSI C.Ulf Möller1999-04-191-2/+1
* Massive constification.Ben Laurie1999-04-171-1/+1
* Make sure a corresponding plain text error message exists for theRalf S. Engelschall1999-04-121-0/+2
* More pissing about to get pem.h to behave properly.Ben Laurie1999-01-301-1/+0
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-6/+8
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+130