openssl/apps/lib
Richard Levitte a150f8e1fc CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data()
This is not done absolutely everywhere, as there are places where
the use of ERR_add_error_data() is quite complex, but at least the
simple cases are done.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/13318)
2020-11-13 09:35:31 +01:00
..
app_params.c Update copyright year 2020-10-15 14:10:06 +01:00
app_provider.c Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 2020-10-15 11:59:53 +01:00
app_rand.c Move libapps.a source to apps/lib 2019-09-04 17:26:07 +02:00
app_x509.c coverity 1462571 Dereference after null check 2020-04-30 20:21:33 +10:00
apps_ui.c apps_ui.c: Correct password prompt for ui_method 2020-09-10 22:01:07 +02:00
apps.c CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data() 2020-11-13 09:35:31 +01:00
build.info APPS: Reduce deprecation warning suppression - ENGINE 2020-10-04 13:23:03 +02:00
columns.c Move libapps.a source to apps/lib 2019-09-04 17:26:07 +02:00
engine.c Fix missing include of string.h in apps/lib/engine.c for strcmp. 2020-10-16 08:23:35 +01:00
fmt.c Update copyright year 2020-05-15 14:09:49 +01:00
http_server.c NonStop port updates for 3.0.0. 2020-09-12 20:32:11 +02:00
names.c Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCK 2020-09-13 11:10:39 +01:00
opt.c Fix fipsinstall module path 2020-09-11 03:50:09 +10:00
s_cb.c APPS: Remove the format argument where it's not used 2020-10-26 09:43:39 +01:00
s_socket.c NonStop port updates for 3.0.0. 2020-09-12 20:32:11 +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 Update copyright year 2020-06-25 14:13:12 +01:00