summaryrefslogtreecommitdiff
path: root/util/mkerr.pl
Commit message (Expand)AuthorAgeFilesLines
* Write SSL_R alerts to error state to keep updated stringsTomas Mraz2023-01-051-1/+1
* Fix various typos, repeated words, align some spelling to LDP.FdaSilvaYY2022-10-121-1/+1
* Add {lib}_R_{lib}_LIB, for our engines and other "external" modulesRichard Levitte2022-10-051-1/+9
* Make the record layer directly aware of EtMMatt Caswell2022-08-181-2/+3
* mkerr: Fix string literal conversionSven Schwermer2021-05-281-2/+2
* err: rename err_load_xxx_strings_int functionsPauli2021-05-261-2/+2
* Update copyright yearMatt Caswell2021-02-181-1/+1
* ERR: clean away everything related to _F_ macros from util/mkerr.plRichard Levitte2021-02-051-212/+10
* ERR: Modify util/mkerr.pl to produce internal err string loadersRichard Levitte2020-11-241-117/+287
* util/mkerr.h: Restore header file renameRichard Levitte2020-09-191-0/+1
* Make 'make errors' work againRichard Levitte2020-09-131-2/+3
* Update copyright yearMatt Caswell2020-04-231-1/+1
* mkerr: remove legacy guards from generated error headersDr. Matthias St. Pierre2020-04-151-0/+1
* Remove handling of outdated macro'sRich Salz2019-12-101-1/+1
* util/mkerr.pl: don't stop reading conserved symbols from the state fileRichard Levitte2019-12-041-6/+0
* Make sure KDF reason codes are conserved in their current stateRichard Levitte2019-11-121-0/+7
* Update source files for deprecation at 3.0Richard Levitte2019-11-071-1/+1
* Fix header file include guard namesDr. Matthias St. Pierre2019-09-281-2/+2
* util/mkerr.pl: make it not depend on the function codeRichard Levitte2019-09-121-1/+1
* Ignore function code collisionsRich Salz2019-08-161-2/+0
* Avoid using ERR_put_error() directly in OpenSSL codeRichard Levitte2019-07-311-1/+2
* Don't complain if function name doesn't matchRich Salz2019-07-231-4/+0
* Remove function name from errorsRich Salz2019-07-161-41/+15
* Clear CRMF vs CMP confusionRichard Levitte2019-05-201-1/+1
* Create provider errors and use themMatt Caswell2019-04-191-1/+2
* util/mkerr.pl: Add an inclusion of symhacks.h in all error filesRich Salz2019-03-111-3/+5
* Following the license change, modify the boilerplates in util/, tools/Richard Levitte2018-12-061-4/+4
* Small simplification in mkerr.plFdaSilvaYY2018-02-091-4/+1
* mkerr.pl: When writing internal FOOerr.h, pay attention to disablable modulesRichard Levitte2018-02-071-7/+26
* Update copyright year in mkerr.plSteve Linsell2018-01-281-2/+2
* util/mkerr.pl: avoid getting an annoying warning about negative countRichard Levitte2017-06-271-0/+2
* util/mkerr.pl: allow module names prefixed with OSSL_ or OPENSSL_Richard Levitte2017-06-271-5/+5
* Rework writing crypto/err/openssl.txtRichard Levitte2017-06-131-6/+9
* Add -module option to util/mkerr.plRichard Levitte2017-06-121-0/+13
* Put message strings in state filesRich Salz2017-06-121-37/+50
* make error tables const and separate header fileRich Salz2017-06-071-660/+595
* Remove trailing whitespace from some files.David Benjamin2016-10-101-8/+8
* Check for errors allocating the error strings.Kurt Roeckx2016-07-201-4/+6
* Small typo, a tab where there should have been a spaceRichard Levitte2016-05-181-1/+1
* Fix util/mkerr.plRichard Levitte2016-05-181-17/+37
* Tweak generated warning lines.Rich Salz2016-05-051-11/+8
* Copyright consolidation: perl filesRich Salz2016-04-201-104/+20
* Finish 02f7114a7fbb3f3ac171bae87be8c13bc69e4005David Woodhouse2016-02-171-2/+2
* Perl's chop / chomp considered bad, use a regexp insteadRichard Levitte2016-02-111-1/+1
* Don't add filename comment.Rich Salz2016-02-111-1/+0
* Remove extraneous output from util/mk scriptsRich Salz2016-01-281-1/+0
* add -unref option to mkerr.plDr. Stephen Henson2015-12-221-2/+9
* In mkerr.pl look in directories under ssl/Dr. Stephen Henson2015-12-221-1/+1
* Read function names from C source files.Dr. Stephen Henson2015-11-051-1/+14
* Have mkerr.pl treat already existing multiline string defs properlyRichard Levitte2015-04-081-7/+14