Daniel Stenberg faeec840f3 checksrc: invoke script with -D to find .checksrc proper 3 years ago
..
cmdline-opts d5814c0af0 page-header: provide protocol details in the curl.1 man page 4 years ago
examples faeec840f3 checksrc: invoke script with -D to find .checksrc proper 3 years ago
libcurl be6d2f3418 docs: add date of 7.20 to CURLM_CALL_MULTI_PERFORM mentions 3 years ago
.gitignore d960e57029 gitignore: Ignore man page dist files 7 years ago
ALTSVC.md 1ff63fa69b docs: fix typos 4 years ago
BINDINGS.md 1c134e9cf4 BINDINGS: PureBasic, Net::Curl for perl and Nim 4 years ago
BUG-BOUNTY.md a07f376861 BUG-BOUNTY: minor formatting fixes [ci skip] 5 years ago
BUGS 10e4dd6a7b docs/BUG-BOUNTY: bug bounty time [skip ci] 5 years ago
CHECKSRC.md eab2f95c0d wording: avoid blacklist/whitelist stereotypes 4 years ago
CIPHERS.md fea0120312 CIPHERS.md: Explain Schannel error SEC_E_ALGORITHM_MISMATCH 5 years ago
CMakeLists.txt 9a8b3b3e13 copyright: fix out-of-date copyright ranges and missing headers 4 years ago
CODE_OF_CONDUCT.md 1c8725e639 docs: Update to secure URL versions 6 years ago
CODE_REVIEW.md 350a99b21f CODE_REVIEW.md: how to do code reviews in curl 4 years ago
CODE_STYLE.md 8df455479f source cleanup: remove all custom typedef structs 4 years ago
CONTRIBUTE.md e49ca2a115 CONTRIBUTE.md: Fix grammatical errors 5 years ago
CURL-DISABLE.md 1a46d7c976 docs: fix some typos 4 years ago
DEPRECATE.md 6357a19ff2 polarssl: removed 4 years ago
DYNBUF.md 923296dc1c DYNBUF.md: fix a typo: trail => tail 4 years ago
ESNI.md 1a46d7c976 docs: fix some typos 4 years ago
EXPERIMENTAL.md abbc5d6044 openssl: Don't ignore CA paths when using Windows CA store 4 years ago
FAQ 72b1aaf9da docs: unify protocol lists 4 years ago
FEATURES 2522903b79 mqtt: add new experimental protocol 4 years ago
GOVERNANCE.md 308c243db5 all: fix codespell errors 4 years ago
HELP-US.md bc392074d2 HELP-US: add a section for "smaller tasks" 4 years ago
HISTORY.md a90d763548 HISTORY: OSS-Fuzz started fuzzing libcurl in 2017 4 years ago
HTTP-COOKIES.md 67d26a361a HTTP-COOKIES: mention that a trailing newline is required 4 years ago
HTTP2.md 12144fdda8 nghttp2: 1.12.0 required 4 years ago
HTTP3.md d10cd52406 travis: update quiche builds for new boringssl layout 4 years ago
INSTALL 8571d1c0b4 INSTALL: converted to markdown => INSTALL.md 7 years ago
INSTALL.cmake a158a09166 CMake: add libssh build support 4 years ago
INSTALL.md 52d302ed64 polarssl: remove more references and mentions 4 years ago
INTERNALS.md 0891fe7ade gnutls: bump lowest supported version to 3.1.10 4 years ago
KNOWN_BUGS f0a6ea21b3 docs: Update a few leftover mentions of DarwinSSL 4 years ago
LICENSE-MIXING.md 9b879160df TLS: add BearSSL vtls implementation 4 years ago
MAIL-ETIQUETTE 4bd91bc474 spelling fixes 6 years ago
MANUAL.md a52a1a05fb MANUAL: update a dict-using command line 4 years ago
MQTT.md 19ec94d944 docs/MQTT: replace confusing 80 by 75 4 years ago
Makefile.am 350a99b21f CODE_REVIEW.md: how to do code reviews in curl 4 years ago
PARALLEL-TRANSFERS.md 1ff63fa69b docs: fix typos 4 years ago
README.md 3455b4b374 replace rawgit links [ci skip] 5 years ago
RELEASE-PROCEDURE.md a67b7bdda0 RELEASE-PROCEDURE.md: run the copyright.pl script! 4 years ago
RESOURCES 8dad32bcfb RESOURCES: update spec names 6 years ago
ROADMAP.md eed30a3101 ROADMAP: remove old entries 4 years ago
SECURITY-PROCESS.md b4988286a9 SECURITY-PROCESS: fix links [ci skip] 5 years ago
SSL-PROBLEMS.md eab2f95c0d wording: avoid blacklist/whitelist stereotypes 4 years ago
SSLCERTS.md 0d0537aeae SSLCERTS.md: Fix example code for setting CA cert file 4 years ago
THANKS a6f45c3b75 THANKS: add contributors to 7.71.1 4 years ago
THANKS-filter 11e4ac8291 THANKS-filter: Peter Wang 4 years ago
TODO 40909c405b TODO: Schannel: 'Add option to allow abrupt server closure' 3 years ago
TheArtOfHttpScripting b801b453af whitespace fixes 5 years ago
VERSIONS.md f7ab488570 doc: Rename VERSIONS to VERSIONS.md as it already has Markdown syntax 4 years ago
curl-config.1 b7135f58f5 copyright updates: adjust year ranges 4 years ago
mk-ca-bundle.1 9a8b3b3e13 copyright: fix out-of-date copyright ranges and missing headers 4 years ago
options-in-versions f3f5d82e28 docs/options-in-versions: which version added each cmdline option 4 years ago

README.md

curl logo

Documentation

You'll 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'd rather see the rendered version of the documentation, check out the curl web site's documentation section for general curl stuff or the libcurl section for libcurl related documentation.