netsurf/content
Rob Kendrick e6155dd37f about:imagecache gives URL links, and table is styled. This has revealed a buffer overflow or similar here; reducing the buffer size to 1024 makes it very fragile with long URLs.
svn path=/trunk/netsurf/; revision=13700
2012-03-25 16:42:45 +00:00
..
fetchers about:imagecache gives URL links, and table is styled. This has revealed a buffer overflow or similar here; reducing the buffer size to 1024 makes it very fragile with long URLs. 2012-03-25 16:42:45 +00:00
content.c content_get_url -> hlcache_handle_get_url, content__get_url -> content_get_url 2011-12-04 14:55:23 +00:00
content.h Change GTK plotting to use cairo surfaces throughout 2011-12-30 00:58:35 +00:00
content_factory.c Virtualise content handler finalisation calls. Remove pointless implementations. 2011-09-15 22:47:50 +00:00
content_factory.h Include utils.h for NOF_ELEMENTS 2011-10-27 00:57:59 +00:00
content_protected.h content_get_url -> hlcache_handle_get_url, content__get_url -> content_get_url 2011-12-04 14:55:23 +00:00
content_type.h Merge branches/jmb/content-factory to trunk 2011-05-06 20:40:09 +00:00
dirlist.c Move directory listing CSS to resource:internal.css. 2011-03-13 10:56:00 +00:00
dirlist.h Merge branches/vince/netsurf-file-fetcher to trunk 2010-09-09 21:45:59 +00:00
fetch.c NetSurf options rework (a=vince r=daniels,jmb) 2012-03-22 09:34:34 +00:00
fetch.h return; 2011-11-27 14:14:36 +00:00
hlcache.c Bypass full type sniffer if only images are acceptable 2012-02-08 00:52:16 +00:00
hlcache.h content_get_url -> hlcache_handle_get_url, content__get_url -> content_get_url 2011-12-04 14:55:23 +00:00
llcache.c Fix bogus cache validation decision 2011-12-08 22:44:19 +00:00
llcache.h Make llcache_handle_get_url return a nsurl. 2011-09-28 14:21:35 +00:00
mimesniff.c Bypass full type sniffer if only images are acceptable 2012-02-08 00:52:16 +00:00
mimesniff.h Bypass full type sniffer if only images are acceptable 2012-02-08 00:52:16 +00:00
urldb.c NetSurf options rework (a=vince r=daniels,jmb) 2012-03-22 09:34:34 +00:00
urldb.h Merge treeview-redux to trunk 2010-10-05 19:14:46 +00:00