curl/docs
Daniel Gustafsson 03186b1187 INSTALL: mention mesalink in TLS section
Commit 57348eb97d added support for the
MesaLink vtls backend, but missed updating the TLS section containing
supported backends in the docs.

Closes #3134
Reviewed-by: Daniel Stenberg <daniel@haxx.se>
2018-10-15 09:15:23 +02:00
..
cmdline-opts data-binary.d: clarify default content-type is x-www-form-urlencoded 2018-10-03 02:26:28 -04:00
examples example/htmltidy: fix include paths of tidy libraries 2018-09-26 14:33:34 +02:00
libcurl docs: add "see also" links for SSL options 2018-10-10 22:23:11 +02:00
.gitignore
BINDINGS.md URL and mailmap updates, remove an obsolete directory [ci skip] 2018-09-22 07:58:32 +00:00
BUG-BOUNTY.md docs/BUG-BOUNTY.md: for vulns published since Aug 1st 2018 2018-10-12 09:12:44 +02:00
BUGS
CHECKSRC.md
CIPHERS.md docs/CIPHERS: mention the colon separation for OpenSSL 2018-10-02 13:55:36 +02:00
CMakeLists.txt
CODE_OF_CONDUCT.md
CODE_STYLE.md
CONTRIBUTE.md spelling fixes [ci skip] 2018-10-08 19:37:40 +00:00
curl-config.1
DEPRECATE.md docs/DEPRECATE: minor reformat to render nicer on web 2018-10-09 10:06:04 +02:00
FAQ spelling fixes [ci skip] 2018-10-08 19:37:40 +00:00
FEATURES
GOVERNANCE.md
HELP-US.md
HISTORY.md
HTTP2.md
HTTP-COOKIES.md
INSTALL
INSTALL.cmake whitespace fixes 2018-09-23 22:24:02 +00:00
INSTALL.md INSTALL: mention mesalink in TLS section 2018-10-15 09:15:23 +02:00
INTERNALS.md INTERNALS.md: wrap lines longer than 79 2018-10-05 14:00:15 -04:00
KNOWN_BUGS KNOWN_BUGS: Fix various typos 2018-10-08 22:59:37 +02:00
LICENSE-MIXING.md
MAIL-ETIQUETTE
Makefile.am whitespace fixes 2018-09-23 22:24:02 +00:00
MANUAL MANUAL: minor grammar fix 2018-10-01 07:54:58 +02:00
mk-ca-bundle.1
README.cmake
README.md replace rawgit links [ci skip] 2018-10-12 21:04:37 +00:00
README.netware whitespace fixes 2018-09-23 22:24:02 +00:00
README.win32 whitespace fixes 2018-09-23 22:24:02 +00:00
RELEASE-PROCEDURE.md
RESOURCES
ROADMAP.md
SECURITY-PROCESS.md SECURITY-PROCESS: make links into hyperlinks 2018-10-03 10:17:09 +02:00
SSL-PROBLEMS.md
SSLCERTS.md SSLCERTS: improve the openssl command line 2018-08-20 14:05:28 +02:00
THANKS THANKS: 7.61.1 status 2018-09-04 23:49:50 +02:00
THANKS-filter THANKS-filter: dedup Daniel Jeliński 2018-08-28 00:51:53 +02:00
TheArtOfHttpScripting whitespace fixes 2018-09-23 22:24:02 +00:00
TODO TODO: fixed 'API for URL parsing/splitting' 2018-10-08 23:35:55 +02: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.