netsurf/content
Vincent Sanders e582497322 if the cookie is a session cookie indicate it
previously session cookies were simply displayed as having an expiry
in 1970 which was unhelpful.
2016-09-13 23:17:28 +01:00
..
fetchers document file fetcher being locale dependant 2016-09-10 23:05:24 +01:00
handlers Duktape: Prevent clang static analysis. 2016-08-31 18:58:13 +01:00
backing_store.h Change backing store fetch operation to always perform the allocations 2015-03-31 20:56:55 +01:00
content_debug.h reduce content header interdependancy 2016-04-18 23:04:16 +01:00
content_factory.c reduce content header interdependancy 2016-04-18 23:04:16 +01:00
content_factory.h Update content to split public and internal API 2016-06-06 09:01:38 +01:00
content_protected.h Update content to split public and internal API 2016-06-06 09:01:38 +01:00
content.c Update content to split public and internal API 2016-06-06 09:01:38 +01:00
content.h Update content to split public and internal API 2016-06-06 09:01:38 +01: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 Buildsystem: Make curl/openssl usage build-time options. 2016-08-13 13:31:07 +01:00
fetch.h Actually use utils/inet.h instead of sys/select.h 2016-06-27 21:58:09 +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 move misc header into public API 2016-05-30 11:23:32 +01:00
hlcache.c Update content to split public and internal API 2016-06-06 09:01:38 +01:00
hlcache.h reduce unecessary usage of content headers 2016-06-06 16:10:47 +01:00
llcache.c Allow certificate verification user prompt creation to return errors 2016-07-31 13:25:20 +01:00
llcache.h reduce unecessary usage of content headers 2016-06-06 16:10:47 +01:00
Makefile Move javascript content handler as appropriate for updated source format 2016-06-07 16:01:04 +01:00
mimesniff.c add missing includes 2014-12-27 22:48:37 +00:00
mimesniff.h Bypass full type sniffer if only images are acceptable 2012-02-08 00:52:16 +00:00
no_backing_store.c remove constness from backing stores store method 2014-11-23 01:37:24 +00:00
urldb.c if the cookie is a session cookie indicate it 2016-09-13 23:17:28 +01:00
urldb.h extend url database unit testing to cover more API 2016-08-09 12:26:37 +01:00