Software /
code /
prosody
Log
util/xmppstream.lua @ 9439:988392a56495
description | author | age |
---|---|---|
util.xmppstream: Explicitly release old parser object on stream reset | Matthew Wild | 2018-07-31 |
util.xmppstream: Perfom validation of XML declaration parameters | Matthew Wild | 2018-07-11 |
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 |