netsurf/content
Daniel Silverstone 6fc2666d07
Allow contents to indicate if they believe they may not be secure.
HTML contents reference many other objects.  The browser window
needs to know if any of them may not be secure, in which case it
needs to report that in its page state.  If other content types
might refer to sub-contents, they will need to define the callback
too.

Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
2019-12-01 15:49:08 +00:00
..
fetchers Data fetcher: Include stdarg.h header. 2019-11-12 19:16:07 +00:00
handlers Allow contents to indicate if they believe they may not be secure. 2019-12-01 15:49:08 +00:00
backing_store.h fix spelling of retrived 2016-11-21 00:07:13 +00: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 Update content to split public and internal API 2016-06-06 09:01:38 +01:00
content_protected.h Allow contents to indicate if they believe they may not be secure. 2019-12-01 15:49:08 +00:00
content.c Allow contents to indicate if they believe they may not be secure. 2019-12-01 15:49:08 +00:00
content.h Allow contents to indicate if they believe they may not be secure. 2019-12-01 15:49:08 +00:00
dirlist.c rework path to url mapping functions to convert from and to nsurl 2014-05-26 23:52:36 +01:00
dirlist.h Remove include of nsurl from corestrings.h 2015-02-26 16:58:41 +00:00
fetch.c Reimplement handling of BAD_AUTH inside browser_window 2019-08-06 11:26:47 +01:00
fetch.h Support SSL verification through new about: handler 2019-08-06 13:15:23 +01: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 Disc cache: Squash armhf warnings. 2018-05-08 12:26:04 +01:00
hlcache.c hlcache_fini(): Deschedule cleanups on finalisation 2019-09-07 15:23:45 +01:00
hlcache.h make content close check the content status itself 2019-07-10 16:42:52 +01:00
llcache.c llcache: Reload SSL certificate data from serialised store 2019-11-30 14:21:41 +00:00
llcache.h Excise the llcache query pathway. 2019-08-05 20:56:07 +01:00
Makefile Move javascript content handler as appropriate for updated source format 2016-06-07 16:01:04 +01: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
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