1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/lib/vtls
Jay Satiro a3f385393a openssl: Add support for OpenSSL 1.1.1 verbose-mode trace messages
- Support handling verbose-mode trace messages of type
  SSL3_RT_INNER_CONTENT_TYPE, SSL3_MT_ENCRYPTED_EXTENSIONS,
  SSL3_MT_END_OF_EARLY_DATA, SSL3_MT_KEY_UPDATE, SSL3_MT_NEXT_PROTO,
  SSL3_MT_MESSAGE_HASH

Reported-by: iz8mbw@users.noreply.github.com

Fixes https://github.com/curl/curl/issues/2403
2018-04-20 01:28:32 -04:00
..
axtls.c vtls: change struct Curl_ssl close' field name to close_one'. 2017-10-19 19:55:17 +01:00
axtls.h vtls: fold the backend ID into the Curl_ssl structure 2017-08-28 14:56:58 +02:00
cyassl.c tls: fix mbedTLS 2.7.0 build + handle sha256 failures 2018-04-06 14:21:50 +02:00
cyassl.h vtls: fold the backend ID into the Curl_ssl structure 2017-08-28 14:56:58 +02:00
darwinssl.c tls: fix mbedTLS 2.7.0 build + handle sha256 failures 2018-04-06 14:21:50 +02:00
darwinssl.h vtls: fold the backend ID into the Curl_ssl structure 2017-08-28 14:56:58 +02:00
gskit.c GSKit: restore pinnedpubkey functionality 2018-01-25 23:16:14 +01:00
gskit.h vtls: fold the backend ID into the Curl_ssl structure 2017-08-28 14:56:58 +02:00
gtls.c build: cleanup to fix clang warnings/errors 2018-04-08 13:59:30 +02:00
gtls.h vtls: fold the backend ID into the Curl_ssl structure 2017-08-28 14:56:58 +02:00
mbedtls.c tls: fix mbedTLS 2.7.0 build + handle sha256 failures 2018-04-06 14:21:50 +02:00
mbedtls.h vtls: fold the backend ID into the Curl_ssl structure 2017-08-28 14:56:58 +02:00
nss.c tls: fix mbedTLS 2.7.0 build + handle sha256 failures 2018-04-06 14:21:50 +02:00
nssg.h vtls: fold the backend ID into the Curl_ssl structure 2017-08-28 14:56:58 +02:00
openssl.c openssl: Add support for OpenSSL 1.1.1 verbose-mode trace messages 2018-04-20 01:28:32 -04: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 all: Refactor malloc+memset to use calloc 2018-04-15 03:00:37 -04: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 schannel: add support for CURLOPT_CAINFO 2018-04-18 03:59:47 -04:00
schannel.h schannel: add support for CURLOPT_CAINFO 2018-04-18 03:59:47 -04:00
vtls.c tls: fix mbedTLS 2.7.0 build + handle sha256 failures 2018-04-06 14:21:50 +02:00
vtls.h tls: fix mbedTLS 2.7.0 build + handle sha256 failures 2018-04-06 14:21:50 +02:00