openssl/util
Richard Levitte 2cfdfe0918 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>
2015-04-08 21:44:43 +02:00
..
pl Drop CA.sh for CA.pl 2015-04-08 14:07:39 -04:00
add_cr.pl
bat.sh Remove remaining variables for symlinked/copied headers and tests 2015-03-31 20:16:01 +02:00
ck_errf.pl Fix make errors 2015-01-22 09:20:07 +00:00
clean-depend.pl
copy-if-different.pl
copy.pl
cygwin.sh
deleof.pl
deltree.com
dirname.pl
do_ms.sh
domd
err-ins.pl
extract-names.pl
extract-section.pl
files.pl Improve variable parsing when generating MINFO 2014-11-16 16:44:44 -05:00
fipsdist.pl
fipslink.pl
fipsobj.pl
fixNT.sh
FreeBSD.sh
incore
indent.pro Provide source reformating script. Requires GNU indent to be 2015-01-22 09:20:07 +00:00
install.sh
libeay.num update ordinals 2015-04-03 18:31:15 +01:00
mk1mf.pl Remove remaining variables for symlinked/copied headers and tests 2015-03-31 20:16:01 +02:00
mkbuildinf.pl Fix build failure on Windows due to undefined cflags identifier 2015-01-08 19:21:24 +00:00
mkcerts.sh
mkdef.pl remove asn1_mac.h 2015-04-03 18:31:15 +01:00
mkdir-p.pl
mkerr.pl Have mkerr.pl treat already existing multiline string defs properly 2015-04-08 21:44:43 +02:00
mkfiles.pl Remove fips directories from mkfiles.pl 2014-12-08 14:01:47 +00:00
mkrc.pl
mkstack.pl Stop symlinking, move files to intended directory 2015-03-31 20:16:01 +02:00
openssl-format-source Fix format script. 2015-03-02 13:26:29 +00:00
opensslwrap.sh
perlpath.pl
point.sh
selftest.pl
shlib_wrap.sh Make Makefiles OSF-make-friendly. 2013-11-12 21:51:37 +01:00
sp-diff.pl
speed.sh
src-dep.pl
ssleay.num Update ordinals, fix error message. 2015-03-15 15:56:24 +00:00
su-filter.pl Delete trailing whitespace from output. 2015-01-22 09:20:09 +00:00
tab_num.pl
x86asm.sh