index
:
noscript
master
[no description]
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xss
/
XSS.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactored XSS filter into an asynchronous worker to better handle DOS attempts.
hackademix
2020-02-29
1
-54
/
+66
*
[XSS] Abort on InjectionChecker timeouts.
hackademix
2020-02-10
1
-1
/
+1
*
Removed XSS prompt for timeouts.
hackademix
2019-09-24
1
-1
/
+1
*
[XSS] Enable InjectionChecker logging when debugging mode is on.
hackademix
2019-08-02
1
-0
/
+1
*
Make XSS timeouts fatal and reported.
hackademix
2019-05-28
1
-1
/
+2
*
XSS Filter made further asynchronous, prevents freezes on complex JSON payloads.
hackademix
2019-05-27
1
-10
/
+33
*
Removed work-around for https://bugzilla.mozilla.org/show_bug.cgi?id=1532530...
hackademix
2019-05-22
1
-15
/
+2
*
Merge branch 'chromium' into merge/chromium
hackademix
2019-03-27
1
-0
/
+2
|
\
|
*
Fallback XSS filtering to XSS Auditor since asynchronous webRequest handlers ...
hackademix
2019-02-01
1
-0
/
+2
*
|
Better detection of privileged URLs in the XSS filter.
hackademix
2019-03-24
1
-0
/
+3
*
|
Improved unscanned POST blocking.
hackademix
2019-03-20
1
-2
/
+2
*
|
Fixed searches from the url bar causing XSS warnings in the Tor Browser.
hackademix
2019-03-19
1
-1
/
+3
*
|
Selective handling of Tor Browser options and work-around for https://bugzill...
hackademix
2019-03-14
1
-3
/
+15
|
/
*
Fixed typo in XSS name sanitization script injection (thanks skriptimaahinen).
hackademix
2018-08-23
1
-1
/
+1
*
Removed all references to RequestUtil.js and dependancies.
hackademix
2018-08-18
1
-2
/
+3
*
Initial commit starting at version 10.1.8.3rc4.
hackademix
2018-07-01
1
-0
/
+246