Log

util/xmppstream.lua @ 9318:3429006518bf

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
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