prosody
log
graph
tags
bookmarks
branches
695904638cfa
browse
changeset
util/xmppstream.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody
Log
util/xmppstream.lua @ 9007:
695904638cfa
less
more
|
(0)
-15
tip
description
author
age
vairious: Add annotation when an empty environment is set [luacheck]
Kim Alvefur
2018-02-28
util: Various minor changes to please [luacheck]
Kim Alvefur
2017-11-10
util.xmppstream: Remove namespace tracking, it's broken as implemented
Matthew Wild
2016-03-05
util.stanza, util.xml, util.xmppstream: Add support for tracking defined namespaces and their prefix (stanza.namespaces), knowing/preserving prefix names is required for some applications (thanks daurnimator)
Matthew Wild
2015-12-08
util.*: Remove use of module() function, make all module functions local and return them in a table at the end
Kim Alvefur
2015-02-21
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
util.xmppstream: Disable LuaExpat's buffering (if possible)
Matthew Wild
2014-04-02
util.xmppstream: Implement stanza size limiting, default limit 10MB
Matthew Wild
2014-03-30
Remove all trailing whitespace
Florian Zeitz
2013-08-09
less
more
|
(0)
-15
tip