netsurf/frontends
Samuel Dionne-Riel 87177d8aa1 GTK: prefer using curl's intrinsic defaults for CURLOPT_CA*
On distributions that ship only a ca-bundle in `/etc/ssl`, the
configuration set at initialization will force curl to look for
certificates that are not present in this directory.

Removing the setting instead makes curl use its internal default.

The framebuffer frontend will not set this option, and the only
other frontend that sets it is BeOS.

This issue can be observed (likely among other) on the NixOS Linux
distribution.
2019-08-01 12:03:06 +01:00
..
amiga Update version for next development cycle 2019-07-17 11:39:46 +01:00
atari Declare global variables as extern in headers 2019-06-30 09:52:06 +01:00
beos fix type used with content_get_source_data() 2019-05-06 08:13:00 +01:00
framebuffer Declare global variables as extern in headers 2019-06-30 09:52:06 +01:00
gtk GTK: prefer using curl's intrinsic defaults for CURLOPT_CA* 2019-08-01 12:03:06 +01:00
monkey gtk/fetch.c & monkey/filetype.c: ascii_is_space already checks for newline. 2019-08-01 10:42:08 +01:00
riscos Declare global variables as extern in headers 2019-06-30 09:52:06 +01:00
windows update copyright years for release 2019-07-17 11:19:06 +01:00
Makefile Allow include directories to be added by sub makefiles 2016-06-06 14:47:27 +01:00