1
0
mirror of https://github.com/moparisthebest/curl synced 2024-11-05 09:05:04 -05:00
curl/lib/vtls
Alessandro Ghedini 3a757fddbb gtls: print negotiated TLS version and full cipher suite name
Instead of priting cipher and MAC algorithms names separately, print the
whole cipher suite string which also includes the key exchange algorithm,
along with the negotiated TLS version.
2015-03-10 15:18:14 +01:00
..
axtls.c vtls: use curl_printf.h all over 2015-03-03 23:17:43 +01:00
axtls.h vtls: Removed unimplemented overrides of curlssl_close_all() 2015-01-17 16:41:03 +00:00
cyassl.c vtls: use curl_printf.h all over 2015-03-03 23:17:43 +01:00
cyassl.h vtls: Removed unimplemented overrides of curlssl_close_all() 2015-01-17 16:41:03 +00:00
darwinssl.c vtls: use curl_printf.h all over 2015-03-03 23:17:43 +01:00
darwinssl.h By request, change the name of "curl_darwinssl.[ch]" to "darwinssl.[ch]" 2015-02-15 17:11:01 -06:00
gskit.c vtls: use curl_printf.h all over 2015-03-03 23:17:43 +01:00
gskit.h gskit.h: Code policing of function pointer arguments 2015-01-17 17:02:01 +00:00
gtls.c gtls: print negotiated TLS version and full cipher suite name 2015-03-10 15:18:14 +01:00
gtls.h gtls: add support for CURLOPT_CAPATH 2015-03-10 15:03:54 +01:00
nss.c http2: use CURL_HTTP_VERSION_* symbols instead of NPN_* 2015-03-07 11:10:30 +01:00
nssg.h vtls: Removed unimplemented overrides of curlssl_close_all() 2015-01-17 16:41:03 +00:00
openssl.c http2: use CURL_HTTP_VERSION_* symbols instead of NPN_* 2015-03-07 11:10:30 +01:00
openssl.h openssl: remove all uses of USE_SSLEAY 2015-03-05 10:57:52 +01:00
polarssl_threadlock.c vtls: use curl_printf.h all over 2015-03-03 23:17:43 +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: use CURL_HTTP_VERSION_* symbols instead of NPN_* 2015-03-07 11:10:30 +01:00
polarssl.h vtls: Removed unimplemented overrides of curlssl_close_all() 2015-01-17 16:41:03 +00:00
schannel.c vtls: use curl_printf.h all over 2015-03-03 23:17:43 +01:00
schannel.h schannel: Removed curl_ prefix from source files 2015-02-07 21:34:33 +00:00
vtls.c vtls: use curl_printf.h all over 2015-03-03 23:17:43 +01:00
vtls.h By request, change the name of "curl_darwinssl.[ch]" to "darwinssl.[ch]" 2015-02-15 17:11:01 -06:00