openssl/apps/lib
Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Many of the new types introduced by OpenSSL 3.0 have an OSSL_ prefix,
e.g., OSSL_CALLBACK, OSSL_PARAM, OSSL_ALGORITHM, OSSL_SERIALIZER.

The OPENSSL_CTX type stands out a little by using a different prefix.
For consistency reasons, this type is renamed to OSSL_LIB_CTX.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/12621)
2020-10-15 11:59:53 +01:00
..
app_params.c list: add capability to print details about the current DRBGs 2020-09-23 15:28:30 +10: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 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 2020-10-15 11:59:53 +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 APPS: Reduce deprecation warning suppression - ENGINE 2020-10-04 13:23:03 +02: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 load_key_certs_crls(): Restore output of fatal errors 2020-09-24 14:34:56 +02: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