1
0
mirror of https://github.com/moparisthebest/curl synced 2024-11-10 11:35:07 -05:00
curl/lib/vtls
Dan Fandrich 3d5be801b9 cyassl: fix the test for ASN_NO_SIGNER_E
It's an enum so a macro test won't work. The CyaSSL changelog doesn't
say exactly when this error code was introduced, but it's likely
to be 2.7.0.
2014-07-31 00:31:36 +02:00
..
axtls.c axtls: Fixed too long source line 2014-05-17 11:54:48 +02:00
axtls.h
curl_darwinssl.c vtls: make the random function mandatory in the TLS backend 2014-07-30 00:05:47 +02:00
curl_darwinssl.h vtls: make the random function mandatory in the TLS backend 2014-07-30 00:05:47 +02:00
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: fix the test for ASN_NO_SIGNER_E 2014-07-31 00:31:36 +02:00
cyassl.h cyassl: use RNG_GenerateBlock to generate a good random number 2014-07-31 00:09:13 +02:00
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 vtls: make the random function mandatory in the TLS backend 2014-07-30 00:05:47 +02:00
gtls.h vtls: make the random function mandatory in the TLS backend 2014-07-30 00:05:47 +02:00
nss.c vtls: make the random function mandatory in the TLS backend 2014-07-30 00:05:47 +02:00
nssg.h vtls: make the random function mandatory in the TLS backend 2014-07-30 00:05:47 +02:00
openssl.c vtls: make the random function mandatory in the TLS backend 2014-07-30 00:05:47 +02:00
openssl.h vtls: make the random function mandatory in the TLS backend 2014-07-30 00:05:47 +02:00
polarssl_threadlock.c
polarssl_threadlock.h
polarssl.c polarssl: add ALPN support 2014-05-25 23:11:24 +02:00
polarssl.h polarssl: provide a (weak) random function 2014-07-30 20:59:16 +02:00
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 vtls: make the random function mandatory in the TLS backend 2014-07-30 00:05:47 +02:00
vtls.h vtls: repair build without TLS support 2014-07-30 23:17:41 +02:00