Software /
code /
prosody
Log
util/xmppstream.lua @ 6627:c6e025411baa
description | author | age |
---|---|---|
Merge 0.9->0.10 | Matthew Wild | 2014-08-28 |
util.xmppstream: When error is 'no-stream', pass the received tagname to the error handler | Matthew Wild | 2014-08-23 |
util.xmppstream: Don't include empty stream ID in stream header (got here from mod_c2s) | Kim Alvefur | 2014-08-27 |
util.xmppstream: Check for callback that may add stream header attributes | Kim Alvefur | 2014-04-18 |
mod_c2s, mod_s2s, mod_component, util.xmppstream: Move all session:open_stream() functions to util.xmppstream | Kim Alvefur | 2014-04-10 |
Merge 0.9->0.10 | Matthew Wild | 2014-04-02 |
util.xmppstream: Also disable CharacterData merging after stream restarts | Matthew Wild | 2014-04-02 |