curl-curl/include/curl
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
..
.gitignore includes: remove curl/curlbuild.h and curl/curlrules.h 2017-06-14 11:07:33 +02:00
curl.h setopt: support certificate options in memory with struct curl_blob 2020-05-15 13:03:59 +02:00
curlver.h RELEASE-NOTES: synced 2020-05-08 16:01:39 +02:00
easy.h setopt: support certificate options in memory with struct curl_blob 2020-05-15 13:03:59 +02:00
Makefile.am makefile: make checksrc and hugefile commands "silent" 2019-03-14 20:11:24 +01:00
mprintf.h defines: avoid underscore-prefixed defines 2019-08-23 11:47:57 +02:00
multi.h multi: Change curl_multi_wait/poll to error on negative timeout 2020-01-11 18:16:28 -05:00
stdcheaders.h defines: avoid underscore-prefixed defines 2019-08-23 11:47:57 +02:00
system.h system.h: fix for MCST lcc compiler 2019-11-09 14:42:13 -05:00
typecheck-gcc.h defines: avoid underscore-prefixed defines 2019-08-23 11:47:57 +02:00
urlapi.h urlapi: CURLU_NO_AUTHORITY allows empty authority/host part 2019-09-19 15:57:28 +02:00