curl/docs
Viktor Szakats 016c62c4d5
cmake: skip CA-path/bundle auto-detection in cross-builds
Also remove issue from KNOWN_BUGS.

Reported-by: Cristian Morales Vega
Reviewed-by: Marcel Raad
Fixes #6178
Closes #10676
2023-03-05 19:51:52 +00:00
..
cmdline-opts page-footer: add explanation for three missing exit codes 2023-02-28 08:26:36 +01:00
examples examples/http3.c: use CURL_HTTP_VERSION_3 2023-02-27 15:11:13 +01:00
libcurl urlapi: parse IPv6 literals without ENABLE_IPV6 2023-03-03 10:05:08 +01:00
.gitignore
ALTSVC.md
BINDINGS.md BINDINGS: add Fortran binding 2023-02-22 16:45:32 +01:00
BUFREF.md
BUG-BOUNTY.md
BUGS.md
CHECKSRC.md
CIPHERS.md
CMakeLists.txt
CODE_OF_CONDUCT.md
CODE_REVIEW.md
CODE_STYLE.md
CONNECTION-FILTERS.md
CONTRIBUTE.md CONTRIBUTE: More formally specify the commit description 2023-02-13 12:15:26 -08:00
curl-config.1
CURL-DISABLE.md
DEPRECATE.md misc: remove support for curl_off_t < 8 bytes 2023-02-24 17:05:33 +01:00
DYNBUF.md DYNBUF.md: note Curl_dyn_add* calls Curl_dyn_free on failure 2023-03-01 04:18:15 -05:00
EARLY-RELEASE.md
EXPERIMENTAL.md
FAQ
FEATURES.md
GOVERNANCE.md
HELP-US.md
HISTORY.md
HSTS.md
HTTP2.md
HTTP3.md HTTP3.md: update git branches 2023-02-18 09:52:11 +01:00
HTTP-COOKIES.md
HYPER.md
INSTALL
INSTALL.cmake
INSTALL.md docs/INSTALL: document how to use multiple TLS backends 2023-02-01 08:00:55 +01:00
INTERNALS.md INTERNALS.md: grammar 2023-02-25 10:54:49 +01:00
KNOWN_BUGS cmake: skip CA-path/bundle auto-detection in cross-builds 2023-03-05 19:51:52 +00:00
MAIL-ETIQUETTE
Makefile.am
MANUAL.md
mk-ca-bundle.1
MQTT.md
NEW-PROTOCOL.md
options-in-versions
PARALLEL-TRANSFERS.md PARALLEL-TRANSFERS.md: not "early days" for this anymore 2023-02-27 20:08:54 +01:00
README.md
RELEASE-PROCEDURE.md
ROADMAP.md
RUSTLS.md GHA: update rustls dependency to 0.9.2 2023-02-18 09:53:58 +01:00
SECURITY-PROCESS.md
SSL-PROBLEMS.md
SSLCERTS.md
THANKS THANKS: add contributors from 7.88.1 2023-02-20 08:24:46 +01:00
THANKS-filter
TheArtOfHttpScripting.md
TODO KNOW_BUGS: cleanups with some changed to TODOs 2023-02-13 17:10:57 +01:00
URL-SYNTAX.md smb: return error on upload without size 2023-02-12 18:04:41 +01:00
VERSIONS.md
WEBSOCKET.md WEBSOCKET.md: typo 2023-02-10 10:28:40 +01:00

curl logo

Documentation

you will 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.