1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/lib/vtls
Daniel Stenberg 01a0168806 vtls: repair build without TLS support
... by defining Curl_ssl_random() properly
2014-07-30 23:17:41 +02:00
..
axtls.c axtls: Fixed too long source line 2014-05-17 11:54:48 +02:00
axtls.h vtls: moved all TLS/SSL source and header files into subdir 2013-12-20 17:12:42 +01:00
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 vtls: moved all TLS/SSL source and header files into subdir 2013-12-20 17:12:42 +01:00
cyassl.c cyassl: made it compile with version 2.0.6 again 2014-07-30 10:07:42 +02:00
cyassl.h cyassl: use the default (weeker) random 2014-07-30 10:08:27 +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 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
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