curl/src
Gilles Vollant cac5374298
setopt: support certificate options in memory with struct curl_blob
This change introduces a generic way to provide binary data in setopt
options, called BLOBs.

This change introduces these new setopts:

CURLOPT_ISSUERCERT_BLOB, CURLOPT_PROXY_SSLCERT_BLOB,
CURLOPT_PROXY_SSLKEY_BLOB, CURLOPT_SSLCERT_BLOB and CURLOPT_SSLKEY_BLOB.

Reviewed-by: Daniel Stenberg
Closes #5357
2020-05-15 13:03:59 +02:00
..
macos copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
.gitignore
CMakeLists.txt cmake: add aliases so exported target names are available in tree 2020-04-13 23:27:35 +02:00
curl.rc
Makefile.am
makefile.amiga copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
makefile.dj copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
Makefile.inc curl_multibyte: add to curlx 2020-05-14 18:13:27 +02:00
Makefile.m32 copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
Makefile.netware
Makefile.Watcom copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +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
tool_cb_dbg.h
tool_cb_hdr.c cleanup: comment typos 2020-02-21 08:38:00 +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: set correct copyright year range 2020-03-07 11:00:48 +01:00
tool_cb_see.h tool_cb_see: set correct copyright year range 2020-03-07 11:00:48 +01:00
tool_cb_wrt.c
tool_cb_wrt.h
tool_cfgable.c checksrc: enhance the ASTERISKSPACE and update code accordingly 2020-05-14 00:02:05 +02:00
tool_cfgable.h source cleanup: remove all custom typedef structs 2020-05-15 08:54:42 +02:00
tool_convert.c
tool_convert.h
tool_dirhie.c
tool_dirhie.h
tool_doswin.c tool: do not declare functions with Curl_ prefix 2020-04-14 08:12:27 +02:00
tool_doswin.h nit: Copyright year out of date 2020-02-19 08:04:35 +01:00
tool_easysrc.c
tool_easysrc.h
tool_filetime.c
tool_filetime.h
tool_formparse.c source cleanup: remove all custom typedef structs 2020-05-15 08:54:42 +02:00
tool_formparse.h source cleanup: remove all custom typedef structs 2020-05-15 08:54:42 +02:00
tool_getparam.c tool: support UTF-16 command line on Windows 2020-05-14 18:13:36 +02:00
tool_getparam.h
tool_getpass.c
tool_getpass.h
tool_help.c tool: shorten 3 --help descriptions 2020-05-13 16:37:22 +02:00
tool_help.h
tool_helpers.c
tool_helpers.h
tool_homedir.c tool_home: Fix the copyright year being out of date 2020-02-13 00:40:08 +00:00
tool_homedir.h
tool_hugehelp.c.cvs copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
tool_hugehelp.h
tool_libinfo.c
tool_libinfo.h
tool_main.c tool: support UTF-16 command line on Windows 2020-05-14 18:13:36 +02:00
tool_main.h
tool_metalink.c source cleanup: remove all custom typedef structs 2020-05-15 08:54:42 +02:00
tool_metalink.h source cleanup: remove all custom typedef structs 2020-05-15 08:54:42 +02:00
tool_msgs.c
tool_msgs.h
tool_operate.c setopt: support certificate options in memory with struct curl_blob 2020-05-15 13:03:59 +02:00
tool_operate.h source cleanup: remove all custom typedef structs 2020-05-15 08:54:42 +02:00
tool_operhlp.c tool_operhlp: Copyright year out of date, should be 2020 2020-02-04 08:30:05 +01:00
tool_operhlp.h
tool_panykey.c
tool_panykey.h
tool_paramhlp.c
tool_paramhlp.h
tool_parsecfg.c cmdline: fix handling of OperationConfig linked list (--next) 2020-03-20 11:14:12 +01:00
tool_parsecfg.h
tool_progress.c
tool_progress.h
tool_sdecls.h
tool_setopt.c setopt: support certificate options in memory with struct curl_blob 2020-05-15 13:03:59 +02:00
tool_setopt.h source cleanup: remove all custom typedef structs 2020-05-15 08:54:42 +02:00
tool_setup.h
tool_sleep.c misc: copyright year updates 2020-03-31 11:02:18 +02:00
tool_sleep.h
tool_strdup.c
tool_strdup.h
tool_urlglob.c source cleanup: remove all custom typedef structs 2020-05-15 08:54:42 +02:00
tool_urlglob.h source cleanup: remove all custom typedef structs 2020-05-15 08:54:42 +02:00
tool_util.c tool: do not declare functions with Curl_ prefix 2020-04-14 08:12:27 +02:00
tool_util.h
tool_version.h
tool_vms.c source cleanup: remove all custom typedef structs 2020-05-15 08:54:42 +02:00
tool_vms.h
tool_writeout_json.c writeout_json: Fix data type issues 2020-03-27 23:32:25 +01:00
tool_writeout_json.h writeout: support to generate JSON output 2020-03-17 15:01:28 +01:00
tool_writeout.c writeout_json: Fix data type issues 2020-03-27 23:32:25 +01:00
tool_writeout.h writeout_json: Fix data type issues 2020-03-27 23:32:25 +01:00
tool_xattr.c
tool_xattr.h