Software /
code /
prosody
Log
util/xmppstream.lua @ 6084:3c02a9ed399e
description | author | age |
---|---|---|
util.xmppstream: Check for callback that may add stream header attributes | Kim Alvefur | Fri, 18 Apr 2014 07:50:44 +0200 |
mod_c2s, mod_s2s, mod_component, util.xmppstream: Move all session:open_stream() functions to util.xmppstream | Kim Alvefur | Thu, 10 Apr 2014 13:13:07 +0200 |
Merge 0.9->0.10 | Matthew Wild | Wed, 02 Apr 2014 17:41:38 +0100 |
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 |