aboutsummaryrefslogtreecommitdiff
path: root/util/mkerr.pl
AgeCommit message (Expand)AuthorFilesLines
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
2014-12-08Remove FIPS error library from openssl.ec mkerr.plDr. Stephen Henson1-2/+1
2014-04-25util/mkerr.pl: fix perl warningGeoff Thorpe1-2/+2
2012-10-22use correct year automaticallyDr. Stephen Henson1-2/+3
2011-12-27fix deprecated statementDr. Stephen Henson1-1/+1
2011-05-19update dateDr. Stephen Henson1-1/+1
2011-02-08OCSP stapling fix (OpenSSL 0.9.8r/1.0.0d)Bodo Möller1-1/+1
2011-01-26update mkerr.pl for use fips directory, add arx.pl scriptDr. Stephen Henson1-1/+2
2010-02-09update yearDr. Stephen Henson1-2/+2
2009-04-15Updates from 1.0.0-stable.Dr. Stephen Henson1-6/+76
2008-06-02Update year.Dr. Stephen Henson1-1/+1
2008-04-17Apply mingw patches as supplied by Roumen Petrov an Alon Bar-LevLutz Jänicke1-0/+4
2008-03-12Update year.Dr. Stephen Henson1-1/+1
2007-04-05Errors should actually be errors.Ben Laurie1-0/+11
2007-02-26use 2007 copyright for generated filesBodo Möller1-2/+2
2006-11-21Update from 0.9.8 stable. Eliminate duplicate error codes.Dr. Stephen Henson1-7/+16