curl/lib/vtls
Johannes Schindelin f0b4db1ab0
vtls: move the SUPPORT_HTTPS_PROXY flag into the Curl_ssl struct
That will allow us to choose the SSL backend at runtime.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2017-08-28 14:56:56 +02:00
..
axtls.c vtls: move the SUPPORT_HTTPS_PROXY flag into the Curl_ssl struct 2017-08-28 14:56:56 +02:00
axtls.h vtls: use the Curl_ssl struct to access all SSL backends' functionality 2017-08-28 14:56:56 +02:00
cyassl.c vtls: move the SUPPORT_HTTPS_PROXY flag into the Curl_ssl struct 2017-08-28 14:56:56 +02:00
cyassl.h vtls: convert the have_curlssl_* constants to runtime flags 2017-08-28 14:56:56 +02:00
darwinssl.c vtls: move the SUPPORT_HTTPS_PROXY flag into the Curl_ssl struct 2017-08-28 14:56:56 +02:00
darwinssl.h vtls: convert the have_curlssl_* constants to runtime flags 2017-08-28 14:56:56 +02:00
gskit.c vtls: move the SUPPORT_HTTPS_PROXY flag into the Curl_ssl struct 2017-08-28 14:56:56 +02:00
gskit.h vtls: move the SUPPORT_HTTPS_PROXY flag into the Curl_ssl struct 2017-08-28 14:56:56 +02:00
gtls.c vtls: move the SUPPORT_HTTPS_PROXY flag into the Curl_ssl struct 2017-08-28 14:56:56 +02:00
gtls.h vtls: move the SUPPORT_HTTPS_PROXY flag into the Curl_ssl struct 2017-08-28 14:56:56 +02:00
mbedtls.c vtls: move the SUPPORT_HTTPS_PROXY flag into the Curl_ssl struct 2017-08-28 14:56:56 +02:00
mbedtls.h vtls: convert the have_curlssl_* constants to runtime flags 2017-08-28 14:56:56 +02:00
nss.c vtls: move the SUPPORT_HTTPS_PROXY flag into the Curl_ssl struct 2017-08-28 14:56:56 +02:00
nssg.h vtls: move the SUPPORT_HTTPS_PROXY flag into the Curl_ssl struct 2017-08-28 14:56:56 +02:00
openssl.c vtls: move the SUPPORT_HTTPS_PROXY flag into the Curl_ssl struct 2017-08-28 14:56:56 +02:00
openssl.h vtls: move the SUPPORT_HTTPS_PROXY flag into the Curl_ssl struct 2017-08-28 14:56:56 +02:00
polarssl.c vtls: move the SUPPORT_HTTPS_PROXY flag into the Curl_ssl struct 2017-08-28 14:56:56 +02:00
polarssl.h vtls: convert the have_curlssl_* constants to runtime flags 2017-08-28 14:56:56 +02:00
polarssl_threadlock.c Curl_polarsslthreadlock_thread_setup: clear array at init 2016-10-18 13:05:43 +02:00
polarssl_threadlock.h URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
schannel.c vtls: move the SUPPORT_HTTPS_PROXY flag into the Curl_ssl struct 2017-08-28 14:56:56 +02:00
schannel.h vtls: convert the have_curlssl_* constants to runtime flags 2017-08-28 14:56:56 +02:00
vtls.c vtls: move the SUPPORT_HTTPS_PROXY flag into the Curl_ssl struct 2017-08-28 14:56:56 +02:00
vtls.h vtls: move the SUPPORT_HTTPS_PROXY flag into the Curl_ssl struct 2017-08-28 14:56:56 +02:00