curl/lib/vtls
Jay Satiro 35e9281ef8 mbedtls: fix variable shadow warning
vtls/mbedtls.c:804:69: warning: declaration of 'entropy' shadows a global declaration [-Wshadow]
 CURLcode Curl_mbedtls_random(struct Curl_easy *data, unsigned char *entropy,
                                                                     ^~~~~~~
2017-05-29 17:38:33 -04:00
..
axtls.c TLS: Fix switching off SSL session id when client cert is used 2017-04-18 07:56:34 +02:00
axtls.h
cyassl.c TLS: Fix switching off SSL session id when client cert is used 2017-04-18 07:56:34 +02:00
cyassl.h
darwinssl.c darwinssl: Fix exception when processing a client-side certificate file 2017-05-16 19:21:12 -05:00
darwinssl.h SecureTransport/DarwinSSL: Implement public key pinning 2017-05-15 22:54:33 +02:00
gskit.c spelling fixes 2017-03-26 23:56:23 +02:00
gskit.h
gtls.c gtls: fixed a lingering BUFSIZE reference 2017-05-02 09:14:26 +02:00
gtls.h
mbedtls.c mbedtls: fix variable shadow warning 2017-05-29 17:38:33 -04:00
mbedtls.h
nss.c nss: load libnssckbi.so if no other trust is specified 2017-04-25 13:24:24 +02:00
nssg.h
openssl.c openssl: use local stack for temp storage 2017-05-01 22:55:29 +02:00
openssl.h
polarssl_threadlock.c
polarssl_threadlock.h
polarssl.c TLS: Fix switching off SSL session id when client cert is used 2017-04-18 07:56:34 +02:00
polarssl.h
schannel.c schannel: return a more specific error code for SEC_E_UNTRUSTED_ROOT 2017-05-04 18:19:33 +02:00
schannel.h
vtls.c TLS: Fix switching off SSL session id when client cert is used 2017-04-18 07:56:34 +02:00
vtls.h