curl/docs
Juliusz Sosinowicz 4c46e277b2
vquic-tls: use correct cert name check API for wolfSSL
wolfSSL_X509_check_host checks the peer name against the alt names and
the common name.

Fixes #13487
Closes #13680
2024-05-16 22:44:29 +02:00
..
cmdline-opts tidy-up: whitespace [ci skip] 2024-05-14 16:49:47 +02:00
examples examples: fix/silence -Wsign-conversion 2024-05-11 11:11:32 +02:00
libcurl curl_easy_pause.md: use correct defines in example 2024-05-15 23:22:17 +02:00
.gitignore
ALTSVC.md
BINDINGS.md
BUFQ.md
BUFREF.md
BUG-BOUNTY.md BUG-BOUNTY.md: clarify the third party situation 2024-05-14 16:23:42 +02:00
BUGS.md
CHECKSRC.md
CIPHERS.md
CLIENT-READERS.md
CLIENT-WRITERS.md
CMakeLists.txt cmake: use namespaced custom target names 2024-04-09 21:20:54 +00:00
CODE_OF_CONDUCT.md
CODE_REVIEW.md
CODE_STYLE.md
CONNECTION-FILTERS.md
CONTRIBUTE.md
curl-config.md
CURL-DISABLE.md
CURLDOWN.md
DEPRECATE.md DEPRECATE.md: TLS libraries without 1.3 support 2024-05-15 10:32:55 +02:00
DISTROS.md DISTROS: add patch and issues link for curl-for-win 2024-04-29 16:45:58 +02:00
DYNBUF.md
EARLY-RELEASE.md
ECH.md tidy-up: whitespace [ci skip] 2024-04-16 09:53:39 +02:00
EXPERIMENTAL.md EXPERIMENTAL: add graduation requirements for each feature 2024-05-06 17:05:04 +02:00
FAQ misc: fix typos 2024-04-11 15:44:22 +02:00
FEATURES.md
GOVERNANCE.md
HELP-US.md
HISTORY.md
HSTS.md
HTTP2.md
HTTP3.md
HTTP-COOKIES.md
HYPER.md
INSTALL
INSTALL-CMAKE.md
INSTALL.md
INTERNALS.md
IPFS.md
KNOWN_BUGS KNOWN_BUGS: gssapi library name + version is missing in curl_version_info() 2024-05-09 12:04:19 +02:00
MAIL-ETIQUETTE.md
Makefile.am dist: add ECH files to tarball 2024-04-16 19:47:13 +02:00
MANUAL.md
mk-ca-bundle.md
MQTT.md
NEW-PROTOCOL.md
options-in-versions TLS: add support for ECH (Encrypted Client Hello) 2024-04-16 08:10:53 +02:00
PARALLEL-TRANSFERS.md
README.md
RELEASE-PROCEDURE.md dmaketgz: release tarball generation using docker 2024-04-16 23:38:55 +02:00
ROADMAP.md ROADMAP: remove completed entries, mention websocket 2024-04-17 10:35:12 +02:00
RUSTLS.md
SECURITY-ADVISORY.md
SPONSORS.md
SSL-PROBLEMS.md
SSLCERTS.md
THANKS
THANKS-filter THANKS-filter: name fixes 2024-04-17 09:48:45 +02:00
TheArtOfHttpScripting.md
TODO vquic-tls: use correct cert name check API for wolfSSL 2024-05-16 22:44:29 +02:00
URL-SYNTAX.md
VERSIONS.md
VULN-DISCLOSURE-POLICY.md
WEBSOCKET.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.