You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
netsurf/content
Ashish Gupta 2ba19119f6
Move sys_uptime() inside kolibrios dir
8 years ago
..
fetchers Move sys_uptime() inside kolibrios dir 8 years ago
handlers Properly initialize heap to avoid malloc failures 8 years ago
Makefile Move javascript content handler as appropriate for updated source format 9 years ago
backing_store.h fix spelling of retrived 8 years ago
content.c Improve content logging with content IDs (pointer values). 8 years ago
content.h Update content to split public and internal API 9 years ago
content_debug.h reduce content header interdependancy 9 years ago
content_factory.c reduce hlcache handle api usage in mimesniff 8 years ago
content_factory.h Update content to split public and internal API 9 years ago
content_protected.h Update content to split public and internal API 9 years ago
dirlist.c rework path to url mapping functions to convert from and to nsurl 11 years ago
dirlist.h Remove include of nsurl from corestrings.h 10 years ago
fetch.c Clean up debug board logging and other crap 8 years ago
fetch.h Fix description for FETCH_HEADER 8 years ago
fetchers.h Move fetcher_fdset to fetch.h (and rename to fetch_fdset). Maybe not ideal but better 9 years ago
fs_backing_store.c attempt to remove unintended sign extension warning in fs backing store 8 years ago
hlcache.c reduce hlcache handle api usage in mimesniff 8 years ago
hlcache.h reduce unecessary usage of content headers 9 years ago
llcache.c create netsurf inttypes header to have portable integer formatting macros 8 years ago
llcache.h reduce unecessary usage of content headers 9 years ago
mimesniff.c mimimal mime sniffing test 8 years ago
mimesniff.h reduce hlcache handle api usage in mimesniff 8 years ago
no_backing_store.c remove constness from backing stores store method 10 years ago
urldb.c fix coverity issue 1372473 Out-of-bounds write 8 years ago
urldb.h fix doc comment spelling mistake 8 years ago