summaryrefslogtreecommitdiffstats
path: root/crypto/x509/x509_err.c
AgeCommit message (Expand)Author
2020-05-19Fix some places where X509_up_ref is usedBernd Edlinger
2019-09-10Update copyright yearMatt Caswell
2019-07-08Avoid NULL pointer dereference. Fixes #9043.Dmitry Belyavskiy
2018-05-30Add APIs for custom X509_LOOKUP_METHOD creationMingtao Yang
2018-04-24Add missing malloc-return-null instanceRich Salz
2018-04-24X509: add more error codes on malloc or sk_TYP_push failureFdaSilvaYY
2017-06-07make error tables const and separate header fileRich Salz
2017-04-20Ignore dups in X509_STORE_add_*Rich Salz
2016-07-20Check for errors allocating the error strings.Kurt Roeckx
2016-06-20make updateRichard Levitte
2016-05-23Remove unused error/function codes.Rich Salz
2016-05-17X509_STORE_CTX accessors.Rich Salz
2016-04-29Add checks to X509_NAME_oneline()Dr. Stephen Henson
2016-04-15Make many X509_xxx types opaque.Rich Salz
2016-04-02Fix X509_PUBKEY cached key handling.Dr. Stephen Henson
2016-01-26Remove /* foo.c */ commentsRich Salz
2016-01-07DANE support for X509_verify_cert()Viktor Dukhovni
2016-01-03X509_verify_cert() cleanupViktor Dukhovni
2015-12-14New function X509_get0_pubkeyDr. Stephen Henson
2015-11-05Rebuild error source files.Dr. Stephen Henson
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2012-12-04initial support for delta CRL generations by diffing two full CRLsDr. Stephen Henson
2006-11-21Update from 0.9.8 stable. Eliminate duplicate error codes.Dr. Stephen Henson
2006-03-20Initial support for pluggable public key ASN1 support. Process most publicDr. Stephen Henson
2005-05-11Fix more error codes.Bodo Möller
2005-04-12Rebuild error codes.Dr. Stephen Henson
2003-04-03Add functionality to help making self-signed certificate.Richard Levitte
2001-09-01Make the necessary changes to work with the recent "ex_data" overhaul.Geoff Thorpe
2001-05-10Purpose and trust setting functions for X509_STORE.Dr. Stephen Henson
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2000-03-05Preserve reason strings in automatically build tables.Bodo Möller
2000-02-26Rename functions for new convention.Dr. Stephen Henson
2000-01-20Finish off the X509_ATTRIBUTE string stuff.Dr. Stephen Henson
2000-01-19Rename X509_att*() stuff to X509at_*(), add X509_REQ wrappers.Dr. Stephen Henson
2000-01-13Precautions against using the PRNG uninitialized: RAND_bytes() nowUlf Möller
2000-01-06Initial automation changes to 'req' and X509_ATTRIBUTE functions.Dr. Stephen Henson
1999-11-29Add part of chain verify SSL support code: not complete or doing anythingDr. Stephen Henson
1999-11-27Add trust setting support to the verify code. It now checks theDr. Stephen Henson
1999-11-27Initial trust code: allow setting of trust checking functionsDr. Stephen Henson
1999-11-21Transparent support for PKCS#8 private keys in RSA/DSA.Dr. Stephen Henson
1999-10-27Continued multibyte character support.Dr. Stephen Henson
1999-09-03Add new 'spkac' utility and several SPKAC utility functions.Dr. Stephen Henson
1999-04-24Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-19Change functions to ANSI C.Ulf Möller
1999-04-13Delete all the old X509V3 pack and unpack stuff and various structures andDr. Stephen Henson
1999-02-20Generate errors when public/private key check is done.Ben Laurie
1999-01-18This is the result of a "make errors" with the new error building functionalityDr. Stephen Henson
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall