index
:
noscript
master
[no description]
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xss
/
InjectionChecker.js
Commit message (
Collapse
)
Author
Age
Files
Lines
*
[XSS] Updated HTML5 events.
hackademix
2019-09-26
1
-1
/
+1
|
*
[XSS] Fix false positives due to overzealous HTML attribute checking.
hackademix
2019-08-02
1
-2
/
+2
|
*
[XSS] Enable InjectionChecker logging when debugging mode is on.
hackademix
2019-08-02
1
-4
/
+3
|
*
[XSS] Fixed false positives with parameters named "src".
hackademix
2019-06-24
1
-1
/
+1
|
*
Further JSON reduction optimizations.
hackademix
2019-05-28
1
-4
/
+3
|
*
Fixed JSON parsing preamble regression.
hackademix
2019-05-28
1
-1
/
+2
|
*
XSS Filter made further asynchronous, prevents freezes on complex JSON payloads.
hackademix
2019-05-27
1
-113
/
+114
|
*
Updated InjectionChecker's HTML5 events.
hackademix
2019-05-22
1
-1
/
+1
|
*
Merge branch 'chromium' into merge/chromium
hackademix
2019-03-27
1
-5
/
+4
|
\
|
*
Remove usage of non-standard Array methods.
hackademix
2019-02-01
1
-5
/
+4
|
|
*
|
Updated event names handled by InjectionChecker.
hackademix
2019-03-14
1
-1
/
+1
|
/
*
[XSS] Updated known HTML events lists.
hackademix
2018-12-26
1
-1
/
+1
|
*
[XSS] Updated HTML5 events matching.
hackademix
2018-09-26
1
-1
/
+1
|
*
[XSS] Updated known HTML5 events.
hackademix
2018-09-14
1
-1
/
+1
|
*
[XSS] Updated HTML events matching generation to use both latest Mozilla ↵
hackademix
2018-08-18
1
-2
/
+2
|
|
|
|
source code and archived data since Firefox ESR 52.
*
Removed all references to RequestUtil.js and dependancies.
hackademix
2018-08-18
1
-1
/
+1
|
*
[XSS] Updated HTML event attributes matching.
hackademix
2018-07-26
1
-1
/
+1
|
*
[XSS] Updated HTML events matching.
hackademix
2018-07-24
1
-1
/
+1
|
*
[XSS] Fixed anti-HPP coalescing wrongly applied to POST requests causing ↵
hackademix
2018-07-12
1
-2
/
+2
|
|
|
|
JSON reduction optimization to choke on big payloads.
*
XSS filter autoupdated to latest HTML events supported by the browser
hackademix
2018-07-03
1
-1
/
+1
|
*
Initial commit starting at version 10.1.8.3rc4.
hackademix
2018-07-01
1
-0
/
+1199