From: Daniel Stenberg Date: Tue, 27 Feb 2024 16:43:22 +0000 (+0100) Subject: TODO: build HTTP/3 with OpenSSL and nghttp3 using cmake X-Git-Tag: curl-8_7_0~119 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=26bccd631b2d06982911bef7d7d1e37ed9c672f5;p=thirdparty%2Fcurl.git TODO: build HTTP/3 with OpenSSL and nghttp3 using cmake Closes #12988 --- diff --git a/docs/TODO b/docs/TODO index 49242227cf..06257f53f7 100644 --- a/docs/TODO +++ b/docs/TODO @@ -183,6 +183,7 @@ 19.4 Package curl for Windows in a signed installer 19.5 make configure use --cache-file more and better 19.6 build curl with Windows Unicode support + 19.7 build HTTP/3 with OpenSSL and nghttp3 using cmake 20. Test suite 20.1 SSL tunnel @@ -1339,6 +1340,10 @@ See https://github.com/curl/curl/issues/7229 +19.7 build HTTP/3 with OpenSSL and nghttp3 using cmake + + https://github.com/curl/curl/issues/12988 + 20. Test suite 20.1 SSL tunnel