]> git.ipfire.org Git - thirdparty/openssl.git/commit - engines/e_capi_err.c
Put message strings in state files
authorRich Salz <rsalz@openssl.org>
Wed, 7 Jun 2017 20:29:15 +0000 (16:29 -0400)
committerRich Salz <rsalz@openssl.org>
Mon, 12 Jun 2017 19:03:40 +0000 (15:03 -0400)
commit5816586ba45bba05f6d9f0432a408063a42e1012
tree9b2b2f28d3dcdfa6dc086099ff3f0b9d1861d168
parent19546246cf44d30043fb17d1899b2c325924ac8b
Put message strings in state files

Add "*" as indicator meaning the function/reason is removed, so put an
empty string in the function/reason string table; this preserves backward
compatibility by keeping the #define's.

In state files, trailing backslash means text is on the next line.

Add copyright to state files

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3640)
16 files changed:
crypto/dso/dso_err.c
crypto/err/openssl.txt
crypto/rsa/rsa_err.c
crypto/ts/ts_err.c
engines/e_afalg.txt
engines/e_capi.txt
engines/e_capi.txt.old [deleted file]
engines/e_capi_err.c
engines/e_dasync.txt
engines/e_dasync.txt.old [deleted file]
engines/e_dasync_err.c
engines/e_ossltest.txt
engines/e_ossltest.txt.old [deleted file]
engines/e_ossltest_err.c
ssl/ssl_err.c
util/mkerr.pl