1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/lib/vtls
Steve Holme a4d9158509 openssl.c Fix for compilation errors with older versions of OpenSSL
openssl.c:1408: error: 'TLS1_1_VERSION' undeclared
openssl.c:1411: error: 'TLS1_2_VERSION' undeclared
2014-12-23 00:16:07 +00: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: fix incorrect usage of aprintf() 2014-12-15 00:56:09 -06:00
curl_darwinssl.h vtls/*: deprecate have_curlssl_md5sum and set-up default md5sum implementation 2014-10-13 14:39:50 +02:00
curl_schannel.c curl_schannel: Improvements to memory re-allocation strategy 2014-12-14 17:27:31 +01:00
curl_schannel.h curl_schannel: Improvements to memory re-allocation strategy 2014-12-14 17:27:31 +01:00
cyassl.c SSL: Remove SSLv3 from SSL default due to POODLE attack 2014-10-24 13:41:56 +02:00
cyassl.h ssl: generalize how the ssl backend identifier is set 2014-07-31 12:19:51 +02:00
gskit.c gskit.c: remove SSLv3 from SSL default. 2014-10-24 16:08:21 +02:00
gskit.h gskit: supply dummy randomization function 2014-10-13 15:02:58 +02:00
gtls.c http2: avoid logging neg "failure" if h2 was not requested 2014-12-09 00:09:24 +01:00
gtls.h vtls/*: deprecate have_curlssl_md5sum and set-up default md5sum implementation 2014-10-13 14:39:50 +02:00
nss.c http2: avoid logging neg "failure" if h2 was not requested 2014-12-09 00:09:24 +01:00
nssg.h NSS: enable the CAPATH option 2014-12-03 06:21:29 -08:00
openssl.c openssl.c Fix for compilation errors with older versions of OpenSSL 2014-12-23 00:16:07 +00:00
openssl.h vtls/*: deprecate have_curlssl_md5sum and set-up default md5sum implementation 2014-10-13 14:39:50 +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 http2: avoid logging neg "failure" if h2 was not requested 2014-12-09 00:09:24 +01:00
polarssl.h curlssl: make tls backend symbols use curlssl in the name 2014-09-13 15:31:12 +02:00
vtls.c SSL: Add PEM format support for public key pinning 2014-11-24 19:30:09 +01:00
vtls.h SSL: Add PEM format support for public key pinning 2014-11-24 19:30:09 +01:00