| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
The code fails to handle namespaces on the initial opening tag (when 'stanza' is nil). Fixing this
seems not worth the effort for a feature that is not being used.
|
|
|
|
| |
namespaces and their prefix (stanza.namespaces), knowing/preserving prefix names is required for some applications (thanks daurnimator)
|
|
|
|
| |
return them in a table at the end
|
|\ |
|
| |
| |
| |
| | |
error handler
|
| |
| |
| |
| | |
from mod_c2s)
|
| | |
|
| |
| |
| |
| | |
session:open_stream() functions to util.xmppstream
|
|\ \
| |/
|/| |
|
| | |
|
| | |
|
| | |
|
|/ |
|
|
|
|
| |
is available.
|
| |
|
| |
|
| |
|
|
|
|
| |
util.dependencies.
|
| |
|
|\ |
|
| | |
|
|\| |
|
| | |
|
|\| |
|
| | |
|
| |
| |
| |
| | |
supported by LuaExpat) DTDs. If not supported, log a warning.
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
supported by LuaExpat) DTDs. If not supported, log a warning.
|
| | |
|
| | |
|
| | |
|
|/ |
|
|
|
|
| |
nil, and set it nil by default. Saves a table allocation per-element. 20% faster stanza building.
|
|
|
|
| |
elements which are in another namespace.
|
| |
|
| |
|
|
|
|
| |
stream is associated with
|
| |
|
| |
|
| |
|
|
|