curl-curl/docs
Viktor Szakats dfd781ff62
tidy-up: miscellaneous
- gnutls, mbedtls: fix casing in log messages.
- src/tool_cfgable.h: drop unused header.
- appveyor.sh: variable style.
- cmakelint.sh: sync with libssh2, catch `.cmake.in` explicitly.
- examples: drop obsolete comments, exclamation marks.
- fix comment typos, casing.

Closes #19839
2025-12-04 20:14:11 +01:00
..
cmdline-opts docs: clarify how to do unix domain sockets with SOCKS proxy 2025-12-04 11:13:16 +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: clarify how to do unix domain sockets with SOCKS proxy 2025-12-04 11:13:16 +01:00
tests tests: add %AMP macro, use it in two tests 2025-12-03 20:50:19 +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 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 badwords: re-sync with curl-www, fix issues found 2025-11-12 00:53:44 +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 DISTROS.md: add OpenBSD 2025-11-19 00:02:45 +01:00
EARLY-RELEASE.md
ECH.md ECH.md: make OpenSSL branch clone instructions work 2025-10-26 01:19:12 +02:00
EXPERIMENTAL.md
FAQ badwords: check FAQ with allowlisted 'will', fix a typo 2025-12-04 19:30:08 +01:00
FEATURES.md
GOVERNANCE.md
HELP-US.md
HISTORY.md HISTORY: extend 2025-11-04 16:25:28 +01:00
HSTS.md
HTTP3.md tidy-up: miscellaneous 2025-11-17 13:32:43 +01: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 cmake: add support for libbacktrace, fix two build issues 2025-11-24 14:29:29 +01:00
INSTALL.md docs: spell it Rustls with a capital R 2025-11-26 09:41:09 +01:00
INTERNALS.md INTERNALS.md: add more dependency versions and dates 2025-11-25 11:11:06 +01:00
IPFS.md badwords: re-sync with curl-www, fix issues found 2025-11-12 00:53:44 +01:00
KNOWN_BUGS KNOWN_BUGS: SOCKS-SSPI discards the security context 2025-10-17 17:45:06 +02: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
Makefile.am ratelimit: redesign 2025-11-24 23:34:05 +01:00
MANUAL.md
mk-ca-bundle.md
options-in-versions tool_getparam: add --knownhosts 2025-10-06 13:41:22 +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: 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
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
TODO TODO: improve code for large MQTT payloads 2025-11-09 11:53:39 +01: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: 8.18.0 is now pending 2025-11-05 08:00:05 +01:00
VULN-DISCLOSURE-POLICY.md VULN-DISCLOSURE-POLICY: make it pass test 1275 2025-09-07 12:39:44 +02:00
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.