curl/lib/vtls
Daniel Stenberg 8dfd22089c vtls: make the random function mandatory in the TLS backend
To force each backend implementation to really attempt to provide proper
random. If a proper random function is missing, then we can explicitly
make use of the default one we use when TLS support is missing.

This commit makes sure it works for darwinssl, gnutls, nss and openssl.
2014-07-30 00:05:47 +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.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 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
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: make the random function mandatory in the TLS backend 2014-07-30 00:05:47 +02:00