0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-09-20 03:05:18 +00:00
htmlpurifier/smoketests
Edward Z. Yang 4ee1bf94e3 [1.2.0] Assorted tinyfixes
- Add TODO request about Phalanger, something to do if I'm really bored
- Update XSS attacks
- Minor formatting/grammar fixes in documentation

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@502 48356398-32a2-884e-a903-53898d9a118a
2006-11-03 02:40:37 +00:00
..
common.php Refactor encoding and entity specific processing to HTMLPurifier_Encoder. We also need to refactor the escaping to this class too. 2006-08-29 19:36:40 +00:00
utf8.php Malformed UTF-8 and non-SGML character detection and cleaning implemented 2006-08-19 17:53:59 +00:00
variableWidthAttack.php Malformed UTF-8 and non-SGML character detection and cleaning implemented 2006-08-19 17:53:59 +00:00
xssAttacks.php Malformed UTF-8 and non-SGML character detection and cleaning implemented 2006-08-19 17:53:59 +00:00
xssAttacks.xml [1.2.0] Assorted tinyfixes 2006-11-03 02:40:37 +00:00