summaryrefslogtreecommitdiff
path: root/src/xss/InjectionChecker.js
Commit message (Expand)AuthorAgeFilesLines
* Further JSON reduction optimizations.hackademix2019-05-281-4/+3
* Fixed JSON parsing preamble regression.hackademix2019-05-281-1/+2
* XSS Filter made further asynchronous, prevents freezes on complex JSON payloads.hackademix2019-05-271-113/+114
* Updated InjectionChecker's HTML5 events.hackademix2019-05-221-1/+1
* Merge branch 'chromium' into merge/chromiumhackademix2019-03-271-5/+4
|\
| * Remove usage of non-standard Array methods.hackademix2019-02-011-5/+4
* | Updated event names handled by InjectionChecker.hackademix2019-03-141-1/+1
|/
* [XSS] Updated known HTML events lists.hackademix2018-12-261-1/+1
* [XSS] Updated HTML5 events matching.hackademix2018-09-261-1/+1
* [XSS] Updated known HTML5 events.hackademix2018-09-141-1/+1
* [XSS] Updated HTML events matching generation to use both latest Mozilla sour...hackademix2018-08-181-2/+2
* Removed all references to RequestUtil.js and dependancies.hackademix2018-08-181-1/+1
* [XSS] Updated HTML event attributes matching.hackademix2018-07-261-1/+1
* [XSS] Updated HTML events matching.hackademix2018-07-241-1/+1
* [XSS] Fixed anti-HPP coalescing wrongly applied to POST requests causing JSON...hackademix2018-07-121-2/+2
* XSS filter autoupdated to latest HTML events supported by the browserhackademix2018-07-031-1/+1
* Initial commit starting at version 10.1.8.3rc4.hackademix2018-07-011-0/+1199