2
0
mirror of https://github.com/openssl/openssl.git synced 2025-02-23 14:42:15 +08:00
openssl/apps/lib
Pauli 2f0a53816b apps: avoid using POSIX IO macros and functions when built without them.
Fall back to stdio functions if not available.

Fixes a daily run-checker failure (no-posix-io)

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16073)
2021-07-14 09:17:45 +02:00
..
app_libctx.c
app_params.c
app_provider.c apps: add query to allow a command to know of a provider command line option was processed 2021-07-12 09:13:41 +10:00
app_rand.c
app_x509.c
apps_ui.c
apps.c apps: avoid using POSIX IO macros and functions when built without them. 2021-07-14 09:17:45 +02:00
build.info
cmp_mock_srv.c cmp_mock_srv.c: Add missing OldCertID check for 'kur' cert update requests 2021-06-30 10:38:23 +02:00
columns.c
engine_loader.c
engine.c
fmt.c
http_server.c
names.c
opt.c app: add library context and propq arguments to opt_md() and opt_cipher() 2021-07-12 09:13:41 +10:00
s_cb.c Adapt other parts of the source to the changed EVP_Q_digest() and EVP_Q_mac() 2021-06-23 23:00:36 +02:00
s_socket.c
tlssrp_depr.c
vms_decc_argv.c Update copyright year 2021-06-17 13:24:59 +01:00
vms_term_sock.c
win32_init.c