netsurf/content
John Mark Bell 3986abd20b Add testcase for non-fqdn -- already passes, but may as well keep it for regression testing.
svn path=/trunk/netsurf/; revision=3877
2008-03-03 13:21:02 +00:00
..
fetchers Make core fetching code handle verifiability of transactions 2008-01-30 19:56:41 +00:00
content.c Make content_reset actually do what it's meant to (i.e. reset the appropriate members) 2008-02-27 18:38:41 +00:00
content.h Periodically reflow the page while fetching a page's objects. Make buffer all rendering default. 2008-02-29 23:03:26 +00:00
content_type.h Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text 2007-08-08 16:16:03 +00:00
fetch.c Silence noisy logging 2008-02-03 18:21:49 +00:00
fetch.h Make core fetching code handle verifiability of transactions 2008-01-30 19:56:41 +00:00
fetchcache.c Mark old contents as stale if a conditional request succeeded so they'll be flushed from the cache as soon as they're unused. 2008-02-27 19:13:35 +00:00
fetchcache.h Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text 2007-08-08 16:16:03 +00:00
urldb.c Add testcase for non-fqdn -- already passes, but may as well keep it for regression testing. 2008-03-03 13:21:02 +00:00
urldb.h Work on cookies to bring our behaviour closer to the spec and other browsers: 2008-01-17 20:00:55 +00:00