summaryrefslogtreecommitdiff
path: root/src/xss/XSS.js
Commit message (Collapse)AuthorAgeFilesLines
* Fallback XSS filtering to XSS Auditor since asynchronous webRequest handlers ↵hackademix2019-02-011-0/+2
| | | | are not supported by Chromium.
* 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