History log of /external/owasp/sanitizer/src/main/org/owasp/html/CssGrammar.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6afee9b02bc894e2f91eec3ac2e7e9c0c30c2878 18-Jul-2013 mikesamuel <mikesamuel@ad8eed46-c659-4a31-e19d-951d88f54425> clean up debugging cruft and IDE warnings

git-svn-id: http://owasp-java-html-sanitizer.googlecode.com/svn/trunk@190 ad8eed46-c659-4a31-e19d-951d88f54425
/external/owasp/sanitizer/src/main/org/owasp/html/CssGrammar.java
5e810f7ffa3dc2f6baefc762abd7e4ad31a640cb 17-Jul-2013 mikesamuel <mikesamuel@ad8eed46-c659-4a31-e19d-951d88f54425> remove debugging cruft and only treat properly lengthed hash literals as unrestricted

git-svn-id: http://owasp-java-html-sanitizer.googlecode.com/svn/trunk@186 ad8eed46-c659-4a31-e19d-951d88f54425
/external/owasp/sanitizer/src/main/org/owasp/html/CssGrammar.java
195fd71a25612b7c24d4f46b3596cc27d0a1bdb0 17-Jul-2013 mikesamuel <mikesamuel@ad8eed46-c659-4a31-e19d-951d88f54425> fleshed out tests for new CSS lexer

git-svn-id: http://owasp-java-html-sanitizer.googlecode.com/svn/trunk@182 ad8eed46-c659-4a31-e19d-951d88f54425
/external/owasp/sanitizer/src/main/org/owasp/html/CssGrammar.java
b600c3cd7edfb02d79c264fd83b1306e94053b7e 17-Jul-2013 mikesamuel <mikesamuel@ad8eed46-c659-4a31-e19d-951d88f54425> REGRESSION RISK: replace CSS lexer based on regular expressions with one that does not backtrack or left-recurse. This new code has not yet been thorougly tested. Fuzzing and hardening will happen in follow-on CLs but it is not yet suitable for stable.

git-svn-id: http://owasp-java-html-sanitizer.googlecode.com/svn/trunk@180 ad8eed46-c659-4a31-e19d-951d88f54425
/external/owasp/sanitizer/src/main/org/owasp/html/CssGrammar.java
dce9ad7d3bd7d17abd3f707ba8cd381fa8a4d539 10-Jun-2013 mikesamuel <mikesamuel@ad8eed46-c659-4a31-e19d-951d88f54425> box model handling for styles

git-svn-id: http://owasp-java-html-sanitizer.googlecode.com/svn/trunk@176 ad8eed46-c659-4a31-e19d-951d88f54425
/external/owasp/sanitizer/src/main/org/owasp/html/CssGrammar.java
8403881c365ab36b721ccc4500af1b3a5bd25870 09-Mar-2011 mikesamuel <mikesamuel@ad8eed46-c659-4a31-e19d-951d88f54425> added license headers and a license.txt file

git-svn-id: http://owasp-java-html-sanitizer.googlecode.com/svn/trunk@10 ad8eed46-c659-4a31-e19d-951d88f54425
/external/owasp/sanitizer/src/main/org/owasp/html/CssGrammar.java
4e867904c8295537803c1c8a076e130df5674b58 09-Mar-2011 mikesamuel <mikesamuel@ad8eed46-c659-4a31-e19d-951d88f54425> Revamped to use a policy builder pattern instead of requiring people to write their own policies.

git-svn-id: http://owasp-java-html-sanitizer.googlecode.com/svn/trunk@9 ad8eed46-c659-4a31-e19d-951d88f54425
/external/owasp/sanitizer/src/main/org/owasp/html/CssGrammar.java