curl-curl/docs
Daniel Stenberg 97e5a471e0
KNOWN_BUGS: Access violation sending client cert with SChannel
It seems we can select between crashing or leaking sensitive files
because Schannel is buggy.

Closes #17626
Closes #18679
2025-09-25 09:06:24 +02:00
..
cmdline-opts managen: strict protocol check 2025-09-22 09:06:00 +02:00
examples tidy-up: assortment of small fixes 2025-09-21 16:50:14 +02:00
internals tidy-up: avoid using the reserved macro namespace 2025-09-20 02:27:06 +02:00
libcurl krb5: drop support for Kerberos FTP 2025-09-20 23:58:28 +02:00
tests vssh: drop support for wolfSSH 2025-09-24 22:59:33 +02:00
.gitignore
ALTSVC.md
BINDINGS.md tidy-up: URLs 2025-09-23 00:34:46 +02:00
BUG-BOUNTY.md tidy-up: URLs 2025-09-23 00:34:46 +02:00
BUGS.md
CIPHERS-TLS12.md
CIPHERS.md tidy-up: update MS links, allow long URLs via checksrc 2025-09-20 11:49:23 +02:00
CMakeLists.txt
CODE_OF_CONDUCT.md
CODE_REVIEW.md
CONTRIBUTE.md
curl-config.md
CURL-DISABLE.md
CURLDOWN.md
DEPRECATE.md build: drop the winbuild build system 2025-09-20 01:20:25 +02:00
DISTROS.md DISTROS.md: add Haiku 2025-07-18 00:54:34 +02:00
EARLY-RELEASE.md
ECH.md docs: fix/tidy code fences 2025-09-24 15:16:09 +02:00
EXPERIMENTAL.md
FAQ docs: point two broken links to archive.org 2025-08-25 19:43:03 +02:00
FEATURES.md
GOVERNANCE.md
HELP-US.md
HISTORY.md
HSTS.md
HTTP3.md HTTP3.md: avoid configure issue for ngtcp2 1.14.0+ compatibility 2025-08-27 16:38:16 +02:00
HTTP-COOKIES.md tidy-up: URLs 2025-09-23 00:34:46 +02:00
HTTPSRR.md tidy-up: URLs 2025-09-23 00:34:46 +02:00
INFRASTRUCTURE.md
INSTALL
INSTALL-CMAKE.md vssh: drop support for wolfSSH 2025-09-24 22:59:33 +02:00
INSTALL.md docs: fix/tidy code fences 2025-09-24 15:16:09 +02:00
INTERNALS.md libssh2: up the minimum requirement to 1.9.0 2025-09-20 22:39:07 +02:00
IPFS.md
KNOWN_BUGS KNOWN_BUGS: Access violation sending client cert with SChannel 2025-09-25 09:06:24 +02:00
MAIL-ETIQUETTE.md
Makefile.am dist: do not distribute CI.md 2025-09-15 11:15:31 +02:00
MANUAL.md
mk-ca-bundle.md
options-in-versions curl: add --follow 2025-08-04 17:12:14 +02:00
README.md
RELEASE-PROCEDURE.md RELEASE-PROCEDURE.md: drop the _newslog edit mention 2025-09-08 11:12:47 +02:00
ROADMAP.md
runtests.md runtests: replace --ci with --buidinfo, show OS/Perl version again 2025-08-21 13:11:32 +02:00
RUSTLS.md tidy-up: URLs 2025-09-23 00:34:46 +02:00
SECURITY-ADVISORY.md
SPONSORS.md
SSL-PROBLEMS.md
SSLCERTS.md
testcurl.md
THANKS THANKS: names from the 8.16.0 cycle 2025-09-10 07:41:00 +02:00
THANKS-filter THANKS: names from the 8.16.0 cycle 2025-09-10 07:41:00 +02:00
TheArtOfHttpScripting.md
TODO tidy-up: update MS links, allow long URLs via checksrc 2025-09-20 11:49:23 +02:00
URL-SYNTAX.md URL-SYNTAX.md: drop link to codepoints.net to pass linkcheck 2025-08-12 10:26:21 +02:00
VERSIONS.md VERSIONS: update past versions 2025-09-10 07:43:09 +02:00
VULN-DISCLOSURE-POLICY.md VULN-DISCLOSURE-POLICY: make it pass test 1275 2025-09-07 12:39:44 +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.