util.xmppstream: Reject XML comments, processing instructions and (if supported by...
authorMatthew Wild <mwild1@gmail.com>
Wed, 1 Jun 2011 22:02:10 +0000 (23:02 +0100)
committerMatthew Wild <mwild1@gmail.com>
Wed, 1 Jun 2011 22:02:10 +0000 (23:02 +0100)
commite0326f6e45ad06a79602ad4d072ac6c80fb7c9a9
tree3f408a36d413cf741c9a211fb55b8f3d0551b652
parent274c3ef3a04660a2e86eed172b05d752bd298dab
util.xmppstream: Reject XML comments, processing instructions and (if supported by LuaExpat) DTDs. If not supported, log a warning.
util/xmppstream.lua