WebSurf/content
Vincent Sanders ebe1b05114 improve desktop text search header usage
remove unecessary inclusion of desktop search header in content
  header which has knock on effect of not having ctype or string
  system headers dragged in unecessarily.

Futher this highlighted use of ctype API where internal ascii
  processing ought to be used.
2020-06-24 23:49:59 +01:00
..
fetchers fix: Make it OK if the chain isn't avilable during bad-ssl querying 2020-05-23 09:38:51 +01:00
handlers improve desktop text search header usage 2020-06-24 23:49:59 +01:00
Makefile move free text search general interface to content. 2020-05-10 23:22:29 +01:00
backing_store.h fix spelling of retrived 2016-11-21 00:07:13 +00:00
content.c improve desktop text search header usage 2020-06-24 23:49:59 +01:00
content.h improve desktop text search header usage 2020-06-24 23:49:59 +01:00
content_debug.h reduce content header interdependancy 2016-04-18 23:04:16 +01:00
content_factory.c make content close check the content status itself 2019-07-10 16:42:52 +01:00
content_factory.h improve content header usage 2020-05-07 20:55:44 +01:00
content_protected.h remove unecessary content handler specific selection creation 2020-05-23 23:00:08 +01:00
dirlist.c Directory listings: Update to use nscolour. 2020-04-07 21:32:28 +01:00
dirlist.h Remove include of nsurl from corestrings.h 2015-02-26 16:58:41 +00:00
fetch.c Fetch: Squash use of uninitialised value in fetch_send_callback() 2020-03-12 17:22:28 +00:00
fetch.h fetch: When aborting, ensure we note this to not multi-fail 2020-02-24 10:24:23 +00:00
fetchers.h Move fetcher_fdset to fetch.h (and rename to fetch_fdset). Maybe not ideal but better 2016-06-27 21:09:39 +01:00
fs_backing_store.c fs_backing_store: Stop trying to render offsets in hex 2020-05-23 12:16:34 +01:00
hlcache.c improve content header usage 2020-05-07 20:55:44 +01:00
hlcache.h make content close check the content status itself 2019-07-10 16:42:52 +01:00
llcache.c llcache: Free existing chain if we get a new one 2020-05-24 17:01:05 +01:00
llcache.h llcache: Rework fs_backing_store to use hashmap 2020-02-23 20:59:40 +00:00
mimesniff.c mimimal mime sniffing test 2017-03-20 00:48:11 +00:00
mimesniff.h reduce hlcache handle api usage in mimesniff 2017-03-19 22:29:23 +00:00
no_backing_store.c remove constness from backing stores store method 2014-11-23 01:37:24 +00:00
textsearch.c improve desktop text search header usage 2020-06-24 23:49:59 +01:00
textsearch.h improve desktop text search header usage 2020-06-24 23:49:59 +01:00
urldb.c Fix some bsdsocket.library usage 2019-04-08 12:49:13 +01:00
urldb.h API: Don't expose urldb_{g|s}et_auth_details to frontends. 2018-08-15 07:29:58 +01:00