curl/lib/vquic
Viktor Szakats 2a606c68fa
tidy-up: miscellaneous
- GHA/windows: drop redundant double-quotes.
- CMake/PickyWarnings: improve/shorten comment.
- INTERNALS: fix typo in LibreSSL release date.
- drop redundant parentheses from single variables and sole `#if`
  expressions.
- cf-ip-happy: fix missing space from error string.
- telnet: fix parentheses in commented PP code.
- lib1922: fix typo test output text.
- smbserver: unfold lines.
- smbserver: use f-string.
- smbserver: initialize binary string as b``.
- fix typos in comments.

Closes #21972
2026-06-11 19:48:07 +02:00
..
capsule.c vquic: moving related things into subdir 2026-06-02 22:48:21 +02:00
capsule.h vquic: moving related things into subdir 2026-06-02 22:48:21 +02:00
cf-capsule.c tidy-up: miscellaneous 2026-06-05 16:57:38 +02:00
cf-capsule.h vquic: moving related things into subdir 2026-06-02 22:48:21 +02:00
cf-ngtcp2-cmn.c cf-socket: make Curl_addr2string static 2026-06-11 08:15:31 +02:00
cf-ngtcp2-cmn.h ngtcp2: share common functionality 2026-06-10 13:28:05 +02:00
cf-ngtcp2-proxy.c tidy-up: miscellaneous 2026-06-11 19:48:07 +02:00
cf-ngtcp2-proxy.h ngtcp2: share common functionality 2026-06-10 13:28:05 +02:00
cf-ngtcp2.c build: enable -Wformat-signedness, fix issues found 2026-06-10 15:14:08 +02:00
cf-ngtcp2.h ngtcp2: share common functionality 2026-06-10 13:28:05 +02:00
cf-quiche.c cf-socket: make Curl_addr2string static 2026-06-11 08:15:31 +02:00
cf-quiche.h ngtcp2: share common functionality 2026-06-10 13:28:05 +02:00
vquic-tls.c ngtcp2: share common functionality 2026-06-10 13:28:05 +02:00
vquic-tls.h ngtcp2: share common functionality 2026-06-10 13:28:05 +02:00
vquic.c build: enable -Wformat-signedness, fix issues found 2026-06-10 15:14:08 +02:00
vquic.h ngtcp2: share common functionality 2026-06-10 13:28:05 +02:00
vquic_int.h clang-tidy: add more missing parentheses in macro values 2026-02-25 15:43:23 +01:00