Software /
code /
prosody
Log
util/xmppstream.lua @ 6367:769a3577dd85
description | author | age |
---|---|---|
Merge 0.9->0.10 | Matthew Wild | Thu, 28 Aug 2014 09:23:24 +0100 |
util.xmppstream: When error is 'no-stream', pass the received tagname to the error handler | Matthew Wild | Sat, 23 Aug 2014 09:22:05 +0100 |
util.xmppstream: Don't include empty stream ID in stream header (got here from mod_c2s) | Kim Alvefur | Wed, 27 Aug 2014 13:00:04 +0200 |
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 |