index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
hostcheck.c
Age
Commit message (
Expand
)
Author
2016-02-04
URLs: change more http to https
Viktor Szakats
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2015-03-05
openssl: remove all uses of USE_SSLEAY
Daniel Stenberg
2014-10-13
vtls: remove QsoSSL
Patrick Monnerat
2014-03-26
hostcheck: added a system include to define struct in_addr
Dan Fandrich
2014-03-25
Curl_cert_hostcheck: strip trailing dots in host name and wildcard
Daniel Stenberg
2014-03-25
Curl_cert_hostcheck: reject IP address wildcard matches
Daniel Stenberg
2014-03-03
hostcheck: update comment after previous change
Daniel Stenberg
2014-03-03
hostcheck: Curl_cert_hostcheck is not used by NSS builds
Daniel Stenberg
2013-10-30
NSS: support for CERTINFO feature
Patrick Monnerat
2013-07-15
OS400: new SSL backend GSKit
Patrick Monnerat
2013-07-15
x509asn1.c,x509asn1.h: new module to support ASN.1/X509 parsing & info extract
Patrick Monnerat
2013-01-09
build: fix circular header inclusion with other packages
Yang Tse
2013-01-06
Revert changes relative to lib/*.[ch] recent renaming
Yang Tse
2013-01-03
build: rename 93 lib/*.c files
Yang Tse
2012-12-28
build: make use of 76 lib/*.h renamed files
Yang Tse
2012-11-08
hostcheck: only build for the actual users
Daniel Stenberg
2012-11-08
SSL: Several SSL-backend related fixes
Oscar Koeroo