Software /
code /
prosody
Log
core/stanza_router.lua @ 4919:6cbc35cdefaf
description | author | age |
---|---|---|
stanza_router: Also don't bounce <iq type='result'> | Matthew Wild | Sun, 27 May 2012 11:57:56 +0100 |
stanza_router: Don't bounce type=error stanzas | Kim Alvefur | Sun, 27 May 2012 04:01:34 +0200 |
prosody, stanza_router: Load stanza_router earlier. Put routing functions in the global prosody table. Fixes module:send() | Kim Alvefur | Mon, 14 May 2012 17:58:51 +0200 |
stanza_router: Fix variable name | Matthew Wild | Sat, 12 May 2012 03:24:06 +0100 |
stanza_router: Close stream for unhandled stanzas from unauthenticated connections (we can't reply) | Matthew Wild | Sat, 12 May 2012 01:47:53 +0100 |
stanza_router: Remove FIXME comment and close stream with not-authorized for s2s stanzas from unauthed domains | Matthew Wild | Sat, 12 May 2012 00:33:04 +0100 |
stanza_router: Catch s2s stanzas to hosts we don't serve earlier, and close with host-unknown (thanks darkrain) | Matthew Wild | Sat, 12 May 2012 00:31:48 +0100 |