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)
commitbc1374cd5504f95c9b7a1b3c95950753d414b105
tree9d536d5065b07687de43a8fcf42bc9b432509d80
parente0326f6e45ad06a79602ad4d072ac6c80fb7c9a9
util.xmppstream: Reject XML comments, processing instructions and (if supported by LuaExpat) DTDs. If not supported, log a warning.
util/xmppstream.lua