curl/lib/vtls
Daniel Gustafsson 2f13e3d23d
checksrc: force indentation of lines after an else
This extends the INDENTATION case to also handle 'else' statements
and require proper indentation on the following line. Also fixes the
offending cases found in the codebase.

Closes #2532
2018-04-27 00:51:35 +02:00
..
axtls.c
axtls.h
cyassl.c cyassl: adapt to libraries without TLS 1.0 support built-in 2018-04-26 07:57:19 +02:00
cyassl.h
darwinssl.c tls: fix mbedTLS 2.7.0 build + handle sha256 failures 2018-04-06 14:21:50 +02:00
darwinssl.h
gskit.c GSKit: restore pinnedpubkey functionality 2018-01-25 23:16:14 +01:00
gskit.h
gtls.c build: cleanup to fix clang warnings/errors 2018-04-08 13:59:30 +02:00
gtls.h
mbedtls.c tls: fix mbedTLS 2.7.0 build + handle sha256 failures 2018-04-06 14:21:50 +02:00
mbedtls.h
nss.c tls: fix mbedTLS 2.7.0 build + handle sha256 failures 2018-04-06 14:21:50 +02:00
nssg.h
openssl.c openssl: fix subjectAltName check on non-ASCII platforms 2018-04-20 16:55:31 +02:00
openssl.h
polarssl_threadlock.c
polarssl_threadlock.h
polarssl.c all: Refactor malloc+memset to use calloc 2018-04-15 03:00:37 -04:00
polarssl.h
schannel_verify.c schannel: add support for CURLOPT_CAINFO 2018-04-18 03:59:47 -04:00
schannel.c checksrc: force indentation of lines after an else 2018-04-27 00:51:35 +02:00
schannel.h schannel: add support for CURLOPT_CAINFO 2018-04-18 03:59:47 -04:00
vtls.c curl_global_sslset: always provide available backends 2018-04-23 14:18:55 +02:00
vtls.h tls: fix mbedTLS 2.7.0 build + handle sha256 failures 2018-04-06 14:21:50 +02:00