summaryrefslogtreecommitdiffstats
path: root/crypto/err/err_all.c
AgeCommit message (Expand)Author
2019-09-27Reorganize private crypto header filesDr. Matthias St. Pierre
2018-02-13Update copyright yearMatt Caswell
2018-02-09In err_all.c, include the *err.h headers.Nick Mathewson
2017-07-03Remove the possibility to disable the UI module entirelyRichard Levitte
2017-06-29Add the STORE moduleRichard Levitte
2017-02-28Clean up references to FIPSEmilia Kasper
2016-07-20Check for errors allocating the error strings.Kurt Roeckx
2016-05-17Copyright consolidation 05/10Rich Salz
2016-04-13Need err_load_crypto_strings_int declared.Rich Salz
2016-04-13Rename int_*() functions to *_int()Matt Caswell
2016-04-13Rename lots of *_intern or *_internal function to int_*Matt Caswell
2016-04-06Fix no-ocspMatt Caswell
2016-03-31Fix "no-ui" configurationRichard Levitte
2016-03-23Move dso.h to internalRich Salz
2016-03-20Remove #error from include files.Rich Salz
2016-03-18Implement support for no-tsRichard Levitte
2016-03-02Add KDF error codesDr. Stephen Henson
2016-02-26Public API for Certificate TransparencyRob Percival
2016-02-17Remove JPAKERich Salz
2016-02-09Auto init/deinit libcryptoMatt Caswell
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-12-09remove ecdsa.h header references.Dr. Stephen Henson
2015-12-09remove errorsDr. Stephen Henson
2015-12-09remove ecdh.h headerDr. Stephen Henson
2015-12-09remove ECDH error loadingDr. Stephen Henson
2015-11-20Add ASYNC error codesMatt Caswell
2015-10-21Don't forget to load the CT error stringsRichard Levitte
2015-03-11Merge OPENSSL_NO_EC{DH,DSA} into OPENSSL_NO_ECRich Salz
2015-01-27OPENSSL_NO_xxx cleanup: many removalsRich Salz
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2013-01-20Don't include comp.h if no-comp set.Dr. Stephen Henson
2012-12-30make no-comp compileDr. Stephen Henson
2011-02-03Include fips header file in err_all.c if needed.Dr. Stephen Henson
2011-02-03Add FIPS error codes.Dr. Stephen Henson
2011-01-26FIPS mode ERR changes. Redirect errors to tiny FIPS callbacks to avoid ERRDr. Stephen Henson
2009-08-09Add COMP error strings.Dr. Stephen Henson
2008-11-24Update from stable-branch.Dr. Stephen Henson
2008-11-12Update from stable branch.Dr. Stephen Henson
2008-10-26Add JPAKE.Ben Laurie
2008-03-12And so it begins...Dr. Stephen Henson
2006-12-07Update from 0.9.7-stable branch.Dr. Stephen Henson
2006-02-12RFC 3161 compliant time stamp request creation, response generationUlf Möller
2004-04-19Reduce header interdependencies, initially in engine.h (the rest of theGeoff Thorpe
2003-01-30Add the possibility to build without the ENGINE framework.Richard Levitte
2003-01-15update error library for EC... changesBodo Möller
2001-06-23Include the UI error strings.Richard Levitte
2001-03-08Fixes to make 'no-ec' work (it should not turn 'objects' into 'objts' for exa...Bodo Möller
2001-03-08Sort openssl.ec, the configuration file for mkerr.pl.Bodo Möller
2001-03-08Order ERR_load_... calls like the stuff in err.h.Bodo Möller
2001-02-19Make all configuration macros available for application by makingRichard Levitte