curl/include/curl
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
..
curl.h HTTP/3: add proxy CONNECT and MASQUE CONNECT-UDP support (ngtcp2 QUIC) 2026-05-27 08:49:53 +02:00
curlver.h tidy-up: miscellaneous 2026-05-27 16:53:57 +02:00
easy.h include: drop 'will' from public headers 2026-03-19 12:02:10 +01:00
header.h clang-tidy: enable more checks, fix fallouts 2026-04-14 02:20:16 +02:00
Makefile.am tidy-up: miscellaneous 2026-01-15 13:06:13 +01:00
mprintf.h tidy-up: prefer ifdef/ifndef for single checks 2025-07-27 22:35:17 +02:00
multi.h clang-tidy: enable more checks, fix fallouts 2026-04-14 02:20:16 +02:00
options.h tidy-up: miscellaneous 2025-12-26 22:06:09 +01:00
stdcheaders.h copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
system.h include: drop 'will' from public headers 2026-03-19 12:02:10 +01:00
typecheck-gcc.h include: drop 'will' from public headers 2026-03-19 12:02:10 +01:00
urlapi.h clang-tidy: enable more checks, fix fallouts 2026-04-14 02:20:16 +02:00
websockets.h clang-tidy: enable more checks, fix fallouts 2026-04-14 02:20:16 +02:00