summaryrefslogtreecommitdiff
path: root/src/xss/XSS.js
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'chromium' into merge/chromiumhackademix2019-03-271-0/+2
|\
| * Fallback XSS filtering to XSS Auditor since asynchronous webRequest handlers ...hackademix2019-02-011-0/+2
* | Better detection of privileged URLs in the XSS filter.hackademix2019-03-241-0/+3
* | Improved unscanned POST blocking.hackademix2019-03-201-2/+2
* | Fixed searches from the url bar causing XSS warnings in the Tor Browser.hackademix2019-03-191-1/+3
* | Selective handling of Tor Browser options and work-around for https://bugzill...hackademix2019-03-141-3/+15
|/
* Fixed typo in XSS name sanitization script injection (thanks skriptimaahinen).hackademix2018-08-231-1/+1
* Removed all references to RequestUtil.js and dependancies.hackademix2018-08-181-2/+3
* Initial commit starting at version 10.1.8.3rc4.hackademix2018-07-011-0/+246