1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/lib/vtls
Dan Fandrich 713f96ee0c cyassl.c: return the correct error code on no CA cert
CyaSSL 3.0.0 returns a unique error code if no CA cert is available,
so translate that into CURLE_SSL_CACERT_BADFILE when peer verification
is requested.
2014-07-23 00:52:56 +02:00
..
axtls.c axtls: Fixed too long source line 2014-05-17 11:54:48 +02:00
axtls.h
curl_darwinssl.c darwinssl: fix lint & build warnings in the previous commit 2014-05-21 19:21:15 -05:00
curl_darwinssl.h
curl_schannel.c schannel: don't use the connect-timeout during send 2014-05-05 00:10:37 +02:00
curl_schannel.h
cyassl.c cyassl.c: return the correct error code on no CA cert 2014-07-23 00:52:56 +02:00
cyassl.h
gskit.c vtls: Fixed up include of vtls.h 2013-12-26 21:25:51 +00:00
gskit.h vtls: Updated comments referencing sslgen.c and ssluse.c 2013-12-26 21:42:22 +00:00
gtls.c gnutls: fix compiler warning 2014-07-15 21:28:10 +02:00
gtls.h
nss.c nss: make the list of CRL items global 2014-07-04 13:15:03 +02:00
nssg.h nss: implement non-blocking SSL handshake 2014-04-22 22:56:14 +02:00
openssl.c Curl_ossl_init: call OPENSSL_config for initing engines 2014-06-03 22:15:38 +02:00
openssl.h OpenSSL: deselect weak ciphers by default 2014-01-12 00:14:01 +01:00
polarssl_threadlock.c
polarssl_threadlock.h
polarssl.c polarssl: add ALPN support 2014-05-25 23:11:24 +02:00
polarssl.h
qssl.c vtls: Fixed up include of vtls.h 2013-12-26 21:25:51 +00:00
qssl.h vtls: Updated comments referencing sslgen.c and ssluse.c 2013-12-26 21:42:22 +00:00
vtls.c NTLM: set a fake entropy for debug builds with CURL_ENTROPY set 2014-06-11 23:15:48 +02:00
vtls.h NTLM: set a fake entropy for debug builds with CURL_ENTROPY set 2014-06-11 23:15:48 +02:00