log core/xmlhandlers.lua @ 4288:8fde6b6b4919

age author description
Thu, 02 Jun 2011 15:23:58 +0100 Matthew Wild Merge 0.6->0.7
Thu, 02 Jun 2011 15:19:05 +0100 Matthew Wild xmlhandlers/xmppstream: Stop the parser when encountering restricted XML, completing the fix for the billion laughs attack
Thu, 02 Jun 2011 00:25:44 +0100 Matthew Wild Merge 0.6->0.7
Thu, 02 Jun 2011 00:23:41 +0100 Matthew Wild xmlhandlers: Don't restrict CDATA
Wed, 01 Jun 2011 23:25:24 +0100 Matthew Wild Merge 0.6->0.7
Wed, 01 Jun 2011 23:20:54 +0100 Matthew Wild xmlhandlers: Reject XML comments, processing instructions and (if supported by LuaExpat) DTDs. If not supported, log a warning. [Backport of 7cc426988bcc in trunk]