Daniel Stenberg
d57d041d67
curlssl: make tls backend symbols use curlssl in the name
2014-09-13 15:31:12 +02:00
Daniel Stenberg
8250f93d41
CURLOPT_CAPATH: return failure if set without backend support
2014-09-13 14:56:27 +02:00
Daniel Stenberg
a439e438f3
ssl: generalize how the ssl backend identifier is set
...
Each backend now defines CURL_SSL_BACKEND accordingly. Added the *AXTLS
one which was missing previously.
2014-07-31 12:19:51 +02:00
Daniel Stenberg
0e811d8c59
polarssl: provide a (weak) random function
...
This now provides a weak random function since PolarSSL doesn't have a
quick and easy way to provide a good one. It does however provide the
framework to make one so it _can_ and _should_ be done...
2014-07-30 20:59:16 +02:00
Daniel Stenberg
a47c142a88
vtls: moved all TLS/SSL source and header files into subdir
2013-12-20 17:12:42 +01:00