mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-12-22 12:12:35 +03:00
e5e2eb09f6
+ Improve handling of quoted cookies -- now processes nested quotes correctly + Improve cookie output -- now knows which version it's outputting for and processes things appropriately + Add assertion that we're dealing with a domain cookie in the case where the cookie domain and URL host part don't match during validation. + Tidy up fix for broken domain cookie setting -- it's now less confusing to read. + Preserve cookie value quoting, regardless of its necessity. + Modify Cookie file format to save value_was_quoted flag -- version number bumped to 101. + Add more testcases. svn path=/trunk/netsurf/; revision=3708 |
||
---|---|---|
!NetSurf | ||
content | ||
css | ||
debug | ||
desktop | ||
Docs | ||
gtk | ||
image | ||
render | ||
riscos | ||
utils | ||
COPYING | ||
makefile | ||
Makefile.sources | ||
Makefile.unix | ||
netsurf | ||
posix.mk | ||
ReadMe | ||
riscos.mk | ||
scandeps |
NetSurf ======= This is a development build of NetSurf, an open source web browser. The latest version of NetSurf is available from: http://www.netsurf-browser.org/ Installation ------------ Installation is a three step process: 1. Use the Boot Merge facility provided by Configure to merge the supplied !Boot directory with the one on your system. If there is no !Boot merge facility on your system, simply drag the supplied !Boot over your existing boot structure. 2. Use the System Merge facility provided by Configure to merge the supplied !System directory with the one on your system. 3. Drag the !NetSurf application directory to a place on your hard disc. Double click on !NetSurf in your chosen location to launch NetSurf. Note NetSurf requires WindowManager 3.80 or later. This comes with RISC OS 4 and above. RISC OS 3 users should install the Universal Boot Sequence from: http://acorn.riscos.com/riscos/releases/UniBoot/ Note RISC OS 3.1 and earlier are not supported. Licences -------- NetSurf is provided under the GPL. See !NetSurf.Docs.licence_en The !Boot and !System directories contain items provided produced by third parties. Their licences are provided in the 3rd Party directory. AcornURI http://sudden.recoil.org/others/ Iconv http://www.netsurf-browser.org/iconv/ SharedUnixLibrary http://www.riscos.info/downloads/gccsdk/sharedunixlib/system.zip Tinct http://www.tinct.net/tinct.asp