1
0
mirror of https://github.com/moparisthebest/curl synced 2024-11-10 19:45:04 -05:00
curl/lib/vtls
Kamil Dudka 5e6c04f913 nss: silence warning 'SSL_NEXT_PROTO_EARLY_VALUE not handled in switch'
... with nss-3.26.0 and newer

Reported-by: Daniel Stenberg
2016-11-07 15:40:32 +01:00
..
axtls.c select: switch to macros in uppercase 2016-10-18 11:05:45 +02:00
axtls.h internals: rename the SessionHandle struct to Curl_easy 2016-06-22 10:28:41 +02:00
cyassl.c strcasecompare: replaced remaining rawstr.h with strcase.h 2016-10-31 12:57:58 +01:00
cyassl.h internals: rename the SessionHandle struct to Curl_easy 2016-06-22 10:28:41 +02:00
darwinssl.c vtls: support TLS 1.3 via CURL_SSLVERSION_TLSv1_3 2016-11-07 11:52:07 +01:00
darwinssl.h URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
gskit.c vtls: support TLS 1.3 via CURL_SSLVERSION_TLSv1_3 2016-11-07 11:52:07 +01:00
gskit.h URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
gtls.c vtls: support TLS 1.3 via CURL_SSLVERSION_TLSv1_3 2016-11-07 11:52:07 +01:00
gtls.h internals: rename the SessionHandle struct to Curl_easy 2016-06-22 10:28:41 +02:00
mbedtls.c mbedtls: fix build with mbedtls versions < 2.4.0 2016-11-04 11:14:15 +01:00
mbedtls.h internals: rename the SessionHandle struct to Curl_easy 2016-06-22 10:28:41 +02:00
nss.c nss: silence warning 'SSL_NEXT_PROTO_EARLY_VALUE not handled in switch' 2016-11-07 15:40:32 +01:00
nssg.h internals: rename the SessionHandle struct to Curl_easy 2016-06-22 10:28:41 +02:00
openssl.c openssl: initial TLS 1.3 adaptions 2016-11-07 14:38:59 +01:00
openssl.h internals: rename the SessionHandle struct to Curl_easy 2016-06-22 10:28:41 +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
polarssl.c vtls: support TLS 1.3 via CURL_SSLVERSION_TLSv1_3 2016-11-07 11:52:07 +01:00
polarssl.h tls: make setting pinnedkey option fail if not supported 2016-05-01 17:05:38 +02:00
schannel.c vtls: support TLS 1.3 via CURL_SSLVERSION_TLSv1_3 2016-11-07 11:52:07 +01:00
schannel.h schannel: add CURLOPT_CERTINFO support 2016-06-01 08:50:01 +02:00
vtls.c strcasecompare: all case insensitive string compares ignore locale now 2016-10-31 08:46:35 +01:00
vtls.h internals: rename the SessionHandle struct to Curl_easy 2016-06-22 10:28:41 +02:00