summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDaiki Ueno <ueno@gnu.org>2021-04-16 13:56:40 +0200
committerDaiki Ueno <ueno@gnu.org>2021-04-17 20:18:29 +0200
commitdc1defac66c2bc654a1aa49222ce268aff74cb75 (patch)
treeb5e9d60a2a95e5674fe45d0170989bfe7a5a91cf /.gitignore
parenta6a45ad0a75e950119e8e529a5f7f505ce0311c7 (diff)
downloadgnutls-dc1defac66c2bc654a1aa49222ce268aff74cb75.tar.gz
priority: add option to disable TLS 1.3 middlebox compatibility mode
This adds a new option %DISABLE_TLS13_COMPAT_MODE to disable TLS 1.3 compatibility mode at run-time. Signed-off-by: Daiki Ueno <ueno@gnu.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ee1d177288..4bf0da343c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -843,6 +843,7 @@ tests/tls12-rollback-detection
tests/tls12-server-kx-neg
tests/tls13-cert-key-exchange
tests/tls13-cipher-neg
+tests/tls13-compat-mode
tests/tls13-early-data
tests/tls13-early-data-neg
tests/tls13-early-start