]> git.ipfire.org Git - thirdparty/curl.git/commit
vquic: add support for GnuTLS backend of ngtcp2
authorDaiki Ueno <dueno@redhat.com>
Wed, 25 Mar 2020 21:49:02 +0000 (22:49 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 31 Mar 2020 12:39:00 +0000 (14:39 +0200)
commit0736ee73d346a521ad10c9bcce5839386a1cc47a
tree0dd0aa1e74d8324715f8f07f92f26f0f1575f5f9
parente37dc71eaeb40b37c4c6a2dce2f9daf925f23118
vquic: add support for GnuTLS backend of ngtcp2

Currently, the TLS backend used by vquic/ngtcp2.c is selected at compile
time. Therefore OpenSSL support needs to be explicitly disabled.

Signed-off-by: Daiki Ueno <dueno@redhat.com>
Closes #5148
configure.ac
docs/HTTP3.md
lib/vquic/ngtcp2.c
lib/vquic/ngtcp2.h