TLS: add variables for the IETF standard name for the connection ciphersuite
authorJeremy Harris <jgh146exb@wizmail.org>
Sun, 3 Feb 2019 22:12:48 +0000 (22:12 +0000)
committerJeremy Harris <jgh146exb@wizmail.org>
Mon, 11 Feb 2019 00:16:46 +0000 (00:16 +0000)
commitf1be21cf0b8b97a64dfe17f2ca05bb4b9efe8d32
tree23737dcc9b4edacc24de82882c9e562100f53e52
parent826cb8c29cb1947cfc8f0e1b4e96c97e10a0e18a
TLS: add variables for the IETF standard name for the connection ciphersuite

(cherry picked from commit ffc3d145e3819e1a3762caa1bbe8b07e723fbaf2)
20 files changed:
doc/doc-docbook/spec.xfpt
doc/doc-txt/ChangeLog
doc/doc-txt/NewStuff
src/OS/Makefile-Base
src/scripts/MakeLinks
src/src/expand.c
src/src/globals.c
src/src/globals.h
src/src/tls-cipher-stdname.c [new file with mode: 0644]
src/src/tls-gnu.c
src/src/tls-openssl.c
test/log/2102.openssl_1_1_1
test/runtest
test/stderr/0402
test/stderr/0544
test/stderr/5410
test/stderr/5420
test/stdout/2114.openssl_1_1_1
test/stdout/2124.openssl_1_1_1
test/stdout/2132.openssl_1_1_1