curl/docs
Daniel Stenberg 3dd1ffdeb0
FAQ/TODO/KNOWN_BUGS: convert to markdown
- convert to markdown
- auto-generate the TOCs on the website, remove them from the docs
- cleanups
- spellchecked
- updated links

Closes #19875
2025-12-09 10:52:56 +01:00
..
cmdline-opts docs: switch more URLs to https:// 2025-12-08 12:57:51 +01:00
examples tidy-up: miscellaneous 2025-12-04 20:14:11 +01:00
internals bufref: add Curl_bufref_dup that returns a strdup()ed version 2025-12-04 19:04:19 +01:00
libcurl docs: switch more URLs to https:// 2025-12-08 12:57:51 +01:00
tests tests/data: move --libcurl output to external data files 2025-12-09 00:19:10 +01:00
.gitignore
ALTSVC.md
BINDINGS.md tidy-up: miscellaneous 2025-11-17 13:32:43 +01:00
BUG-BOUNTY.md tidy-up: URLs 2025-09-23 00:34:46 +02:00
BUGS.md
CIPHERS-TLS12.md
CIPHERS.md
CMakeLists.txt
CODE_OF_CONDUCT.md
CODE_REVIEW.md
CONTRIBUTE.md tidy-up: URLs 2025-12-09 00:19:10 +01:00
curl-config.md
CURL-DISABLE.md build: add build-level CURL_DISABLE_TYPECHECK options 2025-11-21 13:48:35 +01:00
CURLDOWN.md
DEPRECATE.md DEPRECATE.md: remove OpenSSL-QUIC in January 2026 instead 2025-12-02 13:41:37 +01:00
DISTROS.md tidy-up: URLs 2025-12-09 00:19:10 +01:00
EARLY-RELEASE.md
ECH.md tidy-up: URLs 2025-12-09 00:19:10 +01:00
EXPERIMENTAL.md
FAQ.md FAQ/TODO/KNOWN_BUGS: convert to markdown 2025-12-09 10:52:56 +01:00
FEATURES.md
GOVERNANCE.md
HELP-US.md
HISTORY.md HISTORY: extend 2025-11-04 16:25:28 +01:00
HSTS.md
HTTP-COOKIES.md tidy-up: URLs 2025-09-23 00:34:46 +02:00
HTTP3.md tidy-up: URLs 2025-12-09 00:19:10 +01:00
HTTPSRR.md tidy-up: URLs 2025-09-23 00:34:46 +02:00
INFRASTRUCTURE.md
INSTALL
INSTALL-CMAKE.md cmake: add support for libbacktrace, fix two build issues 2025-11-24 14:29:29 +01:00
INSTALL.md tidy-up: URLs 2025-12-09 00:19:10 +01:00
INTERNALS.md INTERNALS.md: add more dependency versions and dates 2025-11-25 11:11:06 +01:00
IPFS.md IPFS.md: wrap long lines 2025-12-08 17:28:43 +01:00
KNOWN_BUGS.md FAQ/TODO/KNOWN_BUGS: convert to markdown 2025-12-09 10:52:56 +01:00
KNOWN_RISKS.md KNOWN_RISKS: known risks when running and using curl and libcurl 2025-11-22 13:09:46 +01:00
MAIL-ETIQUETTE.md docs: remove dead URLs 2025-12-05 23:41:41 +01:00
Makefile.am FAQ/TODO/KNOWN_BUGS: convert to markdown 2025-12-09 10:52:56 +01:00
MANUAL.md docs: switch more URLs to https:// 2025-12-08 12:57:51 +01:00
mk-ca-bundle.md mk-ca-bundle.md: the file format docs URL is permaredirected 2025-12-08 22:07:32 +01:00
options-in-versions tool_getparam: add --knownhosts 2025-10-06 13:41:22 +02:00
README.md
RELEASE-PROCEDURE.md
ROADMAP.md
runtests.md runtests: add -m=seconds to override test curl command timeout 2025-11-19 22:04:52 +01:00
RUSTLS.md tidy-up: URLs 2025-09-23 00:34:46 +02:00
SECURITY-ADVISORY.md
SPONSORS.md
SSL-PROBLEMS.md
SSLCERTS.md ssl: support Apple SecTrust configurations 2025-10-03 12:02:23 +02:00
testcurl.md tidy-up: URLs 2025-12-09 00:19:10 +01:00
THANKS tidy-up: miscellaneous 2025-11-17 13:32:43 +01:00
THANKS-filter RELEASE-NOTES: synced 2025-11-05 14:12:23 +01:00
TheArtOfHttpScripting.md docs: switch more URLs to https:// 2025-12-08 12:57:51 +01:00
TODO.md FAQ/TODO/KNOWN_BUGS: convert to markdown 2025-12-09 10:52:56 +01:00
URL-SYNTAX.md docs: switch more URLs to https:// 2025-12-08 12:57:51 +01:00
VERSIONS.md VERSIONS: 8.18.0 is now pending 2025-11-05 08:00:05 +01:00
VULN-DISCLOSURE-POLICY.md
wcurl.md badwords: make some words match case-insensitively 2025-11-27 15:10:34 +01:00

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.