netsurf/content/fetchers
Vincent Sanders ab6c03f311 Fix handling of certificate chains
When processing a x509 certificate chain from openssl it is necessary
to allow teh entire chain to be processed rather than halting
processing at the first certificate with an error. This allows errors
with a certificate authority to be examined.
2016-06-27 13:39:07 +01:00
..
about.c Allow include directories to be added by sub makefiles 2016-06-06 14:47:27 +01:00
about.h update fetcher registration API to return an error code. 2014-10-25 17:15:23 +01:00
curl.c Fix handling of certificate chains 2016-06-27 13:39:07 +01:00
curl.h update fetcher registration API to return an error code. 2014-10-25 17:15:23 +01:00
data.c Split utils header into string functions and everything else 2016-04-21 22:36:21 +01:00
data.h update fetcher registration API to return an error code. 2014-10-25 17:15:23 +01:00
file.c move fetch header into public API 2016-05-30 11:29:39 +01:00
file.h update fetcher registration API to return an error code. 2014-10-25 17:15:23 +01:00
Makefile move testament output to object directory instead of modifying source 2014-04-08 11:41:58 +01:00
resource.c move fetch header into public API 2016-05-30 11:29:39 +01:00
resource.h update fetcher registration API to return an error code. 2014-10-25 17:15:23 +01:00