summaryrefslogtreecommitdiffstats
path: root/util/mkerr.pl
AgeCommit message (Expand)Author
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
2015-04-08Have mkerr.pl treat already existing multiline string defs properlyRichard Levitte
2015-03-06Update mkerr.pl for new formatMatt Caswell
2015-01-22Fix make errorsMatt Caswell
2014-12-08Remove FIPS error library from openssl.ec mkerr.plDr. Stephen Henson
2014-04-25util/mkerr.pl: fix perl warningGeoff Thorpe
2012-10-22use correct year automaticallyDr. Stephen Henson
2011-12-27fix deprecated statementDr. Stephen Henson
2011-05-19update dateDr. Stephen Henson
2011-02-08OCSP stapling fix (OpenSSL 0.9.8r/1.0.0d)Bodo Möller