Software /
code /
prosody
Log
util/xmppstream.lua @ 6053:2f93a04564b2
description | author | age |
---|---|---|
util.xmppstream: Also disable CharacterData merging after stream restarts | Matthew Wild | Wed, 02 Apr 2014 14:31:19 +0100 |
util.xmppstream: Disable LuaExpat's buffering (if possible) | Matthew Wild | Wed, 02 Apr 2014 11:05:41 +0100 |
util.xmppstream: Implement stanza size limiting, default limit 10MB | Matthew Wild | Sun, 30 Mar 2014 09:14:39 +0100 |
Remove all trailing whitespace | Florian Zeitz | Fri, 09 Aug 2013 17:48:21 +0200 |
util.xmppstream: Include error stanza in error message if no error handler is available. | Waqas Hussain | Sat, 26 Jan 2013 03:39:18 +0500 |
util.xmppstream: Optimize attribute processing. | Waqas Hussain | Wed, 25 Jan 2012 11:54:12 +0500 |
util.xmppstream: Have faith in the XML parser matching start and end tags. | Waqas Hussain | Wed, 25 Jan 2012 11:49:27 +0500 |