curl/lib/vtls
Daniel Stenberg be57f689b0 openssl: do public key pinning check independently
... of the other cert verification checks so that you can set verifyhost
and verifypeer to FALSE and still check the public key.

Bug: http://curl.haxx.se/bug/view.cgi?id=1471
Reported-by: Kyle J. McKay
2015-01-19 23:20:13 +01: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: do public key pinning check independently 2015-01-19 23:20:13 +01:00
openssl.h vtls: Separate the SSL backend definition from the API setup 2015-01-17 15:38:22 +00: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
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
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