0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2025-01-09 23:41:52 +00:00
htmlpurifier/library/HTMLPurifier
Edward Z. Yang c2d3d5b859 Release 1.4.0.
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/branches/strict@682 48356398-32a2-884e-a903-53898d9a118a
2007-01-21 17:45:33 +00:00
..
AttrDef Release 1.4.0. 2007-01-21 17:45:33 +00:00
AttrTransform Commit strict version of HTML Purifier. 2007-01-16 21:59:29 +00:00
ChildDef [1.3.0] Add Printer_CSSDefinition. 2006-11-25 05:05:32 +00:00
EntityLookup [1.2.0] 2006-09-30 20:18:08 +00:00
Filter Merge in r657-674, prompted by near release of 1.4.0. 2007-01-21 16:07:36 +00:00
Lexer Merge in r649-656, prompted by changing two of Encoder's functions to static. 2007-01-19 02:28:53 +00:00
Printer Commit strict version of HTML Purifier. 2007-01-16 21:59:29 +00:00
Strategy [1.3.1] Add defense in depth measure: reject entire node if there is no child definition for the element. 2006-12-06 22:38:25 +00:00
URIScheme [1.2.0] Non-accessible resources (ex. mailto) blocked from embedded URIs (img src) 2006-11-17 23:09:10 +00:00
AttrDef.php [1.2.0] Implement primitive email regexp to be used for mailto. There are many spotty implementation issues, so this code is not actually called anywhere else currently. 2006-11-08 03:10:43 +00:00
AttrTransform.php [1.3.1] Standardized all attribute handling variables to attr, made it plural 2006-12-06 22:29:08 +00:00
ChildDef.php [1.3.0] Add Printer_CSSDefinition. 2006-11-25 05:05:32 +00:00
Config.php Merge in r657-674, prompted by near release of 1.4.0. 2007-01-21 16:07:36 +00:00
ConfigSchema.php Merge in r657-674, prompted by near release of 1.4.0. 2007-01-21 16:07:36 +00:00
Context.php [1.2.0] Unit test housekeeping: 2006-11-16 23:58:33 +00:00
CSSDefinition.php Merge in r657-674, prompted by near release of 1.4.0. 2007-01-21 16:07:36 +00:00
Encoder.php Merge in r657-674, prompted by near release of 1.4.0. 2007-01-21 16:07:36 +00:00
EntityLookup.php Merge in r649-656, prompted by changing two of Encoder's functions to static. 2007-01-19 02:28:53 +00:00
EntityParser.php [1.2.0] 2006-10-22 16:09:36 +00:00
Error.php [1.2.0] Allow configuration directives to permit null values. ConfigDoc updated accordingly. 2006-11-12 02:59:36 +00:00
Filter.php Merge in r657-674, prompted by near release of 1.4.0. 2007-01-21 16:07:36 +00:00
Generator.php [1.3.1] Standardized all attribute handling variables to attr, made it plural 2006-12-06 22:29:08 +00:00
HTMLDefinition.php Merge in r649-656, prompted by changing two of Encoder's functions to static. 2007-01-19 02:28:53 +00:00
IDAccumulator.php [1.2.0] 2006-10-22 16:09:36 +00:00
Lexer.php Merge in r657-674, prompted by near release of 1.4.0. 2007-01-21 16:07:36 +00:00
PercentEncoder.php [1.2.0] Add documentation to PercentEncoder.php 2006-11-07 17:42:41 +00:00
Printer.php [1.3.0] Add Printer_CSSDefinition. 2006-11-25 05:05:32 +00:00
Strategy.php [1.2.0] 2006-10-01 20:47:07 +00:00
TagTransform.php [1.3.1] Standardized all attribute handling variables to attr, made it plural 2006-12-06 22:29:08 +00:00
Token.php [1.3.1] Standardized all attribute handling variables to attr, made it plural 2006-12-06 22:29:08 +00:00
TokenFactory.php [1.3.1] Standardized all attribute handling variables to attr, made it plural 2006-12-06 22:29:08 +00:00
URIScheme.php [1.2.0] Non-accessible resources (ex. mailto) blocked from embedded URIs (img src) 2006-11-17 23:09:10 +00:00
URISchemeRegistry.php Merge in r649-656, prompted by changing two of Encoder's functions to static. 2007-01-19 02:28:53 +00:00