openssl/util
Richard Levitte 32fbe9149e Have mkerr.pl treat already existing multiline string defs properly
Since source reformat, we ended up with some error reason string
definitions that spanned two lines.  That in itself is fine, but we
sometimes edited them to provide better strings than what could be
automatically determined from the reason macro, for example:

    {ERR_REASON(SSL_R_NO_GOST_CERTIFICATE_SENT_BY_PEER),
     "Peer haven't sent GOST certificate, required for selected ciphersuite"},

However, mkerr.pl didn't treat those two-line definitions right, and
they ended up being retranslated to whatever the macro name would
indicate, for example:

    {ERR_REASON(SSL_R_NO_GOST_CERTIFICATE_SENT_BY_PEER),
     "No gost certificate sent by peer"},

Clearly not what we wanted.  This change fixes this problem.

Reviewed-by: Matt Caswell <matt@openssl.org>
(cherry picked from commit 2cfdfe0918)

Conflicts:
	util/mkerr.pl
2015-04-08 21:56:03 +02:00
..
pl Fixes for no-static-engine and Windows builds. 2013-11-21 15:49:34 +00:00
.cvsignore Add emacs cache files to .cvsignore. 2005-04-11 14:17:07 +00:00
FreeBSD.sh Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
add_cr.pl Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
arx.pl Merge changes to build system from fips branch. 2008-09-16 21:44:57 +00:00
bat.sh Add the possibility to build without the ENGINE framework. 2003-01-30 17:39:26 +00:00
ck_errf.pl Fix make errors 2015-01-22 09:50:03 +00:00
clean-depend.pl Slight bug in dependencies caused occasional unnecessary diffs. Fixed. 2007-09-19 13:10:34 +00:00
copy.pl Update some util files to recognize new FIPS directories. 2008-09-17 16:58:01 +00:00
cygwin.sh PR: 2471 2011-06-22 15:46:37 +00:00
deleof.pl Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
dirname.pl Make perl replacement for dirname, for system that lack the latter. 2002-06-05 14:10:59 +00:00
do_ms.sh More consistency. 1999-05-31 21:58:18 +00:00
domd PR: 2085 2009-10-28 19:29:05 +00:00
err-ins.pl Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
extract-names.pl Change spaces to symbols in names. 2004-03-25 19:52:34 +00:00
extract-section.pl Allow alternative manual sections to be embedded in .pod file comments. 2004-11-25 17:47:31 +00:00
files.pl Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
fipslink.pl PR: 2434 2011-01-20 22:12:50 +00:00
fixNT.sh get rid of Makefile.ssl in util/ 2005-04-27 08:56:15 +00:00
indent.pro Provide source reformating script. Requires GNU indent to be 2015-01-22 09:49:20 +00:00
install.sh Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
libeay.num Update ordinals. 2015-01-05 16:04:46 +00:00
mk1mf.pl no-ssl2 with no-ssl3 does not mean drop the ssl lib 2014-10-20 15:23:54 +10:00
mkcerts.sh Fix buggy #! magic and update ssleay->openssl 2002-11-15 21:26:42 +00:00
mkdef.pl PR: 2202 (partial) 2010-03-25 12:17:17 +00:00
mkdir-p.pl Update VC++ build engine to include supported engine DLL builds. 2005-11-06 17:49:00 +00:00
mkerr.pl Have mkerr.pl treat already existing multiline string defs properly 2015-04-08 21:56:03 +02:00
mkfiles.pl Win32 fixes, add new directory to WIN32 build system. 2008-10-27 12:30:33 +00:00
mklink.pl Update some util files to recognize new FIPS directories. 2008-09-17 16:58:01 +00:00
mksdef.pl Add extra utilities from FIPS branch. 2008-09-18 11:20:08 +00:00
mkstack.pl Fix race condition when CRL checking is enabled. 2004-10-04 16:30:12 +00:00
openssl-format-source Fix format script. 2015-03-02 13:50:01 +00:00
opensslwrap.sh opensslwrap.sh update from HEAD. 2007-12-04 20:29:57 +00:00
perlpath.pl Be less restrictive and allow also `perl util/perlpath.pl /path/to/bin/perl' 1999-03-10 19:57:05 +00:00
pod2man.pl PR: 2132 2010-01-05 17:33:20 +00:00
pod2mantest get rid of Makefile.ssl in util/ 2005-04-27 08:56:15 +00:00
pod2mantest.pod Apparently, there are still chances we have to deal with buggy pod2man versions. 2002-05-30 15:19:43 +00:00
point.sh Handle des_modes.pod properly. 2003-06-11 19:44:37 +00:00
selftest.pl Check for 'usage' and 'Usage'. 2005-06-20 20:49:05 +00:00
shlib_wrap.sh PR: 1939 2009-06-02 11:19:54 +00:00
sp-diff.pl MD4 implemented. Assar Westerlund provided the digest code itself and the test utility, I added the bits to get a EVP interface, the command line utility and the speed test 2000-08-14 14:05:53 +00:00
speed.sh Import of old SSLeay release: SSLeay 0.9.0b 1998-12-21 10:56:39 +00:00
src-dep.pl Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
ssleay.num Update ordinals. 2008-06-05 10:57:21 +00:00
su-filter.pl Delete trailing whitespace from output. 2015-01-22 09:52:17 +00:00
tab_num.pl Import of old SSLeay release: SSLeay 0.8.1b 1998-12-21 10:52:47 +00:00
x86asm.sh Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 1998-12-21 11:00:56 +00:00