Path to this page:
Subject: CVS commit: pkgsrc/www/paros
From: Lubomir Sedlacik
Date: 2006-02-01 16:47:04
Message id: 20060201154704.A3AEA2DA27@cvs.netbsd.org
Log Message:
Update to version 3.2.9
Changes:
New
- Continuous browser display when selecting in History panel.
- Use final stable version of external library.
- Record working directory for all subsequent file access within
the same Paros instance.
- Improved spider capability to crawl forms with textarea and handle
links with "&"
- Improved check for cross-site script without bracket.
- Improved check for PHP error and MySQL.
- Improved blind sql check on double quotes.
Fix
- if request body contain certain binary bytes it may cause unnecessary
encoding and corrupt the request. Fixed to always submit contain
binary bytes.
- better handling of accepted-encoding.
Files: