summaryrefslogtreecommitdiff
path: root/crypto/engine/eng_err.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMatt Caswell2021-06-171-1/+1
* err: rename err_load_xxx_strings_int functionsPauli2021-05-261-1/+1
* ERR: Rebuild all generated error headers and source filesRichard Levitte2020-11-241-6/+12
* util/mkerr.pl: make it not depend on the function codeRichard Levitte2019-09-121-1/+1
* Regenerate mkerr filesRich Salz2019-07-161-68/+2
* Following the license change, modify the boilerplates in crypto/engine/Richard Levitte2018-12-061-1/+1
* Set error code on alloc failuresRich Salz2018-04-031-1/+4
* Adapt for BSD cryptodev.h differencesRichard Levitte2017-06-281-0/+1
* make error tables const and separate header fileRich Salz2017-06-071-90/+117
* Check for errors allocating the error strings.Kurt Roeckx2016-07-201-1/+2
* make updateRichard Levitte2016-07-191-0/+4
* Remove unused error/function codes.Rich Salz2016-05-231-18/+1
* Manual fixes after copyright consolidationRich Salz2016-05-171-51/+6
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Rebuild error source files.Dr. Stephen Henson2015-11-051-12/+12
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-99/+107
* Fix memory leak in ENGINE autoconfig code. Improve error logging.Dr. Stephen Henson2010-02-091-1/+2
* Update error codes, move typedef of SSL, SSL_CTX to ossl_typ.hDr. Stephen Henson2008-06-011-1/+2
* Update from 0.9.8 stable. Eliminate duplicate error codes.Dr. Stephen Henson2006-11-211-7/+4
* Initial public key ASN1 method engine support. Not integrated yet.Dr. Stephen Henson2006-06-021-0/+1
* Fix error code. make updateDr. Stephen Henson2006-06-011-0/+2
* Fix more error codes.Bodo Möller2005-05-111-3/+4
* Rebuild error codes.Dr. Stephen Henson2005-04-121-77/+81
* - Remo Inverardi noticed that ENGINEs don't have an "up_ref" function in theGeoff Thorpe2002-10-161-1/+2
* ENGINE module additions.Dr. Stephen Henson2002-03-061-0/+1
* Add aep and sureware implementations and clean up some error reasonsRichard Levitte2002-02-071-13/+0
* default_algorithms option in ENGINE config.Dr. Stephen Henson2002-01-221-0/+2
* Initial ENGINE config module, docs to follow.Dr. Stephen Henson2002-01-211-0/+4
* This change adds cipher and digest support into ENGINE using theGeoff Thorpe2001-09-251-0/+4
* This change replaces the ENGINE's underlying mechanics with the newGeoff Thorpe2001-09-251-1/+2
* Some of the ENGINE file names were changed for 8.3 filename uniquenessGeoff Thorpe2001-09-141-2/+2
* make engine file names unique in 8.3Ulf Möller2001-09-071-0/+166