curl/lib/vtls
Alexis La Goutte cbff751e95 build: fix gcc7 implicit fallthrough warnings
Mark intended fallthroughs with /* FALLTHROUGH */ so that gcc will know
it's expected and won't warn on [-Wimplicit-fallthrough=].

Closes https://github.com/curl/curl/pull/1297
2017-03-03 03:09:46 -05:00
..
axtls.c axtls: adapt to API changes 2017-02-15 08:27:35 +01:00
axtls.h rand: make it work without TLS backing 2017-01-12 17:44:21 +01:00
cyassl.c cyassl: get library version string at runtime 2017-02-26 18:49:39 -05:00
cyassl.h cyassl: fix typo 2017-02-21 22:24:39 -05:00
darwinssl.c darwinssl: Warn that disabling host verify also disables SNI 2017-03-02 02:42:15 -05:00
darwinssl.h rand: make it work without TLS backing 2017-01-12 17:44:21 +01:00
gskit.c checksrc: stricter no-space-before-paren enforcement 2016-12-13 23:39:11 +01:00
gskit.h curl_version_info: add CURL_VERSION_HTTPS_PROXY 2016-11-26 17:28:53 +01:00
gtls.c gnutls: disable TLS session tickets 2017-01-28 20:09:37 +01:00
gtls.h rand: make it work without TLS backing 2017-01-12 17:44:21 +01:00
mbedtls.c polarssl, mbedtls: Fix detection of pending data 2017-02-08 22:24:21 +01:00
mbedtls.h mbedtls: implement CTR-DRBG and HAVEGE random generators 2017-01-29 11:37:22 +01:00
nss.c nss: make FTPS work with --proxytunnel 2017-02-09 17:34:14 +01:00
nssg.h rand: make it work without TLS backing 2017-01-12 17:44:21 +01:00
openssl.c build: fix gcc7 implicit fallthrough warnings 2017-03-03 03:09:46 -05:00
openssl.h rand: make it work without TLS backing 2017-01-12 17:44:21 +01:00
polarssl.c polarssl, mbedtls: Fix detection of pending data 2017-02-08 22:24:21 +01:00
polarssl.h polarssl: fix hangs 2017-01-28 19:47:08 +01: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 schannel: Remove incorrect SNI disabled message 2017-02-07 02:39:13 -05:00
schannel.h rand: make it work without TLS backing 2017-01-12 17:44:21 +01:00
vtls.c vtls: source indentation fix 2017-01-22 12:00:28 +01:00
vtls.h checksrc: code style: use 'char *name' style 2016-11-24 23:58:22 +01:00