curl/.github/workflows
Viktor Szakats 7e1001bcd6
tidy-up: miscellaneous
- H3 proxy: re-sync code with original source `curl_ngtcp2.c` to reduce
  differences, and to apply missed minor fixes. Also apply clang-format.
  Drop redundant `#undef`s, casts, `#endif` comments, includes, drop
  intermediate variables, sync include and macro order.
  Follow-up to e78b1b3ecc #21153
- INSTALL-CMAKE.md: move `CURL_ENABLE_SMB` to the enable section.
- tests/http/env: rename `tcpdmp` to `tcpdump` to match object variable.
- mbedtls: drop incorrect `mbedTLS 4+` comments.
  (features are also supported by 3+, meaning it's always supported.)
- lib1648: rename a variable to match purpose.
- CIPHERS.md: alpha-sort link list.
- replace rare `X''` hex markup with `0x`.
- `IP v4/6` -> `IPv4/6`.
- 'version X.Y' -> 'vX.Y', where sensible.
- 'VX.Y' -> 'vX.Y', where sensible.
- fix indents, casing, newlines, typos.

Closes #21772
2026-05-27 16:53:57 +02:00
..
appveyor-status.yml GHA/appveyor-status: disable gh tool telemetry 2026-04-23 10:26:10 +02:00
checkdocs.yml CI: set DO_NOT_TRACK=1 2026-04-23 11:22:35 +02:00
checksrc.yml GHA/checksrc: add auditor-level zizmor (warning-only) 2026-05-21 22:17:34 +02:00
checkurls.yml CI: set DO_NOT_TRACK=1 2026-04-23 11:22:35 +02:00
codeql.yml GHA: explicitly brew update before brew install with Linuxbrew 2026-05-14 14:26:43 +02:00
configure-vs-cmake.yml CI: set DO_NOT_TRACK=1 2026-04-23 11:22:35 +02:00
curl-for-win.yml GHA/curl-for-win: switch riscv job to debian:stable (testing broke) 2026-04-30 16:14:13 +02:00
distcheck.yml GHA: verify tarball downloads 2026-05-26 21:59:48 +02:00
fuzz.yml CI: set DO_NOT_TRACK=1 2026-04-23 11:22:35 +02:00
http3-linux.yml GHA: require HTTPS protocol in redirections (where missing) 2026-05-26 21:59:48 +02:00
label.yml tidy-up: miscellaneous 2026-05-16 01:56:17 +02:00
linux-old.yml tidy-up: miscellaneous 2026-05-27 16:53:57 +02:00
linux.yml GHA: fix locale tests on macOS, extend to verify test 1981 2026-05-26 22:33:25 +02:00
macos.yml GHA: fix locale tests on macOS, extend to verify test 1981 2026-05-26 22:33:25 +02:00
non-native.yml GHA: require HTTPS protocol in redirections (where missing) 2026-05-26 21:59:48 +02:00
windows.yml GHA: require HTTPS protocol in redirections (where missing) 2026-05-26 21:59:48 +02:00