1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/lib/vtls
Jay Satiro d6a8869ea3 openssl: Fix signed/unsigned mismatch warning in X509V3_ext
sk_X509_EXTENSION_num may return an unsigned integer, however the value
will fit in an int.

Bug: https://github.com/curl/curl/commit/dd1b44c#commitcomment-15913896
Reported-by: Gisle Vanem
2016-02-06 19:10:49 -05:00
..
axtls.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
axtls.h URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
cyassl.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
cyassl.h URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
darwinssl.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
darwinssl.h URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
gskit.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
gskit.h URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
gtls.c URLs: change more http to https 2016-02-04 18:46:54 -05:00
gtls.h URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
mbedtls.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
mbedtls.h URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
nss.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
nssg.h URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
openssl.c openssl: Fix signed/unsigned mismatch warning in X509V3_ext 2016-02-06 19:10:49 -05:00
openssl.h URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
polarssl_threadlock.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
polarssl_threadlock.h URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
polarssl.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
polarssl.h URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
schannel.c URLs: change more http to https 2016-02-04 18:46:54 -05:00
schannel.h URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
vtls.c URLs: change more http to https 2016-02-04 18:46:54 -05:00
vtls.h URLs: change more http to https 2016-02-04 18:46:54 -05:00