aboutsummaryrefslogtreecommitdiff
path: root/crypto/x509/x509_err.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-07DANE support for X509_verify_cert()Viktor Dukhovni1-0/+2
2016-01-03X509_verify_cert() cleanupViktor Dukhovni1-0/+1
2015-12-14New function X509_get0_pubkeyDr. Stephen Henson1-1/+1
2015-11-05Rebuild error source files.Dr. Stephen Henson1-6/+6
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-98/+112
2012-12-04initial support for delta CRL generations by diffing two full CRLsDr. Stephen Henson1-1/+9
2006-11-21Update from 0.9.8 stable. Eliminate duplicate error codes.Dr. Stephen Henson1-7/+4
2006-03-20Initial support for pluggable public key ASN1 support. Process most publicDr. Stephen Henson1-0/+3
2005-05-11Fix more error codes.Bodo Möller1-3/+6
2005-04-12Rebuild error codes.Dr. Stephen Henson1-68/+72
2003-04-03Add functionality to help making self-signed certificate.Richard Levitte1-1/+2
2001-09-01Make the necessary changes to work with the recent "ex_data" overhaul.Geoff Thorpe1-0/+2
2001-05-10Purpose and trust setting functions for X509_STORE.Dr. Stephen Henson1-0/+2
2001-02-19Make all configuration macros available for application by makingRichard Levitte1-2/+2
2000-03-05Preserve reason strings in automatically build tables.Bodo Möller1-1/+2
2000-02-26Rename functions for new convention.Dr. Stephen Henson1-2/+2
2000-01-20Finish off the X509_ATTRIBUTE string stuff.Dr. Stephen Henson1-2/+2
2000-01-19Rename X509_att*() stuff to X509at_*(), add X509_REQ wrappers.Dr. Stephen Henson1-0/+1
2000-01-13Precautions against using the PRNG uninitialized: RAND_bytes() nowUlf Möller1-1/+1
2000-01-06Initial automation changes to 'req' and X509_ATTRIBUTE functions.Dr. Stephen Henson1-0/+6
1999-11-29Add part of chain verify SSL support code: not complete or doing anythingDr. Stephen Henson1-1/+2
1999-11-27Add trust setting support to the verify code. It now checks theDr. Stephen Henson1-1/+3
1999-11-27Initial trust code: allow setting of trust checking functionsDr. Stephen Henson1-0/+1
1999-11-21Transparent support for PKCS#8 private keys in RSA/DSA.Dr. Stephen Henson1-0/+1
1999-10-27Continued multibyte character support.Dr. Stephen Henson1-0/+2
1999-09-03Add new 'spkac' utility and several SPKAC utility functions.Dr. Stephen Henson1-0/+3
1999-04-24Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson1-57/+59
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1-2/+2
1999-04-19Change functions to ANSI C.Ulf Möller1-1/+1
1999-04-13Delete all the old X509V3 pack and unpack stuff and various structures andDr. Stephen Henson1-4/+0
1999-02-20Generate errors when public/private key check is done.Ben Laurie1-0/+5
1999-01-18This is the result of a "make errors" with the new error building functionalityDr. Stephen Henson1-0/+1
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall1-2/+2
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1-2/+11
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1-0/+121