curl/docs
Viktor Szakats 614b94eecc
tidy-up: miscellaneous
- avoid "will" in builds scripts, scripts folder, curl_easy_ssls_export.md,
  and few other files.
- badwords: add "initialise", "nul terminated", "thread safety" and
  variations.
- prefer "null-terminat", where missing (two places).
- fix "null-terminat*" missing dash.
- hostip: merge two `#if` blocks.
- tool_doswin: fix comment
  Spotted by GitHub Code Quality
  Follow-up to 9a2663322c #17572
- fix stray spaces and newlines.

Closes #21638
2026-05-16 01:56:17 +02:00
..
cmdline-opts libssh: add support for SHA256 host public keys 2026-05-15 11:49:06 +02:00
examples
internals creds: hold credentials 2026-05-12 16:05:15 +02:00
libcurl tidy-up: miscellaneous 2026-05-16 01:56:17 +02:00
tests build: stop building and installing runtests.1 and testcurl.1 2026-04-28 09:07:27 +02:00
.gitignore
ALTSVC.md
BINDINGS.md
BUG-BOUNTY.md
BUGS.md
CIPHERS-TLS12.md
CIPHERS.md tidy-up: sort TLS backends, distros, alphabetically 2026-05-11 11:57:25 +02:00
CMakeLists.txt build: stop building and installing runtests.1 and testcurl.1 2026-04-28 09:07:27 +02:00
CODE_OF_CONDUCT.md
CODE_REVIEW.md
CONTRIBUTE.md
curl-config.md
CURL-DISABLE.md
CURLDOWN.md tidy-up: sort TLS backends, distros, alphabetically 2026-05-11 11:57:25 +02:00
DEPRECATE.md
DISTROS.md
EARLY-RELEASE.md
ECH.md tidy-up: sort TLS backends, distros, alphabetically 2026-05-11 11:57:25 +02:00
EXPERIMENTAL.md
FAQ.md tidy-up: miscellaneous 2026-05-16 01:56:17 +02:00
FEATURES.md
GOVERNANCE.md
HELP-US.md
HISTORY.md
HSTS.md
HTTP-COOKIES.md
HTTP3.md
HTTPSRR.md
INFRASTRUCTURE.md
INSTALL
INSTALL-CMAKE.md
INSTALL.md tidy-up: sort TLS backends, distros, alphabetically 2026-05-11 11:57:25 +02:00
INTERNALS.md gsasl: fix potential double free 2026-05-15 11:49:06 +02:00
IPFS.md
KNOWN_BUGS.md KNOWN_BUGS.md: remove fixed x509asn.1 bug 2026-05-16 01:03:16 +02:00
KNOWN_RISKS.md
MAIL-ETIQUETTE.md
Makefile.am creds: hold credentials 2026-05-12 16:05:15 +02:00
MANUAL.md
mk-ca-bundle.md
options-in-versions
README.md
RELEASE-PROCEDURE.md
ROADMAP.md
runtests.md
RUSTLS.md
SECURITY-ADVISORY.md
SPONSORS.md
SSL-PROBLEMS.md
SSLCERTS.md
testcurl.md
THANKS THANKS: names from the 8.20.0 release 2026-04-29 07:45:21 +02:00
THANKS-filter tidy-up: miscellaneous 2026-05-16 01:56:17 +02:00
TheArtOfHttpScripting.md
TODO.md tidy-up: miscellaneous 2026-04-30 20:22:23 +02:00
URL-SYNTAX.md
VERIFY.md tidy-up: whitespace 2026-04-27 13:34:27 +02:00
VERSIONS.md tidy-up: miscellaneous 2026-04-30 20:22:23 +02:00
VULN-DISCLOSURE-POLICY.md VULN-DISCLOSURE-POLICY.md: remove mention of bug bounty reward 2026-05-12 23:47:29 +02:00
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.