curl/docs
2025-01-26 02:23:23 +01:00
..
cmdline-opts docs: document the behavior of -- in the curl command line 2025-01-20 14:27:05 +01:00
examples build: fix compiling with GCC 4.x versions 2025-01-22 11:26:15 +01:00
internals docs/TLS-SESSIONS: fix typo, the->they 2025-01-21 09:23:26 +01:00
libcurl asyn-thread: use c-ares to resolve HTTPS RR 2025-01-25 23:46:14 +01:00
.gitignore
ALTSVC.md
BINDINGS.md
BUG-BOUNTY.md
BUGS.md docs: use lowercase curl and libcurl 2025-01-02 17:15:54 +01:00
CIPHERS-TLS12.md
CIPHERS.md
CMakeLists.txt
CODE_OF_CONDUCT.md
CODE_REVIEW.md
CONTRIBUTE.md
curl-config.md docs: use lowercase curl and libcurl 2025-01-02 17:15:54 +01:00
CURL-DISABLE.md
CURLDOWN.md
DEPRECATE.md cmake: deprecate winbuild, add migration guide from legacy build methods 2025-01-10 18:20:52 +01:00
DISTROS.md
EARLY-RELEASE.md
ECH.md docs: use lowercase curl and libcurl 2025-01-02 17:15:54 +01:00
EXPERIMENTAL.md docs/EXPERIMENTAL.md: add a mention of HTTPSRR as experimental 2025-01-16 19:41:42 +01:00
FAQ
FEATURES.md
GOVERNANCE.md
HELP-US.md
HISTORY.md docs: use lowercase curl and libcurl 2025-01-02 17:15:54 +01:00
HSTS.md
HTTP3.md
HTTP-COOKIES.md docs/HTTP-COOKIES.md: link to more information 2025-01-01 22:45:48 +01:00
HTTPSRR.md docs/HTTPSRR.md: fix typo in option name 2025-01-26 02:23:23 +01:00
INFRASTRUCTURE.md INFRASTRUCTURE.md: project infra 2025-01-05 11:25:06 +01:00
INSTALL
INSTALL-CMAKE.md GHA: add iOS jobs with LibreSSL, enable dependencies for Android via vcpkg 2025-01-20 22:32:06 +01:00
INSTALL.md android: add CI jobs, buildinfo, cmake docs, disable CURL_USE_PKGCONFIG by default 2025-01-17 00:44:11 +01:00
INTERNALS.md content_encoding: drop support for zlib before 1.2.0.4 2025-01-24 14:04:23 +01:00
IPFS.md
KNOWN_BUGS mbedtls: fix handling of blocked sends 2024-12-30 10:20:27 +01:00
MAIL-ETIQUETTE.md
Makefile.am docs/HTTPSRR.md: initial HTTPS RR documentation 2025-01-25 23:51:01 +01:00
MANUAL.md docs: use lowercase curl and libcurl 2025-01-02 17:15:54 +01:00
mk-ca-bundle.md
options-in-versions vtls: feature ssls-export for SSL session im-/export 2025-01-08 23:32:07 +01:00
README.md
RELEASE-PROCEDURE.md
ROADMAP.md
RUSTLS.md docs: use lowercase curl and libcurl 2025-01-02 17:15:54 +01:00
SECURITY-ADVISORY.md
SPONSORS.md
SSL-PROBLEMS.md
SSLCERTS.md
THANKS
THANKS-filter RELEASE-NOTES: synced 2025-01-22 08:09:51 +01:00
TheArtOfHttpScripting.md docs: use lowercase curl and libcurl 2025-01-02 17:15:54 +01:00
TODO TODO: write an SMB test server to replace impacket 2025-01-16 20:51:00 +01:00
URL-SYNTAX.md
VERSIONS.md docs: use lowercase curl and libcurl 2025-01-02 17:15:54 +01:00
VULN-DISCLOSURE-POLICY.md VULN-DISCLOSURE-POLICY.md: mention the not setting CVSS 2024-12-19 22:59:54 +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.