openssl/apps/lib
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
..
app_params.c Allow an output indentation of zero in apps. 2019-08-29 15:22:35 +10:00
app_provider.c Move legacy ciphers into the legacy provider 2020-04-09 12:47:46 +10:00
app_rand.c Move libapps.a source to apps/lib 2019-09-04 17:26:07 +02:00
app_x509.c APPS: Add ctrl_str()-like functionality for X509 and X509_REQ 2020-03-15 19:42:05 +01:00
apps_ui.c Move libapps.a source to apps/lib 2019-09-04 17:26:07 +02:00
apps.c In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
build.info APPS: Add ctrl_str()-like functionality for X509 and X509_REQ 2020-03-15 19:42:05 +01:00
columns.c Move libapps.a source to apps/lib 2019-09-04 17:26:07 +02:00
fmt.c Move libapps.a source to apps/lib 2019-09-04 17:26:07 +02:00
names.c In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
opt.c Update copyright year 2020-04-23 13:55:52 +01:00
s_cb.c In OpenSSL builds, declare STACK for datatypes ... 2020-04-24 16:42:46 +02:00
s_socket.c Move libapps.a source to apps/lib 2019-09-04 17:26:07 +02:00
vms_decc_argv.c Move libapps.a source to apps/lib 2019-09-04 17:26:07 +02:00
vms_term_sock.c Move libapps.a source to apps/lib 2019-09-04 17:26:07 +02:00
win32_init.c Move libapps.a source to apps/lib 2019-09-04 17:26:07 +02:00