netsurf/content/fetchers
Daniel Silverstone 44f3846727 SSL Error: Enable OpenSSL hostname verification
Since OpenSSL 1.0.2 there has been hostname verification support
which cURL doesn't turn on for some reason.  Turn it on so that
we get better hostname verification handling.

Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
2019-08-14 20:11:11 +01:00
..
about.c add English message text for ssl errors 2019-08-10 12:51:46 +01:00
about.h update fetcher registration API to return an error code. 2014-10-25 17:15:23 +01:00
curl.c SSL Error: Enable OpenSSL hostname verification 2019-08-14 20:11:11 +01:00
curl.h update fetcher registration API to return an error code. 2014-10-25 17:15:23 +01:00
data.c data url handler: drop logging to DEEPDEBUG. 2019-05-05 20:39:26 +01:00
data.h update fetcher registration API to return an error code. 2014-10-25 17:15:23 +01:00
file.c create netsurf inttypes header to have portable integer formatting macros 2017-01-21 14:20:55 +00:00
file.h update fetcher registration API to return an error code. 2014-10-25 17:15:23 +01:00
Makefile Buildsystem: Make curl/openssl usage build-time options. 2016-08-13 13:31:07 +01:00
resource.c Use coccinelle to change logging macro calls in c files 2017-09-06 18:45:27 +01:00
resource.h update fetcher registration API to return an error code. 2014-10-25 17:15:23 +01:00