]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Rename DECRYPT_KEY_ENABLED to TLS_AUTHENTICATED
authorArne Schwabe <arne@rfc2549.org>
Fri, 23 Oct 2020 12:02:57 +0000 (14:02 +0200)
committerGert Doering <gert@greenie.muc.de>
Thu, 26 Nov 2020 11:49:53 +0000 (12:49 +0100)
commit3ac8e5923a12390f68aa901e04ab3204e326d243
treec593c3e3129f5fc41669eab2250f833f385e2c00
parentf9d3fbf9bc87ae6c05fc592712f610491a77d78b
Rename DECRYPT_KEY_ENABLED to TLS_AUTHENTICATED

The macro's name suggests that the key is enabled and being used. But
the macro actually something different but similar enough that the name
was probably right at some point.

Signed-off-by: Arne Schwabe <arne@rfc2549.org>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <20201023120259.29783-5-arne@rfc2549.org>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg21221.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
src/openvpn/ssl.c
src/openvpn/ssl_verify.c
src/openvpn/ssl_verify.h