1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/lib/vtls
Steve Holme e1bb13c09f openssl: Fixed Curl_ossl_cert_status_request() not returning FALSE
Modified the Curl_ossl_cert_status_request() function to return FALSE
when built with BoringSSL or when OpenSSL is missing the necessary TLS
extensions.
2015-01-27 12:53:41 +00:00
..
axtls.c vtls: Removed unimplemented overrides of curlssl_close_all() 2015-01-17 16:41:03 +00:00
axtls.h vtls: Removed unimplemented overrides of curlssl_close_all() 2015-01-17 16:41:03 +00:00
curl_darwinssl.c vtls: Removed unimplemented overrides of curlssl_close_all() 2015-01-17 16:41:03 +00:00
curl_darwinssl.h vtls: Removed unimplemented overrides of curlssl_close_all() 2015-01-17 16:41:03 +00:00
curl_schannel.c curl_schannel.c: mark session as removed from cache if not freed 2015-01-12 21:56:05 +01:00
curl_schannel.h vtls: Separate the SSL backend definition from the API setup 2015-01-17 15:38:22 +00:00
cyassl.c vtls: Removed unimplemented overrides of curlssl_close_all() 2015-01-17 16:41:03 +00:00
cyassl.h vtls: Removed unimplemented overrides of curlssl_close_all() 2015-01-17 16:41:03 +00:00
gskit.c vtls: Removed unimplemented overrides of curlssl_close_all() 2015-01-17 16:41:03 +00:00
gskit.h gskit.h: Code policing of function pointer arguments 2015-01-17 17:02:01 +00:00
gtls.c vtls: Removed unimplemented overrides of curlssl_close_all() 2015-01-17 16:41:03 +00:00
gtls.h vtls: Removed unimplemented overrides of curlssl_close_all() 2015-01-17 16:41:03 +00:00
nss.c vtls: Removed unimplemented overrides of curlssl_close_all() 2015-01-17 16:41:03 +00:00
nssg.h vtls: Removed unimplemented overrides of curlssl_close_all() 2015-01-17 16:41:03 +00:00
openssl.c openssl: Fixed Curl_ossl_cert_status_request() not returning FALSE 2015-01-27 12:53:41 +00:00
openssl.h openssl: add support for the Certificate Status Request TLS extension 2015-01-22 23:25:23 +01: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 vtls: Removed unimplemented overrides of curlssl_close_all() 2015-01-17 16:41:03 +00:00
polarssl.h vtls: Removed unimplemented overrides of curlssl_close_all() 2015-01-17 16:41:03 +00:00
vtls.c url: add CURLOPT_SSL_VERIFYSTATUS option 2015-01-16 23:23:29 +01:00
vtls.h vtls: Separate the SSL backend definition from the API setup 2015-01-17 15:38:22 +00:00