curl/docs
Marc Hoersken 3e4b32a3e1
win32: drop support for WinSock version 1, require version 2
IPv6, telnet and now also the multi API require WinSock
version 2 which is available starting with Windows 95.

Therefore we think it is time to drop support for version 1.

Reviewed-by: Marcel Raad
Reviewed-by: Jay Satiro
Reviewed-by: Daniel Stenberg
Reviewed-by: Viktor Szakats

Follow up to #5634
Closes #5854
2020-09-02 16:30:39 +02:00
..
cmdline-opts cmdline-opts/gen.pl: generate nicer "See Also" in curl.1 2020-09-01 11:36:41 +02:00
examples Makefile.m32: add ability to override zstd libs [ci skip] 2020-08-22 21:08:28 +00:00
libcurl tls: add CURLOPT_SSL_EC_CURVES and --curves 2020-08-30 17:24:04 +02:00
.gitignore
ALTSVC.md
BINDINGS.md
BUG-BOUNTY.md
BUGS
CHECKSRC.md
CIPHERS.md
CMakeLists.txt
CODE_OF_CONDUCT.md
CODE_REVIEW.md
CODE_STYLE.md
CONTRIBUTE.md docs: add description about CI platforms to CONTRIBUTE.md 2020-08-29 21:39:13 +02:00
curl-config.1
CURL-DISABLE.md mqtt: enable by default 2020-08-31 09:45:09 +02:00
DEPRECATE.md
DYNBUF.md
ESNI.md
EXPERIMENTAL.md mqtt: enable by default 2020-08-31 09:45:09 +02:00
FAQ
FEATURES
GOVERNANCE.md
HELP-US.md
HISTORY.md
HTTP2.md
HTTP3.md HTTP/3: update to OpenSSL_1_1_1g-quic-draft-29 2020-08-27 14:15:25 +02:00
HTTP-COOKIES.md
INSTALL
INSTALL.cmake
INSTALL.md
INTERNALS.md win32: drop support for WinSock version 1, require version 2 2020-09-02 16:30:39 +02:00
KNOWN_BUGS KNOWN_BUGS: 'no_proxy' string-matches IPv6 numerical addreses 2020-08-23 00:09:39 +02:00
LICENSE-MIXING.md
MAIL-ETIQUETTE
Makefile.am
MANUAL.md
mk-ca-bundle.1
MQTT.md
options-in-versions tls: add CURLOPT_SSL_EC_CURVES and --curves 2020-08-30 17:24:04 +02:00
PARALLEL-TRANSFERS.md
README.md
RELEASE-PROCEDURE.md
RESOURCES
ROADMAP.md
SECURITY-PROCESS.md
SSL-PROBLEMS.md
SSLCERTS.md docs: SSLCERTS: fix English syntax 2020-08-28 13:39:09 +02:00
THANKS THANKS: add names from curl 7.72.0 release 2020-08-19 09:37:27 +02:00
THANKS-filter
TheArtOfHttpScripting
TODO curl: add --output-dir 2020-08-24 22:41:37 +02:00
VERSIONS.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 website's documentation section for general curl stuff or the libcurl section for libcurl related documentation.