aboutsummaryrefslogtreecommitdiff
path: root/lib/hostcheck.c
AgeCommit message (Expand)Author
2019-11-02copyrights: update all copyright notices to 2019 on files changed this yearVilhelm Prytz
2019-05-20lib: reduce variable scopesMarcel Raad
2018-11-01axtls: removedDaniel Stenberg
2018-04-18schannel: add support for CURLOPT_CAINFODan McNulty
2017-12-06configure: check for netinet/in6.hRandall S. Becker
2017-09-11code style: use spaces around plusesDaniel Stenberg
2017-09-11code style: use spaces around equals signsDaniel Stenberg
2017-03-13Improve code readbilitySylvestre Ledru
2016-12-19schannel: fix wildcard cert name validation on Win CEDan McNulty
2016-10-31strcasecompare: all case insensitive string compares ignore locale nowDaniel Stenberg
2016-02-04URLs: change more http to httpsViktor Szakats
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-03-05openssl: remove all uses of USE_SSLEAYDaniel Stenberg
2014-10-13vtls: remove QsoSSLPatrick Monnerat
2014-03-26hostcheck: added a system include to define struct in_addrDan Fandrich
2014-03-25Curl_cert_hostcheck: strip trailing dots in host name and wildcardDaniel Stenberg
2014-03-25Curl_cert_hostcheck: reject IP address wildcard matchesDaniel Stenberg
2014-03-03hostcheck: update comment after previous changeDaniel Stenberg
2014-03-03hostcheck: Curl_cert_hostcheck is not used by NSS buildsDaniel Stenberg
2013-10-30NSS: support for CERTINFO featurePatrick Monnerat
2013-07-15OS400: new SSL backend GSKitPatrick Monnerat
2013-07-15x509asn1.c,x509asn1.h: new module to support ASN.1/X509 parsing & info extractPatrick Monnerat
2013-01-09build: fix circular header inclusion with other packagesYang Tse
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2013-01-03build: rename 93 lib/*.c filesYang Tse
2012-12-28build: make use of 76 lib/*.h renamed filesYang Tse
2012-11-08hostcheck: only build for the actual usersDaniel Stenberg
2012-11-08SSL: Several SSL-backend related fixesOscar Koeroo