openssl/apps/lib
Frederik Wedel-Heinen c626fda8a6 Check returns of various sk_*_push functions
Check returns of sk_POLICY_MAPPING_push, sk_GENERAL_NAME_push,
sk_ACCESS_DESCRIPTION_push, sk_X509_push, sk_X509_NAME_push,
sk_OPENSSL_CSTRING_push, sk_SCT_push, sk_DIST_POINT_push,
sk_OSSL_CMP_CRLSTATUS_push, sk_ASN1_UTF8STRING_push and
sk_ASN1_OBJECT_push and handle appropriately.

Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26240)
2025-01-08 11:11:00 +01:00
..
app_libctx.c
app_params.c
app_provider.c
app_rand.c apps: directly inclusion of "e_os.h when needed 2024-09-05 17:02:51 +02:00
app_x509.c
apps_opt_printf.c
apps_ui.c
apps.c apps/lib/apps.c: fix the wrong check in check_cert_attributes 2024-11-22 12:09:38 +01:00
build.info
cmp_mock_srv.c
columns.c
engine_loader.c apps: directly inclusion of "e_os.h when needed 2024-09-05 17:02:51 +02:00
engine.c
fmt.c
http_server.c http_server.{c,h}: make clear that IPv4 or IPv6 is used by http_server_init() 2024-09-23 22:15:49 +02:00
log.c
names.c Check returns of various sk_*_push functions 2025-01-08 11:11:00 +01:00
opt.c
s_cb.c s_cb.c: Move the negotiated group output 2024-11-20 17:10:20 +01:00
s_socket.c apps: directly inclusion of "e_os.h when needed 2024-09-05 17:02:51 +02:00
tlssrp_depr.c
vms_decc_argv.c
vms_term_sock.c replace various calls to sprintf() by BiO_snprintf() to avoid compiler warnings, e.g., on MacOS 2024-10-12 15:38:07 +02:00
win32_init.c