curl/lib/vquic
Viktor Szakats 3003c32cb2
tidy-up: miscellaneous
- INSTALL-CMAKE.md: add missing periods, text fixes.
- md4, md5: sync variables names.
- curl_trc: sync an argument type.
- docs/examples: sync debug/trace function copies, constify, tidy-ups.
- replace commented code with `#if 0`.
- drop redundant parenthesis (macro values, `return`, around single
  variables, function calls).
- fix indentation, apply clang-format in places.

Closes #20481
2026-02-01 00:54:23 +01:00
..
curl_ngtcp2.c tidy-up: miscellaneous 2026-02-01 00:54:23 +01:00
curl_ngtcp2.h tidy-up: miscellaneous 2025-12-26 22:06:09 +01:00
curl_quiche.c tidy-up: miscellaneous 2026-02-01 00:54:23 +01:00
curl_quiche.h tidy-up: miscellaneous 2025-12-26 22:06:09 +01:00
vquic-tls.c tidy-up: miscellaneous 2025-12-26 22:06:09 +01:00
vquic-tls.h tidy-up: miscellaneous 2025-12-26 22:06:09 +01:00
vquic.c build: replace send/recv with swrite/sread where missing 2026-01-28 14:39:22 +01:00
vquic.h tidy-up: miscellaneous 2025-12-26 22:06:09 +01:00
vquic_int.h build: fully omit verbose strings and code when disabled 2026-01-21 13:18:35 +01:00