curl/lib/vquic
Viktor Szakats 61df5f466c
tidy-up: miscellaneous
- curl_ntlm_core, smtp, schannel: fix comments.
- curl_setup.h: fix to undef before define.
- tool_doswin, server/sockfilt: reduce variables scopes.
- tool_doswin: drop an interim variable.
- windows: replace `SOCKET_ERROR` with `0` to align with rest of code.
- libssh2: rename variable to align with rest of code.
- gtls, unit1398: use `#if 0`.
- curl_trc.h, curlx/inet_ntop.h: add missing parentheses in macro
  expressions.
- ldap.c: set empty macro to `do {} while(0)`.
- examples/crawler: rename a non-CURLcode `result` variable.
- CURLINFO_TLS_SESSION: drop stray colon.
- add `const` to casts where missing.
- drop unnecessary parentheses.
- fix indent.
- quote style.
- comment style.
- whitespace, newlines, fold/unfold.

Closes #20554
2026-02-12 14:52:16 +01:00
..
curl_ngtcp2.c tidy-up: miscellaneous 2026-02-12 14:52:16 +01:00
curl_ngtcp2.h tidy-up: miscellaneous 2025-12-26 22:06:09 +01:00
curl_quiche.c tidy-up: miscellaneous 2026-02-12 14:52:16 +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