openssl/apps/lib
Tomas Mraz 0800318a0c Deprecate old style BIO callback calls
New style BIO_debug_callback_ex() function added to provide
replacement for BIO_debug_callback().

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15440)
2021-05-26 17:18:34 +02:00
..
app_params.c
app_provider.c PKCS12 etc.: Add hints on using -legacy and -provider-path options 2021-04-19 16:23:46 +02:00
app_rand.c
app_x509.c Update copyright year 2021-04-22 14:38:44 +01:00
apps_ui.c
apps.c Add warning to key/param generating apps on potential delay due to missing entropy 2021-05-25 15:16:54 +02:00
build.info
cmp_mock_srv.c CMP test server: move apps/{,lib/}cmp_mock_srv.c and apps/{,include/}cmp_mock_srv.h 2021-05-20 16:23:27 +02:00
columns.c
engine_loader.c
engine.c
fmt.c
http_server.c Update copyright year 2021-05-20 14:22:33 +01:00
names.c
opt.c APPS: Allow duplicate entries in options list, marking them OPT_DUP 2021-05-20 16:31:22 +02:00
s_cb.c Deprecate old style BIO callback calls 2021-05-26 17:18:34 +02:00
s_socket.c Update copyright year 2021-05-20 14:22:33 +01:00
tlssrp_depr.c
vms_decc_argv.c VMS: don't use app_malloc() in apps/lib/vms_decc_argv.c 2021-05-22 07:20:03 +02:00
vms_term_sock.c
win32_init.c