curl/CMake
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
..
cmake_uninstall.in.cmake
curl-config.in.cmake cmake: quote COMPONENTS string in curl-config.in.cmake 2026-05-20 19:24:50 +02:00
CurlSymbolHiding.cmake
CurlTests.c tidy-up: miscellaneous 2026-05-16 01:56:17 +02:00
FindBrotli.cmake
FindCares.cmake
FindGnuTLS.cmake
FindGSS.cmake tidy-up: miscellaneous 2026-06-01 22:33:57 +02:00
FindLDAP.cmake
FindLibbacktrace.cmake
FindLibgsasl.cmake
FindLibidn2.cmake
FindLibpsl.cmake
FindLibssh.cmake
FindLibssh2.cmake
FindLibuv.cmake
FindMbedTLS.cmake
FindNettle.cmake
FindNGHTTP2.cmake
FindNGHTTP3.cmake
FindNGTCP2.cmake cmake: export/forward NGTCP2_CRYPTO_BACKEND 2026-05-11 21:53:39 +02:00
FindQuiche.cmake
FindRustls.cmake
FindWolfSSL.cmake
FindZstd.cmake
Macros.cmake cmake: fix three issues generating lib options in config files 2026-05-17 22:48:22 +02:00
OtherTests.cmake
PickyWarnings.cmake tidy-up: miscellaneous 2026-06-11 19:48:07 +02:00
unix-cache.cmake src: add curlx_memzero() to clear buffers securely 2026-05-16 00:26:46 +02:00
Utilities.cmake
win32-cache.cmake