Log

core/stanza_router.lua @ 12627:b8ce0f61855b

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