openssl/util
Richard Levitte 0cd1b144f9 util/mkerr.pl: make it not depend on the function code
The output C code was made to use ERR_func_error_string() to see if a
string table was already loaded or not.  Since this function returns
NULL always, this check became useless.

Change it to use ERR_reason_error_string() instead, as there's no
reason to believe we will get rid of reason strings, ever.

To top it off, we rebuild all affected C sources.

Fixes #9756

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9756)
2019-09-12 17:59:52 +02:00
..
perl util/perl/OpenSSL/Test.pm: Disable stdout/stderr redirection on non-verbosity 2019-09-12 14:36:36 +02:00
add-depends.pl Following the license change, modify the boilerplates in util/, tools/ 2018-12-06 14:17:23 +01:00
build.info Build: Change all _NO_INST to use attributes instead. 2019-01-22 12:35:39 +01:00
cavs-to-evptest.pl Add the NIST CAVS test vectors for CCM 2019-05-23 10:49:54 +01:00
check-malloc-errs Following the license change, modify the boilerplates in util/, tools/ 2018-12-06 14:17:23 +01:00
ck_errf.pl Create provider errors and use them 2019-04-19 09:31:54 +01:00
copy.pl Following the license change, modify the boilerplates in util/, tools/ 2018-12-06 14:17:23 +01:00
dofile.pl Rework the perl fallback functionality 2019-09-12 12:49:31 +02:00
echo.pl
engines.num
find-doc-nits Handle the renamed command POD files in find-doc-nits 2019-09-04 17:35:51 +02:00
find-unused-errs Following the license change, modify the boilerplates in util/, tools/ 2018-12-06 14:17:23 +01:00
indent.pro Deprecated {OPENSSL,CRYPTO}_debug_mem_{push,pop} 2019-07-17 14:48:06 +02:00
libcrypto.num Add EVP_CIPHER_CTX_tag_length() 2019-09-11 17:52:30 +10:00
libssl.num Change cipher default strings to a function 2019-06-11 09:44:26 +01:00
local_shlib.com.in VMS: fix util/[un]local.com.in to handle attributes 2019-03-05 08:56:20 +01:00
missingcrypto111.txt Cleanse KDF missing crypto files 2019-09-06 19:27:57 +10:00
missingcrypto.txt Cleanse KDF missing crypto files 2019-09-06 19:27:57 +10:00
missingmacro111.txt Enable find-doc-nits to find undocumented symbols since 1.1.1 2019-06-12 10:12:24 +01:00
missingmacro.txt Remove global-var/function macros 2019-07-01 19:42:12 -04:00
missingssl111.txt Enable find-doc-nits to find undocumented symbols since 1.1.1 2019-06-12 10:12:24 +01:00
missingssl.txt Make find-doc-nits check for newly added undocumented symbols 2019-06-12 10:12:14 +01:00
mkbuildinf.pl Following the license change, modify the boilerplates in util/, tools/ 2018-12-06 14:17:23 +01:00
mkdef.pl Remove EXPORT_VAR_AS_FUNC 2019-07-01 20:13:03 -04:00
mkdir-p.pl Following the license change, modify the boilerplates in util/, tools/ 2018-12-06 14:17:23 +01:00
mkerr.pl util/mkerr.pl: make it not depend on the function code 2019-09-12 17:59:52 +02:00
mknum.pl Following the license change, modify the boilerplates in util/, tools/ 2018-12-06 14:17:23 +01:00
mkrc.pl Following the license change, modify the boilerplates in util/, tools/ 2018-12-06 14:17:23 +01:00
mktar.sh Following the license change, modify the boilerplates in util/, tools/ 2018-12-06 14:17:23 +01:00
openssl-format-source Remove unnecessary trailing whitespace 2019-02-05 16:25:11 +01:00
openssl-update-copyright Following the license change, modify the boilerplates in util/, tools/ 2018-12-06 14:17:23 +01:00
opensslwrap.sh util/opensslwrap.sh: adjust to define OPENSSL_MODULES as well 2019-07-15 16:14:35 +02:00
private.num Update private.num for KDFs/PRFs 2019-09-06 19:27:57 +10:00
process_docs.pl util/process_docs.pl: handle multiple source directories correctly 2018-12-21 09:23:51 +01:00
providers.num Add provider module infrastructure 2019-03-11 20:40:13 +01:00
shlib_wrap.sh.in Rework building: adapt some scripts 2019-01-21 19:31:32 +01:00
su-filter.pl Following the license change, modify the boilerplates in util/, tools/ 2018-12-06 14:17:23 +01:00
unlocal_shlib.com.in VMS: fix util/[un]local.com.in to handle attributes 2019-03-05 08:56:20 +01:00