netsurf/content
Michael Drake 73afb1e728 Use malloc, memcpy instead of strdup since we have the length.
svn path=/trunk/netsurf/; revision=13006
2011-10-08 12:47:42 +00:00
..
fetchers Use malloc, memcpy instead of strdup since we have the length. 2011-10-08 12:47:42 +00:00
content_factory.c
content_factory.h
content_protected.h metadata links stored in contents 2011-10-07 18:12:47 +00:00
content_type.h
content.c metadata links stored in contents 2011-10-07 18:12:47 +00:00
content.h metadata links stored in contents 2011-10-07 18:12:47 +00:00
dirlist.c
dirlist.h
fetch.c Build resource: map at start time 2011-10-05 08:32:52 +00:00
fetch.h Convert fetchers to nsurl. 2011-09-29 15:31:54 +00:00
hlcache.c Port more internals to nsurl. Front ends may need updating. 2011-10-03 15:56:47 +00:00
hlcache.h Port more internals to nsurl. Front ends may need updating. 2011-10-03 15:56:47 +00:00
llcache.c Avoid making a new nsurl to remove fragment if there is no fragment. 2011-10-05 18:05:41 +00:00
llcache.h Make llcache_handle_get_url return a nsurl. 2011-09-28 14:21:35 +00:00
mimesniff.c Reflect differences between draft-abarth-mime-sniff-06 and draft-ietf-websec-mime-sniff-03 (and thus, http://mimesniff.spec.whatwg.org) 2011-09-27 00:33:37 +00:00
mimesniff.h Reflect differences between draft-abarth-mime-sniff-06 and draft-ietf-websec-mime-sniff-03 (and thus, http://mimesniff.spec.whatwg.org) 2011-09-27 00:33:37 +00:00
urldb.c
urldb.h