aboutsummaryrefslogtreecommitdiff
path: root/util/mkerr.pl
AgeCommit message (Expand)AuthorFilesLines
2022-12-01Update copyright yearTomas Mraz1-1/+1
2022-11-23Fix various typos, repeated words, align some spelling to LDP.FdaSilvaYY1-1/+1
2021-05-28mkerr: Fix string literal conversionSven Schwermer1-2/+2
2021-05-26err: rename err_load_xxx_strings_int functionsPauli1-2/+2
2021-02-18Update copyright yearMatt Caswell1-1/+1
2021-02-05ERR: clean away everything related to _F_ macros from util/mkerr.plRichard Levitte1-212/+10
2020-11-24ERR: Modify util/mkerr.pl to produce internal err string loadersRichard Levitte1-117/+287
2020-09-19util/mkerr.h: Restore header file renameRichard Levitte1-0/+1
2020-09-13Make 'make errors' work againRichard Levitte1-2/+3
2020-04-23Update copyright yearMatt Caswell1-1/+1
2020-04-15mkerr: remove legacy guards from generated error headersDr. Matthias St. Pierre1-0/+1
2019-12-10Remove handling of outdated macro'sRich Salz1-1/+1
2019-12-04util/mkerr.pl: don't stop reading conserved symbols from the state fileRichard Levitte1-6/+0
2019-11-12Make sure KDF reason codes are conserved in their current stateRichard Levitte1-0/+7
2019-11-07Update source files for deprecation at 3.0Richard Levitte1-1/+1
2019-09-28Fix header file include guard namesDr. Matthias St. Pierre1-2/+2
2019-09-12util/mkerr.pl: make it not depend on the function codeRichard Levitte1-1/+1
2019-08-16Ignore function code collisionsRich Salz1-2/+0
2019-07-31Avoid using ERR_put_error() directly in OpenSSL codeRichard Levitte1-1/+2
2019-07-23Don't complain if function name doesn't matchRich Salz1-4/+0
2019-07-16Remove function name from errorsRich Salz1-41/+15
2019-05-20Clear CRMF vs CMP confusionRichard Levitte1-1/+1
2019-04-19Create provider errors and use themMatt Caswell1-1/+2
2019-03-11util/mkerr.pl: Add an inclusion of symhacks.h in all error filesRich Salz1-3/+5
2018-12-06Following the license change, modify the boilerplates in util/, tools/Richard Levitte1-4/+4
2018-02-09Small simplification in mkerr.plFdaSilvaYY1-4/+1
2018-02-07mkerr.pl: When writing internal FOOerr.h, pay attention to disablable modulesRichard Levitte1-7/+26
2018-01-28Update copyright year in mkerr.plSteve Linsell1-2/+2
2017-06-27util/mkerr.pl: avoid getting an annoying warning about negative countRichard Levitte1-0/+2
2017-06-27util/mkerr.pl: allow module names prefixed with OSSL_ or OPENSSL_Richard Levitte1-5/+5
2017-06-13Rework writing crypto/err/openssl.txtRichard Levitte1-6/+9
2017-06-12Add -module option to util/mkerr.plRichard Levitte1-0/+13
2017-06-12Put message strings in state filesRich Salz1-37/+50
2017-06-07make error tables const and separate header fileRich Salz1-660/+595
2016-10-10Remove trailing whitespace from some files.David Benjamin1-8/+8
2016-07-20Check for errors allocating the error strings.Kurt Roeckx1-4/+6
2016-05-18Small typo, a tab where there should have been a spaceRichard Levitte1-1/+1
2016-05-18Fix util/mkerr.plRichard Levitte1-17/+37
2016-05-05Tweak generated warning lines.Rich Salz1-11/+8
2016-04-20Copyright consolidation: perl filesRich Salz1-104/+20
2016-02-17Finish 02f7114a7fbb3f3ac171bae87be8c13bc69e4005David Woodhouse1-2/+2
2016-02-11Perl's chop / chomp considered bad, use a regexp insteadRichard Levitte1-1/+1
2016-02-11Don't add filename comment.Rich Salz1-1/+0
2016-01-28Remove extraneous output from util/mk scriptsRich Salz1-1/+0
2015-12-22add -unref option to mkerr.plDr. Stephen Henson1-2/+9
2015-12-22In mkerr.pl look in directories under ssl/Dr. Stephen Henson1-1/+1
2015-11-05Read function names from C source files.Dr. Stephen Henson1-1/+14
2015-04-08Have mkerr.pl treat already existing multiline string defs properlyRichard Levitte1-7/+14
2015-03-06Update mkerr.pl for new formatMatt Caswell1-66/+66
2015-01-22Fix make errorsMatt Caswell1-1/+1