curl/docs
Daniel Stenberg 0ecd8803a1
build: make NTLM disabled by default
NTLM has weak security and does not work over HTTP/2 or HTTP/3.

Enable in cmake or configure to get support for it.
2026-02-24 00:10:09 +01:00
..
cmdline-opts silent.md: also mention it shuts off warning messages 2026-02-22 00:13:29 +01:00
examples clang-tidy: drop redundant casts 2026-02-19 15:27:17 +01:00
internals build: tidy up curl-specific fstat calls and stat struct type 2026-02-02 18:57:13 +01:00
libcurl easy: reset errorbuf on eyeballing success 2026-02-18 12:04:23 +01:00
tests tool: improve config error messaging 2026-02-22 14:56:07 +01:00
.gitignore
ALTSVC.md docs: fold long lines 2025-12-11 11:42:28 +01:00
BINDINGS.md tidy-up: miscellaneous 2026-01-20 12:37:56 +01:00
BUG-BOUNTY.md BUG-BOUNTY.md: we stop the bug-bounty end of Jan 2026 2026-01-26 08:26:28 +01:00
BUGS.md BUG-BOUNTY.md: we stop the bug-bounty end of Jan 2026 2026-01-26 08:26:28 +01:00
CIPHERS-TLS12.md
CIPHERS.md
CMakeLists.txt
CODE_OF_CONDUCT.md tidy-up: Markdown, clang-format nits 2026-01-22 23:44:47 +01:00
CODE_REVIEW.md
CONTRIBUTE.md tidy-up: miscellaneous 2026-01-15 13:06:13 +01:00
curl-config.md
CURL-DISABLE.md build: make NTLM disabled by default 2026-02-24 00:10:09 +01:00
CURLDOWN.md
DEPRECATE.md tidy-up: miscellaneous 2026-01-20 12:37:56 +01:00
DISTROS.md docs: add LibreELEC to DISTROS.md 2026-01-26 12:12:05 -08:00
EARLY-RELEASE.md tidy-up: miscellaneous 2026-01-20 12:37:56 +01:00
ECH.md tidy-up: URLs 2025-12-09 00:19:10 +01:00
EXPERIMENTAL.md
FAQ.md BUG-BOUNTY.md: we stop the bug-bounty end of Jan 2026 2026-01-26 08:26:28 +01:00
FEATURES.md tidy-up: miscellaneous 2026-01-20 12:37:56 +01:00
GOVERNANCE.md BUG-BOUNTY.md: we stop the bug-bounty end of Jan 2026 2026-01-26 08:26:28 +01:00
HELP-US.md tidy-up: miscellaneous 2026-01-15 13:06:13 +01:00
HISTORY.md tidy-up: Markdown, clang-format nits 2026-01-22 23:44:47 +01:00
HSTS.md tidy-up: miscellaneous 2026-01-20 12:37:56 +01:00
HTTP-COOKIES.md tidy-up: Markdown, clang-format nits 2026-01-22 23:44:47 +01:00
HTTP3.md tidy-up: miscellaneous 2026-01-20 12:37:56 +01:00
HTTPSRR.md
INFRASTRUCTURE.md BUG-BOUNTY.md: we stop the bug-bounty end of Jan 2026 2026-01-26 08:26:28 +01:00
INSTALL
INSTALL-CMAKE.md build: make NTLM disabled by default 2026-02-24 00:10:09 +01:00
INSTALL.md tidy-up: miscellaneous 2026-01-20 12:37:56 +01:00
INTERNALS.md clang-tidy: replace comma-separated string with list in config 2026-02-19 16:27:08 +01:00
IPFS.md IPFS.md: wrap long lines 2025-12-08 17:28:43 +01:00
KNOWN_BUGS.md tidy-up: miscellaneous 2026-01-15 13:06:13 +01:00
KNOWN_RISKS.md tidy-up: miscellaneous 2026-01-15 13:06:13 +01:00
MAIL-ETIQUETTE.md
Makefile.am tidy-up: miscellaneous 2026-01-15 13:06:13 +01:00
MANUAL.md tidy-up: miscellaneous 2026-01-15 13:06:13 +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
README.md
RELEASE-PROCEDURE.md RELEASE-PROCEDURE.md: update future release dates 2026-01-26 12:28:25 +01:00
ROADMAP.md
runtests.md tidy-up: miscellaneous 2026-01-15 13:06:13 +01:00
RUSTLS.md
SECURITY-ADVISORY.md tidy-up: miscellaneous 2026-01-20 12:37:56 +01:00
SPONSORS.md BUG-BOUNTY.md: we stop the bug-bounty end of Jan 2026 2026-01-26 08:26:28 +01:00
SSL-PROBLEMS.md tidy-up: Markdown, clang-format nits 2026-01-22 23:44:47 +01:00
SSLCERTS.md tidy-up: miscellaneous 2025-12-12 04:18:48 +01:00
testcurl.md tidy-up: Markdown, clang-format nits 2026-01-22 23:44:47 +01:00
THANKS THANKS: add contributors from 8.18.0 2026-01-07 07:56:22 +01:00
THANKS-filter
TheArtOfHttpScripting.md tidy-up: miscellaneous 2026-01-20 12:37:56 +01:00
TODO.md docs: fix grammar nitpicks 2026-02-05 17:26:02 +01:00
URL-SYNTAX.md URL-SYNTAX.md: fix port number mistakes for IMAP and LDAP 2026-02-23 00:01:18 +01:00
VERSIONS.md tidy-up: Markdown, clang-format nits 2026-01-22 23:44:47 +01:00
VULN-DISCLOSURE-POLICY.md VULN-DISCLOSURE-POLICY.md: mention GitHub quirks 2026-02-09 12:42:36 +01:00
wcurl.md wcurl: import v2026.01.05 2026-01-06 10:12:31 +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.