curl/src
Jozef Kralik 6448f98c18 vtls: add options to specify range of enabled TLS versions
This commit introduces the CURL_SSLVERSION_MAX_* constants as well as
the --tls-max option of the curl tool.

Closes https://github.com/curl/curl/pull/1166
2017-03-08 15:54:07 +01:00
..
macos s/cURL/curl 2016-11-07 10:36:23 +01:00
.gitignore VC: remove the makefile.vc6 build infra 2017-01-23 14:27:32 +01:00
CMakeLists.txt s/cURL/curl 2016-11-07 10:36:23 +01:00
curl.rc *.rc: escape non-ASCII/non-UTF-8 character for clarity 2017-01-19 11:35:48 +00:00
Makefile.am cmdline-opts: Fixed build and test in out of source tree builds 2017-02-06 23:37:05 +01:00
makefile.amiga s/cURL/curl 2016-11-07 10:36:23 +01:00
Makefile.b32
makefile.dj s/cURL/curl 2016-11-07 10:36:23 +01:00
Makefile.inc strcase: make the tool use curl_str[n]equal instead 2016-10-31 21:51:19 +01:00
Makefile.m32
Makefile.netware s/cURL/curl 2016-11-07 10:36:23 +01:00
Makefile.Watcom s/cURL/curl 2016-11-07 10:36:23 +01:00
mkhelp.pl
slist_wc.c
slist_wc.h
tool_binmode.c
tool_binmode.h
tool_bname.c
tool_bname.h
tool_cb_dbg.c build: fix gcc7 implicit fallthrough warnings 2017-03-03 03:09:46 -05:00
tool_cb_dbg.h
tool_cb_hdr.c checksrc: white space edits to comply to stricter checksrc 2016-11-24 23:58:22 +01:00
tool_cb_hdr.h
tool_cb_prg.c
tool_cb_prg.h
tool_cb_rea.c
tool_cb_rea.h
tool_cb_see.c
tool_cb_see.h
tool_cb_wrt.c
tool_cb_wrt.h
tool_cfgable.c preproxy: renamed what was added as SOCKS_PROXY 2016-12-16 16:04:23 +01:00
tool_cfgable.h vtls: add options to specify range of enabled TLS versions 2017-03-08 15:54:07 +01:00
tool_convert.c
tool_convert.h
tool_dirhie.c curl: make --create-dirs on windows grok both forward and backward slashes 2016-09-14 07:48:43 +02:00
tool_dirhie.h
tool_doswin.c checksrc: stricter no-space-before-paren enforcement 2016-12-13 23:39:11 +01:00
tool_doswin.h
tool_easysrc.c
tool_easysrc.h
tool_formparse.c strcasecompare: all case insensitive string compares ignore locale now 2016-10-31 08:46:35 +01:00
tool_formparse.h
tool_getparam.c vtls: add options to specify range of enabled TLS versions 2017-03-08 15:54:07 +01:00
tool_getparam.h
tool_getpass.c
tool_getpass.h checksrc: code style: use 'char *name' style 2016-11-24 23:58:22 +01:00
tool_help.c vtls: add options to specify range of enabled TLS versions 2017-03-08 15:54:07 +01:00
tool_help.h
tool_helpers.c strcase: make the tool use curl_str[n]equal instead 2016-10-31 21:51:19 +01:00
tool_helpers.h
tool_homedir.c checksrc: stricter no-space-before-paren enforcement 2016-12-13 23:39:11 +01:00
tool_homedir.h
tool_hugehelp.c.cvs tests: checksrc compliance 2016-12-19 02:31:59 -05:00
tool_hugehelp.h
tool_libinfo.c strcase: make the tool use curl_str[n]equal instead 2016-10-31 21:51:19 +01:00
tool_libinfo.h
tool_main.c
tool_main.h
tool_metalink.c metalink: simplify the hex parsing function 2016-11-02 00:31:49 +01:00
tool_metalink.h
tool_mfiles.c
tool_mfiles.h
tool_msgs.c
tool_msgs.h
tool_operate.c vtls: add options to specify range of enabled TLS versions 2017-03-08 15:54:07 +01:00
tool_operate.h
tool_operhlp.c strcasecompare: all case insensitive string compares ignore locale now 2016-10-31 08:46:35 +01:00
tool_operhlp.h
tool_panykey.c
tool_panykey.h
tool_paramhlp.c vtls: add options to specify range of enabled TLS versions 2017-03-08 15:54:07 +01:00
tool_paramhlp.h vtls: add options to specify range of enabled TLS versions 2017-03-08 15:54:07 +01:00
tool_parsecfg.c curl: support zero-length argument strings in config files 2016-12-02 11:25:35 +01:00
tool_parsecfg.h
tool_sdecls.h
tool_setopt.c proxy: Support HTTPS proxy and SOCKS+HTTP(s) 2016-11-24 23:41:44 +01:00
tool_setopt.h OS400: Fix symbols 2017-02-01 18:28:29 -05:00
tool_setup.h
tool_sleep.c
tool_sleep.h
tool_strdup.c
tool_strdup.h
tool_urlglob.c string formatting: fix 4 printf-style format strings 2017-02-19 14:13:42 +01:00
tool_urlglob.h checksrc: white space edits to comply to stricter checksrc 2016-11-24 23:58:22 +01:00
tool_util.c
tool_util.h
tool_version.h
tool_vms.c
tool_vms.h
tool_writeenv.c checksrc: stricter no-space-before-paren enforcement 2016-12-13 23:39:11 +01:00
tool_writeenv.h
tool_writeout.c checksrc: warn for assignments within if() expressions 2016-12-14 01:29:44 +01:00
tool_writeout.h
tool_xattr.c
tool_xattr.h