1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/lib/vtls
Daniel Stenberg ed429b72d7 gtls: add check of return code
Coverity CID 1291167 pointed out that 'rc' was received but never used when
gnutls_credentials_set() was used. Added return code check now.
2015-03-21 16:53:43 +01:00
..
axtls.c axtls: version 1.5.2 now requires that config.h be manually included 2015-03-19 10:11:17 +01:00
axtls.h vtls: Removed unimplemented overrides of curlssl_close_all() 2015-01-17 16:41:03 +00:00
cyassl.c cyassl: use new library version macro when available 2015-03-20 23:49:53 +01:00
cyassl.h checksrc: use space after comma 2015-03-17 13:57:37 +01: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: add check of return code 2015-03-21 16:53:43 +01:00
gtls.h gtls: implement CURLOPT_CERTINFO 2015-03-20 19:03:53 +01:00
nss.c nss: error: unused variable 'connssl' 2015-03-21 15:47:03 +01:00
nssg.h nss: add support for TLS False Start 2015-03-20 20:14:35 +01:00
openssl.c openssl: try to avoid accessing OCSP structs when possible 2015-03-20 15:36:05 +01:00
openssl.h openssl: use colons properly in the ciphers list 2015-03-12 23:29:46 +01:00
polarssl_threadlock.c vtls: use curl_printf.h all over 2015-03-03 23:17:43 +01:00
polarssl_threadlock.h
polarssl.c checksrc: detect and remove space before trailing semicolons 2015-03-17 14:06:48 +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 url: add CURLOPT_SSL_FALSESTART option 2015-03-20 20:14:33 +01:00
vtls.h url: add CURLOPT_SSL_FALSESTART option 2015-03-20 20:14:33 +01:00