netsurf/content/fetchers
Daniel Silverstone 20d46406ed
about: Rework freeing the san_names structure
AmiSSL's approach to replacing 90% of OpenSSL calls with assembly
means that the official way to pop_free a stack type won't work.

As such, we open-code it here.

Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
2020-05-19 13:39:07 +01:00
..
about.c about: Rework freeing the san_names structure 2020-05-19 13:39:07 +01:00
about.h update fetcher registration API to return an error code. 2014-10-25 17:15:23 +01:00
curl.c curl: Pass cert chain on even if we get no headers 2020-05-04 18:29:46 +01:00
curl.h update fetcher registration API to return an error code. 2014-10-25 17:15:23 +01:00
data.c fetchers: Rework the about, data, file, and resource fetcher poll loop 2020-02-24 14:25:37 +00:00
data.h update fetcher registration API to return an error code. 2014-10-25 17:15:23 +01:00
file.c fetchers: Rework the about, data, file, and resource fetcher poll loop 2020-02-24 14:25:37 +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 fetchers: Rework the about, data, file, and resource fetcher poll loop 2020-02-24 14:25:37 +00:00
resource.h update fetcher registration API to return an error code. 2014-10-25 17:15:23 +01:00