Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Further refresh syntax parsing leniency (thanks insertscript). | hackademix | 2020-03-25 | 1 | -1/+1 |
* | Uniform refresh url matching across HTTP and DOM checks (thanks insertscript). | hackademix | 2020-03-22 | 1 | -1/+1 |
* | Prevent ANY redirection to data: URIs in documents. | hackademix | 2020-03-18 | 1 | -3/+3 |
* | Force CSP inheritance for redirections to data: URIs on Gecko pre-69. | hackademix | 2020-03-13 | 1 | -1/+9 |
* | Simplified CSP HTTP header injection, avoiding report-to until actually suppo... | hackademix | 2018-10-06 | 1 | -12/+20 |
* | Further CSP refactoring and removal of obsolete fallbacks. | hackademix | 2018-08-27 | 1 | -6/+33 |
* | Refactoring CSP building out of RequestGuard. | hackademix | 2018-08-27 | 1 | -0/+20 |