aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/err/err_all.c
Commit message (Expand)AuthorAgeFilesLines
* Remove the possibility to disable the UI module entirelyRichard Levitte2017-07-031-2/+0
* Add the STORE moduleRichard Levitte2017-06-291-1/+3
* Clean up references to FIPSEmilia Kasper2017-02-281-9/+0
* Check for errors allocating the error strings.Kurt Roeckx2016-07-201-33/+37
* Copyright consolidation 05/10Rich Salz2016-05-171-54/+6
* Need err_load_crypto_strings_int declared.Rich Salz2016-04-131-1/+1
* Rename int_*() functions to *_int()Matt Caswell2016-04-131-1/+1
* Rename lots of *_intern or *_internal function to int_*Matt Caswell2016-04-131-1/+1
* Fix no-ocspMatt Caswell2016-04-061-0/+2
* Fix "no-ui" configurationRichard Levitte2016-03-311-0/+2
* Move dso.h to internalRich Salz2016-03-231-1/+1
* Remove #error from include files.Rich Salz2016-03-201-24/+8
* Implement support for no-tsRichard Levitte2016-03-181-0/+2
* Add KDF error codesDr. Stephen Henson2016-03-021-0/+2
* Public API for Certificate TransparencyRob Percival2016-02-261-1/+3
* Remove JPAKERich Salz2016-02-171-6/+0
* Auto init/deinit libcryptoMatt Caswell2016-02-091-1/+2
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* remove ecdsa.h header references.Dr. Stephen Henson2015-12-091-3/+0
* remove errorsDr. Stephen Henson2015-12-091-1/+0
* remove ecdh.h headerDr. Stephen Henson2015-12-091-1/+0
* remove ECDH error loadingDr. Stephen Henson2015-12-091-1/+0
* Add ASYNC error codesMatt Caswell2015-11-201-0/+2
* Don't forget to load the CT error stringsRichard Levitte2015-10-211-0/+4
* Merge OPENSSL_NO_EC{DH,DSA} into OPENSSL_NO_ECRich Salz2015-03-111-7/+1
* OPENSSL_NO_xxx cleanup: many removalsRich Salz2015-01-271-2/+0
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-74/+74
* Don't include comp.h if no-comp set.Dr. Stephen Henson2013-01-201-1/+2
* make no-comp compileDr. Stephen Henson2012-12-301-1/+2
* Include fips header file in err_all.c if needed.Dr. Stephen Henson2011-02-031-0/+3
* Add FIPS error codes.Dr. Stephen Henson2011-02-031-0/+3
* FIPS mode ERR changes. Redirect errors to tiny FIPS callbacks to avoid ERRDr. Stephen Henson2011-01-261-0/+5
* Add COMP error strings.Dr. Stephen Henson2009-08-091-0/+2
* Update from stable-branch.Dr. Stephen Henson2008-11-241-2/+2
* Update from stable branch.Dr. Stephen Henson2008-11-121-1/+4
* Add JPAKE.Ben Laurie2008-10-261-0/+3
* And so it begins...Dr. Stephen Henson2008-03-121-0/+8
* Update from 0.9.7-stable branch.Dr. Stephen Henson2006-12-071-4/+0
* RFC 3161 compliant time stamp request creation, response generationUlf Möller2006-02-121-0/+2
* Reduce header interdependencies, initially in engine.h (the rest of theGeoff Thorpe2004-04-191-0/+1
* Add the possibility to build without the ENGINE framework.Richard Levitte2003-01-301-0/+4
* update error library for EC... changesBodo Möller2003-01-151-0/+12
* Include the UI error strings.Richard Levitte2001-06-231-0/+1
* Fixes to make 'no-ec' work (it should not turn 'objects' into 'objts' for exa...Bodo Möller2001-03-081-0/+4
* Sort openssl.ec, the configuration file for mkerr.pl.Bodo Möller2001-03-081-1/+2
* Order ERR_load_... calls like the stuff in err.h.Bodo Möller2001-03-081-18/+13
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-7/+7
* Fix typo in OCSP nonce extension.Dr. Stephen Henson2001-01-041-0/+2
* Remove references to RSAref. The glue library is but a memory to fadeRichard Levitte2000-11-081-2/+2
* Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte2000-10-261-1/+3