1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/lib/vtls
Daniel Stenberg e66cca046c
vtls: use unified "supports" bitfield member in backends
... instead of previous separate struct fields, to make it easier to
extend and change individual backends without having to modify them all.

closes #2547
2018-05-04 22:31:19 +02:00
..
axtls.c vtls: use unified "supports" bitfield member in backends 2018-05-04 22:31:19 +02:00
axtls.h vtls: fold the backend ID into the Curl_ssl structure 2017-08-28 14:56:58 +02:00
cyassl.c vtls: use unified "supports" bitfield member in backends 2018-05-04 22:31:19 +02:00
cyassl.h vtls: fold the backend ID into the Curl_ssl structure 2017-08-28 14:56:58 +02:00
darwinssl.c vtls: use unified "supports" bitfield member in backends 2018-05-04 22:31:19 +02:00
darwinssl.h vtls: fold the backend ID into the Curl_ssl structure 2017-08-28 14:56:58 +02:00
gskit.c vtls: use unified "supports" bitfield member in backends 2018-05-04 22:31:19 +02:00
gskit.h vtls: fold the backend ID into the Curl_ssl structure 2017-08-28 14:56:58 +02:00
gtls.c vtls: use unified "supports" bitfield member in backends 2018-05-04 22:31:19 +02:00
gtls.h vtls: fold the backend ID into the Curl_ssl structure 2017-08-28 14:56:58 +02:00
mbedtls.c vtls: use unified "supports" bitfield member in backends 2018-05-04 22:31:19 +02:00
mbedtls.h vtls: fold the backend ID into the Curl_ssl structure 2017-08-28 14:56:58 +02:00
nss.c vtls: use unified "supports" bitfield member in backends 2018-05-04 22:31:19 +02:00
nssg.h vtls: fold the backend ID into the Curl_ssl structure 2017-08-28 14:56:58 +02:00
openssl.c vtls: use unified "supports" bitfield member in backends 2018-05-04 22:31:19 +02:00
openssl.h vtls: fold the backend ID into the Curl_ssl structure 2017-08-28 14:56:58 +02:00
polarssl_threadlock.c code style: use spaces around equals signs 2017-09-11 09:29:50 +02:00
polarssl_threadlock.h URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
polarssl.c vtls: use unified "supports" bitfield member in backends 2018-05-04 22:31:19 +02:00
polarssl.h vtls: fold the backend ID into the Curl_ssl structure 2017-08-28 14:56:58 +02:00
schannel_verify.c schannel: add support for CURLOPT_CAINFO 2018-04-18 03:59:47 -04:00
schannel.c vtls: use unified "supports" bitfield member in backends 2018-05-04 22:31:19 +02:00
schannel.h schannel: add support for CURLOPT_CAINFO 2018-04-18 03:59:47 -04:00
vtls.c vtls: use unified "supports" bitfield member in backends 2018-05-04 22:31:19 +02:00
vtls.h vtls: use unified "supports" bitfield member in backends 2018-05-04 22:31:19 +02:00