openssl/util
Rich Salz 852c2ed260 In OpenSSL builds, declare STACK for datatypes ...
... and only *define* them in the source files that need them.
Use DEFINE_OR_DECLARE which is set appropriately for internal builds
and not non-deprecated builds.

Deprecate stack-of-block

Better documentation

Move some ASN1 struct typedefs to types.h

Update ParseC to handle this.  Most of all, ParseC needed to be more
consistent.  The handlers are "recursive", in so far that they are called
again and again until they terminate, which depends entirely on what the
"massager" returns.  There's a comment at the beginning of ParseC that
explains how that works. {Richard Levtte}

Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/10669)
2020-04-24 16:42:46 +02:00
..
perl In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
add-depends.pl
build.info
cavs-to-evptest.pl
check-format-test-negatives.c Update copyright year 2020-04-23 13:55:52 +01:00
check-format-test-positives.c Update copyright year 2020-04-23 13:55:52 +01:00
check-format.pl fix false positive of check-format.pl regarding '#if' on preceding line; extend negative tests 2020-03-18 13:43:36 +01: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 Update copyright year 2020-04-23 13:55:52 +01: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 params: add functionality to test if an OSSL_PARAM has been set. 2020-04-22 13:56:44 +10:00
libssl.num TLS: use EVP for HMAC throughout libssl. 2020-01-29 19:49:23 +10:00
local_shlib.com.in
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 DOC: Refactor provider-keymgmt(7) to give the keytypes their own pages 2020-04-20 08:56:05 +10: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 Update copyright year 2020-04-23 13:55:52 +01:00
mkdir-p.pl
mkerr.pl Update copyright year 2020-04-23 13:55:52 +01:00
mknum.pl util/mknum.pl: output stats on unassigned symbols 2019-11-05 22:44:21 +01:00
mkpod2html.pl Use a wrapper for pod2html 2020-02-26 17:26:39 +01:00
mkrc.pl
mktar.sh Update copyright year 2020-04-23 13:55:52 +01:00
openssl-update-copyright
opensslwrap.sh
other-internal.syms Initialize files that declare internal symbols 2020-04-11 15:51:43 +02:00
other.syms Initialize files that declare internal symbols 2020-04-11 15:51:43 +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