stanza_router: only fire pre-stanza if firing other preevents (e.g. for c2s sessions)
|
Matthew Wild |
Wed, 05 Feb 2020 22:53:59 +0000 |
stanza_router: Add once-per-routed-stanza event, pre-stanza
|
Matthew Wild |
Wed, 05 Feb 2020 17:40:50 +0000 |
core.stanza_router: Silence warning about unused err_message [luacheck]
|
Kim Alvefur |
Fri, 20 Dec 2019 22:33:24 +0100 |
core.stanza_router: Extract host part of JIDs directly [luacheck]
|
Kim Alvefur |
Fri, 20 Dec 2019 22:31:27 +0100 |
Backed out changeset 64ddcbc9a328 as it would prevent communicating with valid remote JIDs that aren't valid under STRINGPREP / Unicode 3.2
|
Kim Alvefur |
Wed, 30 Oct 2019 17:33:52 +0100 |
core.stanza_router: Do strict jidprep on c2s
|
Kim Alvefur |
Mon, 09 Sep 2019 22:32:01 +0200 |
core.stanza_router: Handle s2s in more direction-agnostic way
|
Kim Alvefur |
Sat, 07 Sep 2019 17:34:56 +0200 |
core.stanza_router: Remove tostring call from logging
|
Kim Alvefur |
Tue, 30 Jul 2019 02:18:59 +0200 |
stanza_router: Remove deprecation warning for core routing functions from global scope (deprecated in 0.9)
|
Kim Alvefur |
Sun, 21 Oct 2018 14:45:22 +0200 |
Merge 0.10->trunk
|
Matthew Wild |
Mon, 30 Jul 2018 15:13:54 +0100 |
core.stanza_router: Reduce logging of common routing (#776)
|
Kim Alvefur |
Sun, 22 Jul 2018 19:44:58 +0200 |
core.stanza_router: Reduce logging of common routing (#776)
|
Kim Alvefur |
Sun, 22 Jul 2018 19:44:58 +0200 |
stanza_router: Limit scope of deprecated warning function since it is not used anywhere else [luacheck]
|
Kim Alvefur |
Fri, 23 Mar 2018 13:15:19 +0100 |
core.stanza_router: Verify that xmlns exists for firing stanza/iq/xmlns/name events (fixes #1022) (thanks SamWhited)
|
Kim Alvefur |
Tue, 17 Oct 2017 07:09:00 +0200 |
core: Split some very long lines [luacheck]
|
Kim Alvefur |
Sat, 04 Mar 2017 17:49:48 +0100 |