openssl/apps/lib
Felipe Gasper af5e63e1e3 Revise s_client and s_server verbiage re secure renegotiation.
Since TLS v1.3 eschews renegotiation entirely it’s misleading to have
these apps say it’s “not supported” when in fact the TLS version is
new enough not to need renegotiation at all.

Reviewed-by: Ben Kaduk <kaduk@mit.edu>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16937)
2021-11-02 16:30:10 +01:00
..
app_libctx.c fix some code with obvious wrong coding style 2021-10-28 13:10:46 +10:00
app_params.c Update copyright year 2020-10-15 14:10:06 +01:00
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 fix some code with obvious wrong coding style 2021-10-28 13:10:46 +10:00
app_x509.c Update copyright year 2021-04-22 14:38:44 +01: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 fix some code with obvious wrong coding style 2021-10-28 13:10:46 +10:00
build.info apps: move global libctx and property query into their own file 2021-06-15 18:26:47 +10:00
cmp_mock_srv.c fix some code with obvious wrong coding style 2021-10-28 13:10:46 +10: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 80-test_cmp_http.t: Improve the way the test server is launched and killed 2021-06-09 14:03:16 +02:00
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 Revise s_client and s_server verbiage re secure renegotiation. 2021-11-02 16:30:10 +01:00
s_socket.c s_socket.c: Avoid possible NULL pointer dereference 2021-10-06 17:23:28 +02:00
tlssrp_depr.c Deprecate the libssl level SRP APIs 2021-02-12 08:47:32 +00:00
vms_decc_argv.c Update copyright year 2021-06-17 13:24:59 +01:00
vms_term_sock.c fix some code with obvious wrong coding style 2021-10-28 13:10:46 +10:00
win32_init.c