VMS build: colon after target must be separated with a space
[openssl.git] / util / mkerr.pl
2018-02-09 FdaSilvaYYSmall simplification in mkerr.pl
2018-02-07 Richard Levittemkerr.pl: When writing internal FOOerr.h, pay attention...
2018-01-28 Steve LinsellUpdate copyright year in mkerr.pl
2017-06-27 Richard Levitteutil/mkerr.pl: avoid getting an annoying warning about...
2017-06-27 Richard Levitteutil/mkerr.pl: allow module names prefixed with OSSL_...
2017-06-12 Richard LevitteRework writing crypto/err/openssl.txt
2017-06-12 Richard LevitteAdd -module option to util/mkerr.pl
2017-06-12 Rich SalzPut message strings in state files
2017-06-07 Rich Salzmake error tables const and separate header file
2016-10-10 David BenjaminRemove trailing whitespace from some files.
2016-07-20 Kurt RoeckxCheck for errors allocating the error strings.
2016-05-18 Richard LevitteSmall typo, a tab where there should have been a space
2016-05-18 Richard LevitteFix util/mkerr.pl
2016-05-05 Rich SalzTweak generated warning lines.
2016-04-20 Rich SalzCopyright consolidation: perl files
2016-02-17 David WoodhouseFinish 02f7114a7fbb3f3ac171bae87be8c13bc69e4005
2016-02-11 Richard LevittePerl's chop / chomp considered bad, use a regexp instead
2016-02-11 Rich SalzDon't add filename comment.
2016-01-28 Rich SalzRemove extraneous output from util/mk scripts
2015-12-22 Dr. Stephen Hensonadd -unref option to mkerr.pl
2015-12-22 Dr. Stephen HensonIn mkerr.pl look in directories under ssl/
2015-11-05 Dr. Stephen HensonRead function names from C source files.
2015-04-08 Richard LevitteHave mkerr.pl treat already existing multiline string...
2015-03-06 Matt CaswellUpdate mkerr.pl for new format
2015-01-22 Matt CaswellFix make errors
2014-12-08 Dr. Stephen HensonRemove FIPS error library from openssl.ec mkerr.pl
2014-04-25 Geoff Thorpeutil/mkerr.pl: fix perl warning
2012-10-22 Dr. Stephen Hensonuse correct year automatically
2011-12-27 Dr. Stephen Hensonfix deprecated statement
2011-05-19 Dr. Stephen Hensonupdate date
2011-02-08 Bodo MöllerOCSP stapling fix (OpenSSL 0.9.8r/1.0.0d)
2011-01-26 Dr. Stephen Hensonupdate mkerr.pl for use fips directory, add arx.pl...
2010-02-09 Dr. Stephen Hensonupdate year
2009-04-15 Dr. Stephen HensonUpdates from 1.0.0-stable.
2008-06-02 Dr. Stephen HensonUpdate year.
2008-04-17 Lutz JänickeApply mingw patches as supplied by Roumen Petrov an...
2008-03-12 Dr. Stephen HensonUpdate year.
2007-04-05 Ben LaurieErrors should actually be errors.
2007-02-26 Bodo Mölleruse 2007 copyright for generated files
2006-11-21 Dr. Stephen HensonUpdate from 0.9.8 stable. Eliminate duplicate error...
2006-02-12 Ulf MöllerRFC 3161 compliant time stamp request creation, respons...
2006-01-08 Bodo MöllerDetect more errors.
2006-01-08 Bodo MöllerDetect SSL error code mishandling.
2006-01-08 Bodo Möllerinclude max. codes in debug output
2006-01-02 Andy Polyakov./util update, which covers various issues, but most...
2006-01-01 Andy Polyakovutil/mkerr.pl update to address various mkerr.pl proble...
2005-05-09 Bodo MöllerUpdate util/ck_errf.pl script, and have it run automati...
2005-04-12 Dr. Stephen HensonInclude error library value in C error source files...
2005-01-17 Richard LevitteChanges concering RFC 3820 (proxy certificates) integra...
2004-12-05 Dr. Stephen HensonUpdate year.
2003-04-04 Richard LevitteThere's no need to check for __attribute__ with ANSI...
2003-04-03 Richard LevitteCounter for GCC attributes.
2003-02-06 Bodo Möllerimplement fast point multiplication with precomputation
2002-02-13 Bodo MöllerECDSA support
2002-02-07 Richard LevitteIf the intended header file doesn't exist, create it.
2002-01-24 Bodo Möllerfix formatting of automatically generated error section
2001-11-15 Richard LevitteMake it possible to build completely static, independen...
2001-05-10 Dr. Stephen HensonFix to allow multiple NONE libraries in mkerr.pl .
2001-03-08 Bodo MöllerSort openssl.ec, the configuration file for mkerr.pl.
2001-03-08 Bodo MöllerMore method functions for EC_GFp_simple_method.
2001-02-21 Richard LevitteI had forgotten to change mkerr.pl to use the new macro...
2000-11-08 Richard LevitteRemove references to RSAref. The glue library is but...
2000-07-24 Richard LevitteShow the running line count and definition cont in...
2000-05-19 Richard LevitteRemove extra comma (creates a unnessecary null element...
2000-03-05 Bodo MöllerPreserve reason strings in automatically build tables.
1999-12-23 Dr. Stephen HensonAdd PKCS#8 utility functions and add PBE options.
1999-06-22 Dr. Stephen HensonNew function PKCS7_signatureVerify to allow the signing...
1999-04-25 Dr. Stephen HensonFix mkerr.pl to find functions returning function point...
1999-04-24 Dr. Stephen HensonChange the command line options of mkerr.pl so -static...
1999-04-24 Dr. Stephen HensonDelete the unnecessary ERR and ERRC lines in makefiles...
1999-04-24 Ulf MöllerANSIfy, fix typo in error message, and remove redundant...
1999-04-24 Dr. Stephen HensonComplete rewrite of the error code generation script...