| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 0.11->trunk | Kim Alvefur | 2022-01-20 | 1 | -13/+5 |
|\ |
|
| * | util.xml: Deduplicate handlers for restricted XML0.11.13 | Kim Alvefur | 2022-01-20 | 1 | -12/+5 |
| * | util.xml: Break reference to help the GC (fix #1711) | Kim Alvefur | 2022-01-20 | 1 | -5/+4 |
| * | util.xml: Do not allow doctypes, comments or processing instructions0.11.12 | Jonas Schäfer | 2022-01-10 | 1 | -2/+23 |
* | | util.xml: Do not allow doctypes, comments or processing instructions | Jonas Schäfer | 2022-01-10 | 1 | -2/+23 |
* | | util.xml: Use variable instead of constant for consistency (thanks Thijs) | Matthew Wild | 2021-12-26 | 1 | -1/+1 |
* | | util.xml: Fix float formatting of line and columns in error (on Lua 5.3+) | Kim Alvefur | 2020-10-03 | 1 | -1/+1 |
|/ |
|
* | vairious: Add annotation when an empty environment is set [luacheck] | Kim Alvefur | 2018-02-28 | 1 | -0/+1 |
* | util.xml: Correct stanza.namespaces table construction when duplicate prefix ... | Waqas Hussain | 2016-03-05 | 1 | -5/+11 |
* | util.stanza, util.xml, util.xmppstream: Add support for tracking defined name... | Matthew Wild | 2015-12-08 | 1 | -1/+16 |
* | util.*: Remove use of module() function, make all module functions local and ... | Kim Alvefur | 2015-02-21 | 1 | -3/+4 |
* | util.xml: Remove unused parameter (thanks, luacheck) | Matthew Wild | 2015-05-06 | 1 | -1/+1 |
* | portmanager, s2smanager, sessionmanager, stanza_router, storagemanager, userm... | Matthew Wild | 2015-05-06 | 1 | -0/+1 |
* | Remove all trailing whitespace | Florian Zeitz | 2013-08-09 | 1 | -2/+2 |
* | util.xml: Fix module name. | Waqas Hussain | 2012-12-03 | 1 | -1/+1 |
* | util.xml: Initial commit; exposes parse(), which is now the canonical way to ... | Waqas Hussain | 2012-12-03 | 1 | -0/+57 |