Viktor Szakats f2adb3b6d7 cmake: extend zlib's `AUTO` option to brotli, zstd and enable if found 1 month ago
..
cmdline-opts b9895b9d3f cmake: namespace functions and macros 1 day ago
examples a3585c9576 Makefile.mk: drop in favour of autotools and cmake (MS-DOS, AmigaOS3) 1 day ago
internals d5c738c608 strparse: string parsing helper functions 6 days ago
libcurl b9895b9d3f cmake: namespace functions and macros 1 day ago
.gitignore 9b683577e1 docs: add RELEASE-TOOLS.md.dist to .gitignore 5 months ago
ALTSVC.md 96ffb57040 docs: bring back ALTSVC.md and HSTS.md 1 week ago
BINDINGS.md 07843d8167 BINDINGS: add zig binding 4 months ago
BUG-BOUNTY.md 87b6fe1695 BUG-BOUNTY.md: clarify the third party situation 7 months ago
BUGS.md cd80716cb6 docs/BUGS.md: remove leading space from a link 4 days ago
CIPHERS-TLS12.md 77d722a052 docs: update CIPHERS.md 4 months ago
CIPHERS.md 6238888ca7 schannel: remove TLS 1.3 ciphersuite-list support 3 weeks ago
CMakeLists.txt 9126eb5a8a cmake: replace `CURL_*_DIR` with `{PROJECT,CMAKE_CURRENT}_*_DIR` 1 month ago
CODE_OF_CONDUCT.md 86d33001e4 reuse: add copyright + license info to individual docs/*.md files 8 months ago
CODE_REVIEW.md 816ac2a866 docs: misc language polish 5 months ago
CONTRIBUTE.md 444e34c513 CONTRIBUTE: polished 3 months ago
CURL-DISABLE.md f66af623cf cmake: document `-D` and env build options 1 month ago
CURLDOWN.md 5a488251f7 curldown: fixups 5 months ago
DEPRECATE.md 7b12c36ca9 DEPRECATE: remove hyper in January 2025 2 months ago
DISTROS.md c121f19601 DISTROS: update Alt Linux links 2 weeks ago
EARLY-RELEASE.md 86d33001e4 reuse: add copyright + license info to individual docs/*.md files 8 months ago
ECH.md 2f03242316 build: fix ECH to always enable HTTPS RR 2 weeks ago
EXPERIMENTAL.md d78e129d50 WebSockets: make support official (non-experimental) 2 months ago
FAQ fa1a8e0215 docs: suggest --ssl-reqd instead of --ftp-ssl 2 weeks ago
FEATURES.md dbc4b70723 FEATURES.md: fix typo 3 months ago
GOVERNANCE.md 86d33001e4 reuse: add copyright + license info to individual docs/*.md files 8 months ago
HELP-US.md 86d33001e4 reuse: add copyright + license info to individual docs/*.md files 8 months ago
HISTORY.md c5cb8e7c7e tidy-up: spelling quiche and Rustls 4 months ago
HSTS.md 96ffb57040 docs: bring back ALTSVC.md and HSTS.md 1 week ago
HTTP-COOKIES.md 86d33001e4 reuse: add copyright + license info to individual docs/*.md files 8 months ago
HTTP3.md 3040971d12 GHA: silence proselint warnings and an error 2 months ago
INSTALL 8571d1c0b4 INSTALL: converted to markdown => INSTALL.md 8 years ago
INSTALL-CMAKE.md f2adb3b6d7 cmake: extend zlib's `AUTO` option to brotli, zstd and enable if found 1 day ago
INSTALL.md a3585c9576 Makefile.mk: drop in favour of autotools and cmake (MS-DOS, AmigaOS3) 1 day ago
INTERNALS.md f81f351b9a tidy-up: OS names 4 months ago
IPFS.md 86d33001e4 reuse: add copyright + license info to individual docs/*.md files 8 months ago
KNOWN_BUGS 3856e10445 KNOWN_BUGS: setting a disabled option should return CURLE_NOT_BUILT_IN 2 weeks ago
MAIL-ETIQUETTE.md 3040971d12 GHA: silence proselint warnings and an error 2 months ago
MANUAL.md fa1a8e0215 docs: suggest --ssl-reqd instead of --ftp-ssl 2 weeks ago
Makefile.am d5c738c608 strparse: string parsing helper functions 6 days ago
README.md 86d33001e4 reuse: add copyright + license info to individual docs/*.md files 8 months ago
RELEASE-PROCEDURE.md 98b30eda79 RELEASE-PROCEDURE.md: mention how to publish security advisories 1 week ago
ROADMAP.md 1ccdad64ef CI: add whitespace checker 5 months ago
RUSTLS.md 8972845123 vtls/rustls: support strong CSRNG data 3 months ago
SECURITY-ADVISORY.md 86d33001e4 reuse: add copyright + license info to individual docs/*.md files 8 months ago
SPONSORS.md 3040971d12 GHA: silence proselint warnings and an error 2 months ago
SSL-PROBLEMS.md 3040971d12 GHA: silence proselint warnings and an error 2 months ago
SSLCERTS.md 22652a5a4c curl: add options for safe/no CA bundle search (Windows) 2 months ago
THANKS cff5a7b641 THANKS: contributors from 8.11.1 1 week ago
THANKS-filter 90d937def9 RELEASE-NOTES: synced 2 weeks ago
TODO a3b4ffd429 TODO: consider OCSP stapling by default 1 month ago
TheArtOfHttpScripting.md dada880fc5 docs: document default `User-Agent` 1 month ago
URL-SYNTAX.md 3040971d12 GHA: silence proselint warnings and an error 2 months ago
VERSIONS.md 86d33001e4 reuse: add copyright + license info to individual docs/*.md files 8 months ago
VULN-DISCLOSURE-POLICY.md a18680f501 VULN-DISCLOSURE-POLICY.md: small typo fix 4 months ago
curl-config.md 8c1d9378ac curldown: make 'added-in:' a mandatory header field 5 months ago
mk-ca-bundle.md 8c1d9378ac curldown: make 'added-in:' a mandatory header field 5 months ago
options-in-versions 962097b8dd TLS: TLSv1.3 earlydata support for curl 2 months ago

README.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.