curl/docs
georgeok 531b7ad43a schannel: support CALG_ECDH_EPHEM algorithm
Add support for Ephemeral elliptic curve Diffie-Hellman key exchange
algorithm option when selecting ciphers. This became available on the
Win10 SDK.

Closes https://github.com/curl/curl/pull/3608
2019-02-25 01:38:35 -05:00
..
cmdline-opts schannel: stop calling it "winssl" 2019-02-01 08:20:38 +01:00
examples examples: remove recursive calls to curl_multi_socket_action 2019-02-23 23:08:38 +01:00
libcurl examples: remove recursive calls to curl_multi_socket_action 2019-02-23 23:08:38 +01:00
.gitignore
BINDINGS.md
BUGS
CHECKSRC.md
CIPHERS.md schannel: support CALG_ECDH_EPHEM algorithm 2019-02-25 01:38:35 -05:00
CMakeLists.txt
CODE_OF_CONDUCT.md
CODE_STYLE.md
CONTRIBUTE.md CONTRIBUTE.md: Fix grammatical errors 2019-02-05 11:56:04 +01:00
curl-config.1
DEPRECATE.md
FAQ
FEATURES
GOVERNANCE.md
HELP-US.md
HISTORY.md
HTTP2.md
HTTP-COOKIES.md cookie: Add support for cookie prefixes 2019-02-17 00:09:30 +01:00
INSTALL
INSTALL.cmake
INSTALL.md
INTERNALS.md INTERNALS.md: fix subsection depth and link 2019-02-06 10:29:14 +01:00
KNOWN_BUGS KNOWN_BUGS: Cannot compile against a static build of OpenLDAP 2019-02-14 15:36:43 +01:00
LICENSE-MIXING.md
MAIL-ETIQUETTE
Makefile.am curl: remove MANUAL from -M output 2019-02-20 08:20:27 +01:00
MANUAL
mk-ca-bundle.1
README.cmake
README.md
README.netware
README.win32
RELEASE-PROCEDURE.md RELEASE-PROCEDURE: update the release calendar 2019-02-06 07:57:13 +01:00
RESOURCES
ROADMAP.md cookie: Add support for cookie prefixes 2019-02-17 00:09:30 +01:00
SECURITY-PROCESS.md
SSL-PROBLEMS.md
SSLCERTS.md
THANKS THANKS: 7.64.0 status 2019-02-06 07:57:12 +01:00
THANKS-filter THANKS: fixups and a dedupe 2019-01-09 11:08:47 +01:00
TheArtOfHttpScripting
TODO TODO: Allow SAN names in HTTP/2 server push 2019-02-20 08:44:21 +01:00
VERSIONS

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.