summaryrefslogtreecommitdiffstats
path: root/util/mkerr.pl
AgeCommit message (Expand)Author
2023-09-07Copyright year updatesMatt Caswell
2023-01-05Write SSL_R alerts to error state to keep updated stringsTomas Mraz
2022-10-12Fix various typos, repeated words, align some spelling to LDP.FdaSilvaYY
2022-10-05Add {lib}_R_{lib}_LIB, for our engines and other "external" modulesRichard Levitte
2022-08-18Make the record layer directly aware of EtMMatt Caswell
2021-05-28mkerr: Fix string literal conversionSven Schwermer
2021-05-26err: rename err_load_xxx_strings_int functionsPauli
2021-02-18Update copyright yearMatt Caswell
2021-02-05ERR: clean away everything related to _F_ macros from util/mkerr.plRichard Levitte
2020-11-24ERR: Modify util/mkerr.pl to produce internal err string loadersRichard Levitte
2020-09-19util/mkerr.h: Restore header file renameRichard Levitte
2020-09-13Make 'make errors' work againRichard Levitte
2020-04-23Update copyright yearMatt Caswell
2020-04-15mkerr: remove legacy guards from generated error headersDr. Matthias St. Pierre
2019-12-10Remove handling of outdated macro'sRich Salz
2019-12-04util/mkerr.pl: don't stop reading conserved symbols from the state fileRichard Levitte
2019-11-12Make sure KDF reason codes are conserved in their current stateRichard Levitte
2019-11-07Update source files for deprecation at 3.0Richard Levitte
2019-09-28Fix header file include guard namesDr. Matthias St. Pierre
2019-09-12util/mkerr.pl: make it not depend on the function codeRichard Levitte
2019-08-16Ignore function code collisionsRich Salz
2019-07-31Avoid using ERR_put_error() directly in OpenSSL codeRichard Levitte
2019-07-23Don't complain if function name doesn't matchRich Salz
2019-07-16Remove function name from errorsRich Salz
2019-05-20Clear CRMF vs CMP confusionRichard Levitte
2019-04-19Create provider errors and use themMatt Caswell
2019-03-11util/mkerr.pl: Add an inclusion of symhacks.h in all error filesRich Salz
2018-12-06Following the license change, modify the boilerplates in util/, tools/Richard Levitte
2018-02-09Small simplification in mkerr.plFdaSilvaYY
2018-02-07mkerr.pl: When writing internal FOOerr.h, pay attention to disablable modulesRichard Levitte
2018-01-28Update copyright year in mkerr.plSteve Linsell
2017-06-27util/mkerr.pl: avoid getting an annoying warning about negative countRichard Levitte
2017-06-27util/mkerr.pl: allow module names prefixed with OSSL_ or OPENSSL_Richard Levitte
2017-06-13Rework writing crypto/err/openssl.txtRichard Levitte
2017-06-12Add -module option to util/mkerr.plRichard Levitte
2017-06-12Put message strings in state filesRich Salz
2017-06-07make error tables const and separate header fileRich Salz
2016-10-10Remove trailing whitespace from some files.David Benjamin
2016-07-20Check for errors allocating the error strings.Kurt Roeckx
2016-05-18Small typo, a tab where there should have been a spaceRichard Levitte
2016-05-18Fix util/mkerr.plRichard Levitte
2016-05-05Tweak generated warning lines.Rich Salz
2016-04-20Copyright consolidation: perl filesRich Salz
2016-02-17Finish 02f7114a7fbb3f3ac171bae87be8c13bc69e4005David Woodhouse
2016-02-11Perl's chop / chomp considered bad, use a regexp insteadRichard Levitte
2016-02-11Don't add filename comment.Rich Salz
2016-01-28Remove extraneous output from util/mk scriptsRich Salz
2015-12-22add -unref option to mkerr.plDr. Stephen Henson
2015-12-22In mkerr.pl look in directories under ssl/Dr. Stephen Henson
2015-11-05Read function names from C source files.Dr. Stephen Henson