Software /
code /
prosody
Log
core/xmlhandlers.lua @ 4288:8fde6b6b4919
description | author | age |
---|---|---|
Merge 0.6->0.7 | Matthew Wild | Thu, 02 Jun 2011 15:23:58 +0100 |
xmlhandlers/xmppstream: Stop the parser when encountering restricted XML, completing the fix for the billion laughs attack | Matthew Wild | Thu, 02 Jun 2011 15:19:05 +0100 |
Merge 0.6->0.7 | Matthew Wild | Thu, 02 Jun 2011 00:25:44 +0100 |
xmlhandlers: Don't restrict CDATA | Matthew Wild | Thu, 02 Jun 2011 00:23:41 +0100 |
Merge 0.6->0.7 | Matthew Wild | Wed, 01 Jun 2011 23:25:24 +0100 |
xmlhandlers: Reject XML comments, processing instructions and (if supported by LuaExpat) DTDs. If not supported, log a warning. [Backport of 7cc426988bcc in trunk] | Matthew Wild | Wed, 01 Jun 2011 23:20:54 +0100 |
util.stanza, util.xmppstream, core.xmlhandlers: Allow stanza.last_add to be nil, and set it nil by default. Saves a table allocation per-element. 20% faster stanza building. | Waqas Hussain | Fri, 26 Nov 2010 05:23:37 +0500 |
Monster whitespace commit (beware the whitespace monster). | Waqas Hussain | Sat, 16 Oct 2010 23:00:42 +0500 |