]> git.ipfire.org Git - thirdparty/gnutls.git/commit
KTLS: disable by default enable by config
authorFrantišek Krenželok <krenzelok.frantisek@gmail.com>
Tue, 14 Jun 2022 14:16:11 +0000 (16:16 +0200)
committerFrantisek Krenzelok <krenzelok.frantisek@gmail.com>
Tue, 14 Jun 2022 14:33:31 +0000 (16:33 +0200)
commitf41151c8a218f255af08362b74cd6ee0dfd45c00
treef911b093c17249ff38232ba9402b10404f2907b1
parent60270fbb88cc368961f4c039745f155c52a32caa
KTLS: disable by default enable by config

KTLS will be disabled by default when build with `--enable-ktls` to
enable it, use config file option `ktls = true` in [global] section.

Signed-off-by: Frantisek Krenzelok <krenzelok.frantisek@gmail.com>
doc/cha-config.texi
lib/gnutls_int.h
lib/handshake.c
lib/priority.c