Software /
code /
prosody
Log
plugins/mod_s2s/mod_s2s.lua @ 6426:e5945fb5b71f
description | author | age |
---|---|---|
mod_s2s: Close s2s connections that can not proceed due to mod_dialback not being present | Kim Alvefur | Tue, 23 Sep 2014 19:41:10 +0200 |
core.stanza_router, mod_s2s: Move handling of S2S features to mod_s2s from stanza_router | Kim Alvefur | Tue, 09 Sep 2014 15:05:46 +0200 |
Merge 0.9->0.10 | Kim Alvefur | Tue, 02 Sep 2014 22:33:11 +0200 |
net.http, net.http.server, mod_c2s, mod_s2s, mod_component, mod_admin_telnet, mod_net_multiplex: Add ondetach to release connection from 'sessions' table (or equivalent) | Matthew Wild | Fri, 29 Aug 2014 11:54:34 +0100 |
mod_s2s: Close offending s2s streams missing an 'id' attribute with a stream error instead of throwing an unhandled error | Kim Alvefur | Tue, 02 Sep 2014 17:24:25 +0200 |
Merge 0.9->0.10 | Matthew Wild | Thu, 28 Aug 2014 09:23:24 +0100 |
mod_c2s, mod_s2s: Log received invalid stream headers | Matthew Wild | Sat, 23 Aug 2014 09:29:17 +0100 |
mod_s2s: Reset stream ID when resetting stream [compliance] | Kim Alvefur | Wed, 27 Aug 2014 13:20:08 +0200 |