netsurf/content
2013-07-24 11:44:30 +01:00
..
fetchers Merge branch 'master' of git://git.netsurf-browser.org/netsurf 2013-06-05 12:28:08 +01:00
content_factory.c
content_factory.h
content_protected.h Remove search context from browser window, simplify search interface for front ends. 2013-05-07 14:41:40 +01:00
content_type.h
content.c move options include 2013-05-28 14:16:10 +01:00
content.h Pass fetch redirect info up to content layer as content_msg. Mark redirect origin URLs as visited in browser window content callback. Note this doesn't mean we track redirects, it just lets us get the :visited link style on links that redirect. 2013-05-27 14:51:00 +01:00
dirlist.c Constify. 2012-10-06 00:20:26 +01:00
dirlist.h Constify. 2012-10-06 00:20:26 +01:00
fetch.c move options include 2013-05-28 14:16:10 +01:00
fetch.h Downgrade TLS version support if it turns out the server can't cope with TLSv1.1. 2013-01-04 23:13:23 +00:00
hlcache.c Pass fetch redirect info up to content layer as content_msg. Mark redirect origin URLs as visited in browser window content callback. Note this doesn't mean we track redirects, it just lets us get the :visited link style on links that redirect. 2013-05-27 14:51:00 +01:00
hlcache.h
llcache.c Pass fetch redirect info up to content layer as content_msg. Mark redirect origin URLs as visited in browser window content callback. Note this doesn't mean we track redirects, it just lets us get the :visited link style on links that redirect. 2013-05-27 14:51:00 +01:00
llcache.h Pass fetch redirect info up to content layer as content_msg. Mark redirect origin URLs as visited in browser window content callback. Note this doesn't mean we track redirects, it just lets us get the :visited link style on links that redirect. 2013-05-27 14:51:00 +01:00
Makefile split sources lists out to their subdirectories as first step towards using core buildsystem 2013-03-11 17:53:52 +00:00
mimesniff.c
mimesniff.h
urldb.c Don't call cookies delete here, the cookie manager has already deleted it. (Calling it only added the cookie again, cos the old cookie manager was braindead.) 2013-07-24 11:44:30 +01:00
urldb.h Rough implementation of httponly cookie support 2012-11-09 11:38:46 +00:00