openssl/apps/lib
Shane Lontis 42e7d2f10e Add more negative checks for integers passed to OPENSSL_malloc().
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14830)
2021-04-16 12:10:08 +10:00
..
app_params.c
app_provider.c apps: call ERR_print_errors when OSSL_PROVIDER_load fails 2021-04-13 18:07:18 +10:00
app_rand.c APPS: make apps strict on app_RAND_load() and app_RAND_write() failure 2021-04-14 16:48:27 +02:00
app_x509.c Add more negative checks for integers passed to OPENSSL_malloc(). 2021-04-16 12:10:08 +10:00
apps_ui.c APPS: Make it possible for apps to set the base (fallback) UI_METHOD 2020-11-26 17:04:21 +01:00
apps.c apps: fix warning about size_t / int conversion 2021-04-09 16:20:47 +02:00
build.info Deprecate the low level SRP APIs 2021-02-12 08:47:32 +00:00
columns.c
engine_loader.c APPS: Add OSSL_STORE loader for engine keys 2020-12-02 20:19:31 +01:00
engine.c Skip unavailable digests and ciphers in -*-commands 2020-12-15 04:39:58 +01:00
fmt.c
http_server.c Fix no-posix-io 2020-11-26 16:09:12 +00:00
names.c
opt.c APPS and TEST: Make sure prog name is set for usage output 2021-04-14 16:51:11 +02:00
s_cb.c apps: fix coverity 1455340: unchecked return value 2021-03-26 08:46:02 +10:00
s_socket.c
tlssrp_depr.c Deprecate the libssl level SRP APIs 2021-02-12 08:47:32 +00:00
vms_decc_argv.c
vms_term_sock.c
win32_init.c