Change #238015
Category | None |
Changed by | Daniel Stenberg <daniel | @haxx.se>
Changed at | Sun 29 Jun 2025 17:05:51 |
Repository | https://api.github.com/repos/curl/curl |
Project | curl/curl |
Branch | bagder/rm-msh3 |
Revision | bf09e9832acdcf7b9ee66038d3c6509741b20976 |
Comments
vquic: drop msh3 It has never been properly functional in curl while there are several alternatives that are.
Changed files
- .github/labeler.yml
- .github/scripts/cmp-config.pl
- .github/workflows/linux.yml
- CMake/FindMSH3.cmake
- CMakeLists.txt
- Makefile.am
- configure.ac
- docs/DEPRECATE.md
- docs/HTTP3.md
- docs/INSTALL-CMAKE.md
- lib/Makefile.inc
- lib/cf-socket.c
- lib/cf-socket.h
- lib/config-os400.h
- lib/curl_config.h.cmake
- lib/curl_setup.h
- lib/http.h
- lib/socketpair.c
- lib/socketpair.h
- lib/vquic/curl_msh3.c
- lib/vquic/curl_msh3.h
- lib/vquic/vquic.c
- lib/vtls/openssl.c
- tests/http/scorecard.py
- tests/http/test_02_download.py
- tests/http/test_03_goaway.py
- tests/http/test_05_errors.py
- tests/http/test_07_upload.py
- tests/http/test_08_caddy.py
- winbuild/Makefile.vc
- winbuild/MakefileBuild.vc
- winbuild/README.md