curl/docs
Viktor Szakats e413a38190
build: disable typecheck for analyzers and Fil-C
- cmake: automatically disable typecheck when running clang-tidy,
  to avoid possible interference, and to improve performance.

- INSTALL-CMAKE: document both this, and unity=off for clang-tidy.

- GHA/linux: disable for some static analyzers CI jobs to avoid possible
  interference.

- GHA/linux: disable in Fil-C job to improve build performance.

Follow-up to 9e6f1c5efb #19637
Follow-up to fd2ca2399e #17955

Closes #19941
2025-12-12 12:21:45 +01:00
..
cmdline-opts GHA/checkdocs: re-enable proselint, update setup, fix issues found 2025-12-11 11:42:28 +01:00
examples tidy-up: miscellaneous 2025-12-12 04:18:48 +01:00
internals GHA/checkdocs: re-enable proselint, update setup, fix issues found 2025-12-11 11:42:28 +01:00
libcurl tidy-up: miscellaneous 2025-12-12 04:18:48 +01:00
tests GHA/checkdocs: re-enable proselint, update setup, fix issues found 2025-12-11 11:42:28 +01:00
.gitignore
ALTSVC.md docs: fold long lines 2025-12-11 11:42:28 +01:00
BINDINGS.md tidy-up: URLs (cont.) and mdlinkcheck 2025-12-10 01:21:07 +01:00
BUG-BOUNTY.md
BUGS.md
CIPHERS-TLS12.md
CIPHERS.md
CMakeLists.txt
CODE_OF_CONDUCT.md
CODE_REVIEW.md
CONTRIBUTE.md
curl-config.md
CURL-DISABLE.md
CURLDOWN.md
DEPRECATE.md DEPRECATE: add CMake <3.18 deprecation for April 2026 2025-12-09 19:34:13 +01:00
DISTROS.md
EARLY-RELEASE.md
ECH.md
EXPERIMENTAL.md
FAQ.md tidy-up: miscellaneous 2025-12-12 04:18:48 +01:00
FEATURES.md
GOVERNANCE.md
HELP-US.md
HISTORY.md
HSTS.md
HTTP-COOKIES.md
HTTP3.md GHA/checkdocs: re-enable proselint, update setup, fix issues found 2025-12-11 11:42:28 +01:00
HTTPSRR.md
INFRASTRUCTURE.md GHA/checkdocs: re-enable proselint, update setup, fix issues found 2025-12-11 11:42:28 +01:00
INSTALL
INSTALL-CMAKE.md build: disable typecheck for analyzers and Fil-C 2025-12-12 12:21:45 +01:00
INSTALL.md
INTERNALS.md
IPFS.md
KNOWN_BUGS.md tidy-up: URLs (cont.) and mdlinkcheck 2025-12-10 01:21:07 +01:00
KNOWN_RISKS.md
MAIL-ETIQUETTE.md
Makefile.am
MANUAL.md tidy-up: miscellaneous 2025-12-12 04:18:48 +01:00
mk-ca-bundle.md
options-in-versions
README.md
RELEASE-PROCEDURE.md
ROADMAP.md
runtests.md runtests: add options to set minimum number of tests, use them 2025-12-12 12:20:22 +01:00
RUSTLS.md
SECURITY-ADVISORY.md
SPONSORS.md
SSL-PROBLEMS.md
SSLCERTS.md tidy-up: miscellaneous 2025-12-12 04:18:48 +01:00
testcurl.md
THANKS
THANKS-filter
TheArtOfHttpScripting.md tidy-up: miscellaneous 2025-12-12 04:18:48 +01:00
TODO.md tidy-up: miscellaneous 2025-12-12 04:18:48 +01:00
URL-SYNTAX.md
VERSIONS.md
VULN-DISCLOSURE-POLICY.md
wcurl.md

curl logo

Documentation

You find a mix of various documentation in this directory and subdirectories, using several different formats. Some of them are not ideal for reading directly in your browser.

If you would rather see the rendered version of the documentation, check out the curl website's documentation section for general curl stuff or the libcurl section for libcurl related documentation.