curl/lib/vtls
Marcel Raad 98835eed29 openssl: work around MSVC warning
MSVC 12 complains:

lib\vtls\openssl.c(1554): warning C4701: potentially uninitialized local
variable 'verstr' used It's a false positive, but as it's normally not,
I have enabled warning-as-error for that warning.
2015-07-24 00:12:31 +02:00
..
axtls.c
axtls.h
cyassl.c SSL: Pinned public key hash support 2015-07-01 19:43:47 +02:00
cyassl.h cyassl: fixed mismatched sha256sum function prototype 2015-07-02 08:29:22 +02:00
darwinssl.c
darwinssl.h
gskit.c
gskit.h
gtls.c SSL: Pinned public key hash support 2015-07-01 19:43:47 +02:00
gtls.h SSL: Pinned public key hash support 2015-07-01 19:43:47 +02:00
nss.c SSL: Pinned public key hash support 2015-07-01 19:43:47 +02:00
nssg.h SSL: Pinned public key hash support 2015-07-01 19:43:47 +02:00
openssl.c openssl: work around MSVC warning 2015-07-24 00:12:31 +02:00
openssl.h openssl: VMS support for SHA256 2015-07-14 01:25:36 -04:00
polarssl_threadlock.c
polarssl_threadlock.h
polarssl.c
polarssl.h
schannel.c schannel: Replace deprecated GetVersion with VerifyVersionInfo 2015-07-22 01:55:42 -04:00
schannel.h schannel: schannel_recv overhaul 2015-06-17 00:17:03 -04:00
vtls.c SSL: Pinned public key hash support 2015-07-01 19:43:47 +02:00
vtls.h SSL: Pinned public key hash support 2015-07-01 19:43:47 +02:00