netsurf/content/fetchers
Michael Drake fa2e3b7784 URL unescape: return the new length to the caller.
The avoids situations were we threw away the length, only for
the caller to have to strlen the returned string.

Note, there seems to be a case of the amiga front end writing
beyond end of allocation.  Added a TODO for now.
2016-07-24 14:03:16 +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 Refactor the fdset acquisition into the fetchers to stop fetch.c including curl.h 2016-06-27 21:00:58 +01:00
curl.h update fetcher registration API to return an error code. 2014-10-25 17:15:23 +01:00
data.c URL unescape: return the new length to the caller. 2016-07-24 14:03:16 +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