netsurf/content/fetchers
Vincent Sanders d4c7a0ff77 Improve data scheme fetcher allocation
The data scheme fetcher was over allocating the space for decoded
base64 encoded urls and not using the base64 API that allocated the
correct size storage.
2014-11-17 16:05:17 +00:00
..
about.c Add trivial maps facilitator at about:maps 2014-10-22 20:42:21 +01:00
about.h update fetcher registration API to return an error code. 2014-10-25 17:15:23 +01:00
curl.c Remove unecessary form debug 2014-11-15 18:23:44 +00:00
curl.h update fetcher registration API to return an error code. 2014-10-25 17:15:23 +01:00
data.c Improve data scheme fetcher allocation 2014-11-17 16:05:17 +00:00
data.h update fetcher registration API to return an error code. 2014-10-25 17:15:23 +01:00
file.c Improve Doxygen documentation 2014-11-08 12:35:11 +00: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 Add trivial maps facilitator at about:maps 2014-10-22 20:42:21 +01:00
resource.h update fetcher registration API to return an error code. 2014-10-25 17:15:23 +01:00