curl/lib/vtls
Kamil Dudka 9e37a7f9a5 nss: do not fail if a CRL is already cached
This fixes a copy-paste mistake from commit 2968f957.
2014-10-08 17:31:04 +02:00
..
axtls.c axtls: define curlssl_random using axTLS's PRNG 2014-07-31 01:12:38 +02:00
axtls.h ssl: generalize how the ssl backend identifier is set 2014-07-31 12:19:51 +02:00
curl_darwinssl.c darwinssl: Use CopyCertSubject() to check CA cert. 2014-09-04 19:00:02 -05:00
curl_darwinssl.h ssl: generalize how the ssl backend identifier is set 2014-07-31 12:19:51 +02:00
curl_schannel.c curl_schannel.c: Fixed possible memory or handle leak 2014-10-04 18:24:23 +02:00
curl_schannel.h schannel: Fixed compilation warning in vtls.c 2014-08-08 21:34:05 +01:00
cyassl.c cyassl: fix the test for ASN_NO_SIGNER_E 2014-07-31 00:31:36 +02:00
cyassl.h ssl: generalize how the ssl backend identifier is set 2014-07-31 12:19:51 +02:00
gskit.c vtls: Fixed up include of vtls.h 2013-12-26 21:25:51 +00:00
gskit.h vtls: have the backend tell if it supports CERTINFO 2014-09-13 15:11:26 +02:00
gtls.c GnuTLS: Implement public key pinning 2014-10-07 14:55:39 +02:00
gtls.h ssl: generalize how the ssl backend identifier is set 2014-07-31 12:19:51 +02:00
nss.c nss: do not fail if a CRL is already cached 2014-10-08 17:31:04 +02:00
nssg.h vtls: have the backend tell if it supports CERTINFO 2014-09-13 15:11:26 +02:00
openssl.c SSL: implement public key pinning 2014-10-07 14:44:19 +02:00
openssl.h curlssl: make tls backend symbols use curlssl in the name 2014-09-13 15:31:12 +02:00
polarssl.c polarassl: avoid memset() when clearing the first byte is enough 2014-09-08 10:11:34 +02:00
polarssl.h curlssl: make tls backend symbols use curlssl in the name 2014-09-13 15:31:12 +02:00
polarssl_threadlock.c vtls: moved all TLS/SSL source and header files into subdir 2013-12-20 17:12:42 +01:00
polarssl_threadlock.h vtls: moved all TLS/SSL source and header files into subdir 2013-12-20 17:12:42 +01:00
qssl.c vtls: Fixed up include of vtls.h 2013-12-26 21:25:51 +00:00
qssl.h vtls: have the backend tell if it supports CERTINFO 2014-09-13 15:11:26 +02:00
vtls.c ssl: provide Curl_ssl_backend even if no SSL library is available 2014-08-03 10:43:31 +02:00
vtls.h ssl: provide Curl_ssl_backend even if no SSL library is available 2014-08-03 10:43:31 +02:00