This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
netsurf
Watch
1
Star
0
Fork
0
You've already forked netsurf
mirror of
https://github.com/netsurf-browser/netsurf
synced
2025-03-12 10:03:18 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
netsurf
/
content
History
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_factory.c
…
content_factory.h
…
content_protected.h
…
content_type.h
…
content.c
…
content.h
…
dirlist.c
…
dirlist.h
…
fetch.c
NetSurf options rework (a=vince r=daniels,jmb)
2012-03-22 09:34:34 +00:00
fetch.h
…
hlcache.c
Bypass full type sniffer if only images are acceptable
2012-02-08 00:52:16 +00:00
hlcache.h
…
llcache.c
…
llcache.h
…
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
…