openssl/util
Dr. Matthias St. Pierre fbbfd128c9 Fix header file include guard names
Make the include guards consistent by renaming them systematically according
to the naming conventions below

The public header files (in the 'include/openssl' directory) are not changed
in 1.1.1, because it is a stable release.

For the private header files files, the guard names try to match the path
specified in the include directives, with all letters converted to upper case
and '/' and '.' replaced by '_'. An extra 'OSSL_' is added as prefix.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9681)
2019-09-27 23:58:12 +02:00
..
perl Update copyright year 2019-09-10 13:56:40 +01:00
add-depends.pl util/add-depends.pl: go through shared_sources too 2018-11-07 14:40:02 +01:00
build.info
cavs-to-evptest.pl Add the NIST CAVS test vectors for CCM 2019-05-23 10:55:42 +01:00
check-malloc-errs Fix last(?) batch of malloc-NULL places 2018-04-26 14:02:24 -04:00
ck_errf.pl Update copyright year 2018-06-20 15:29:23 +01:00
copy.pl Update copyright year 2018-05-29 13:16:04 +01:00
dofile.pl util/dofile.pl: require Text::Template 1.46 or newer 2018-07-10 16:32:20 +02:00
echo.pl Windows: fix echo for nmake 2018-07-11 14:49:02 +02:00
find-doc-nits Fix some pod-page ordering nits 2019-08-19 07:49:12 +02:00
find-unused-errs
indent.pro Remove unnecessary trailing whitespace 2019-02-05 16:29:17 +01:00
libcrypto.num Add missing accessors for X509 AuthorityKeyIdentifier 2019-08-01 12:13:37 +02:00
libssl.num Added missing signature algorithm reflection functions 2018-11-12 16:53:32 -05:00
local_shlib.com.in Remove unnecessary trailing whitespace 2019-02-05 16:29:17 +01:00
mkbuildinf.pl Fix SOURCE_DATE_EPOCH bug; use UTC 2017-11-27 14:34:14 -05:00
mkdef.pl Update copyright year 2019-09-10 13:56:40 +01:00
mkdir-p.pl
mkerr.pl Fix header file include guard names 2019-09-27 23:58:12 +02:00
mkrc.pl minor fixes for Windows 2018-09-12 09:18:25 +02:00
mktar.sh Have util/mktar.sh display the absolute path to the tarball 2018-11-24 18:43:54 +01:00
openssl-format-source Update copyright year 2019-02-26 14:05:09 +00:00
openssl-update-copyright Enhance util/openssl-update-copyright shell script 2018-01-10 18:23:28 +01:00
opensslwrap.sh
private.num Added missing signature algorithm reflection functions 2018-11-12 16:53:32 -05:00
process_docs.pl Update copyright year 2018-05-29 13:16:04 +01:00
shlib_wrap.sh.in Fix rpath-related Linux "test_shlibload" failure. 2018-11-14 00:42:57 +01:00
su-filter.pl
unlocal_shlib.com.in