curl-curl/docs
Daniel Stenberg ea4ba6d9ef
lib: remove personal names from comments
- it's just too random who got mentioned
- we can't mention all, so better consistently mention none
- make sure they all are mentioned in THANKS
- also remove some unnecessary comment ramblings

Closes #18803
2025-10-02 14:22:57 +02:00
..
cmdline-opts form.md: drop reference to MANUAL 2025-10-01 15:51:21 +02:00
examples build: avoid overriding system open and stat symbols 2025-09-30 16:30:09 +02:00
internals build: avoid overriding system symbols for fopen functions 2025-09-30 01:10:36 +02:00
libcurl ip-happy: do not set unnecessary timeout 2025-10-01 08:01:47 +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 docs: fix two typos 2025-07-01 22:53:04 +02:00
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 tests: move test docs into /docs 2025-05-28 15:00:03 +02:00
CODE_OF_CONDUCT.md
CODE_REVIEW.md docs: fix broken link in CODE_REVIEW.md 2025-06-21 10:32:06 +02:00
CONTRIBUTE.md docs/CONTRIBUTE: fix broken link 2025-06-30 13:47:06 +02:00
curl-config.md
CURL-DISABLE.md
CURLDOWN.md misc: fix typos 2025-07-12 08:59:44 +02:00
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 docs: fix two typos 2025-07-01 22:53:04 +02:00
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: telnet code does not handle partial writes properly 2025-09-25 14:42:04 +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 spelling: 'a' vs 'an' 2025-05-30 11:38:35 +02:00
SSLCERTS.md TLS: remove support for Secure Transport and BearSSL 2025-06-11 07:54:19 +02:00
testcurl.md scripts: fix to quote the copyright email address 2025-07-12 08:59:44 +02:00
THANKS lib: remove personal names from comments 2025-10-02 14:22:57 +02:00
THANKS-filter THANKS: names from the 8.16.0 cycle 2025-09-10 07:41:00 +02:00
TheArtOfHttpScripting.md
TODO TODO: fix a typo 2025-10-01 08:26:49 +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 wcurl: import v2025.09.27 2025-10-01 09:26:42 +02: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.