Log

core/stanza_router.lua @ 12163:59b65cc6312f

description author age
core.stanza_router: Rename variable to be more specific Kim Alvefur 2021-06-25
stanza_router: only fire pre-stanza if firing other preevents (e.g. for c2s sessions) Matthew Wild 2020-02-05
stanza_router: Add once-per-routed-stanza event, pre-stanza Matthew Wild 2020-02-05
core.stanza_router: Silence warning about unused err_message [luacheck] Kim Alvefur 2019-12-20
core.stanza_router: Extract host part of JIDs directly [luacheck] Kim Alvefur 2019-12-20
Backed out changeset 64ddcbc9a328 as it would prevent communicating with valid remote JIDs that aren't valid under STRINGPREP / Unicode 3.2 Kim Alvefur 2019-10-30
core.stanza_router: Do strict jidprep on c2s Kim Alvefur 2019-09-09
core.stanza_router: Handle s2s in more direction-agnostic way Kim Alvefur 2019-09-07
core.stanza_router: Remove tostring call from logging Kim Alvefur 2019-07-30
stanza_router: Remove deprecation warning for core routing functions from global scope (deprecated in 0.9) Kim Alvefur 2018-10-21
Merge 0.10->trunk Matthew Wild 2018-07-30
core.stanza_router: Reduce logging of common routing (#776) Kim Alvefur 2018-07-22
core.stanza_router: Reduce logging of common routing (#776) Kim Alvefur 2018-07-22
stanza_router: Limit scope of deprecated warning function since it is not used anywhere else [luacheck] Kim Alvefur 2018-03-23
core.stanza_router: Verify that xmlns exists for firing stanza/iq/xmlns/name events (fixes #1022) (thanks SamWhited) Kim Alvefur 2017-10-17
core: Split some very long lines [luacheck] Kim Alvefur 2017-03-04
stanza_router: Fix typo Kim Alvefur 2017-01-02
core.stanza_router: Remove hack for allowing resource binding IQ before resource binding Kim Alvefur 2016-12-13
core.stanza_router: Separate iq type check from child count check Kim Alvefur 2016-11-25
core.stanza_router: Require 'id' attribute on iq stanzas (fixes #785) Kim Alvefur 2016-11-25
stanza_router: Make 'unhandled stanza' errors more informative Matthew Wild 2016-08-31
core.stanza_router: Remove compatibility with Jabiru not including id attribute (originally added in 9b352c8a32e6) Kim Alvefur 2016-05-30
portmanager, s2smanager, sessionmanager, stanza_router, storagemanager, usermanager, util.xml: Add luacheck annotations Matthew Wild 2015-05-06
Merge 0.9->0.10 Kim Alvefur 2015-01-26
stanza_router: Fix routing of 'error' IQs with multiple childs (thanks Pawel) Kim Alvefur 2015-01-06
core.stanza_router, mod_s2s: Move handling of S2S features to mod_s2s from stanza_router Kim Alvefur 2014-09-09
Merge 0.9->0.10 Kim Alvefur 2014-09-09
core.stanza_router: Stricter validation of stanzas Kim Alvefur 2014-09-09
Remove all trailing whitespace Florian Zeitz 2013-08-09
stanza_router: Warn if the global core_*_stanza() functions are called Kim Alvefur 2012-07-26