openssl/util
Richard Levitte 8eca461731 util/find-doc-nits: Relax check of function declarations in name_synopsis()
The relaxation allows spaces between function name and argument list,
to allow line breaks like this when there are very long names:

    int (fantastically_long_name_breaks_80char_limit)
        (fantastically_long_name_breaks_80char_limit *something);

This revealed some other intricaties, such as documented internal
structures with function pointers inside, so a check of open
structures was also added, and they are now simply skipped over.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/12494)
2020-07-21 18:52:29 +02:00
..
perl util/perl/OpenSSL/config.pm: Fix /armv[7-9].*-.*-linux2/ 2020-07-04 10:34:58 +02:00
add-depends.pl
build.info
cavs-to-evptest.pl
check-format-test-negatives.c check-format.pl: Add check for multiples essentially empty lines in a row 2020-07-20 11:17:34 +02:00
check-format-test-positives.c check-format.pl: Report empty lines only if -s (--sloppy-spc) is not used 2020-07-20 11:17:34 +02:00
check-format.pl check-format.pl: Report empty lines only if -s (--sloppy-spc) is not used 2020-07-20 11:17:34 +02:00
check-malloc-errs
ck_errf.pl
copy.pl
dofile.pl Update copyright year 2020-04-23 13:55:52 +01:00
echo.pl
engines.num
err-to-raise Update copyright year 2020-04-23 13:55:52 +01:00
find-doc-nits util/find-doc-nits: Relax check of function declarations in name_synopsis() 2020-07-21 18:52:29 +02:00
find-unused-errs
fix-includes Update copyright year 2020-04-23 13:55:52 +01:00
fix-includes.sed CRYPTO: split cipher_platform.h into algorithm specific headers 2019-12-19 13:31:29 +01:00
indent.pro Memory allocator code cleanup 2020-02-10 16:49:10 +10:00
libcrypto.num Revert "kdf: make function naming consistent." 2020-07-16 14:21:07 +02:00
libssl.num Add SSL_get[01]_peer_certificate() 2020-07-16 09:08:21 +02:00
local_shlib.com.in
markdownlint.rb util/markdownlint.rb: Add two rule exceptions: MD023 and MD026 2020-07-05 11:29:43 +02:00
merge-err-lines
missingcrypto111.txt Don't ignore ASN1 when checking for undocumented symbols 2020-02-07 08:35:31 +00:00
missingcrypto-internal.txt Initialize files that declare internal symbols 2020-04-11 15:51:43 +02:00
missingcrypto.txt Missing documentation missing, let's note that down 2020-06-22 23:47:12 +02:00
missingmacro111.txt Adjust all util/missing*.txt to include the section number 2019-12-21 22:53:54 +01:00
missingmacro.txt In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
missingssl111.txt Adjust all util/missing*.txt to include the section number 2019-12-21 22:53:54 +01:00
missingssl-internal.txt Initialize files that declare internal symbols 2020-04-11 15:51:43 +02:00
missingssl.txt Adjust all util/missing*.txt to include the section number 2019-12-21 22:53:54 +01:00
mkbuildinf.pl
mkdef.pl Configuration and build: Fix solaris tags 2020-07-04 10:38:46 +02:00
mkdir-p.pl
mkerr.pl Update copyright year 2020-04-23 13:55:52 +01:00
mknum.pl
mkpod2html.pl util/mkpod2html.pl: Fix unbalanced quotes 2020-05-28 14:00:49 +02:00
mkrc.pl Update copyright year 2020-05-15 14:09:49 +01:00
mktar.sh util/mktar.pl: Change 'VERSION' to 'VERSION.dat' 2020-07-16 15:08:30 +02:00
opensslwrap.sh
other-internal.syms Initialize files that declare internal symbols 2020-04-11 15:51:43 +02:00
other.syms Add SSL_get[01]_peer_certificate() 2020-07-16 09:08:21 +02:00
providers.num
shlib_wrap.sh.in
su-filter.pl
unlocal_shlib.com.in
wrap.pl util/wrap.pl: Correct exit code when signalled 2020-03-25 10:51:21 +01:00