Software /
code /
prosody
Log
plugins/mod_s2s/mod_s2s.lua @ 5341:760c22c822be
description | author | age |
---|---|---|
mod_s2s, mod_dialback: Rename s2s-authenticate-legacy event to s2sout-authenticate-legacy for clarity. Also, hello! | Matthew Wild | Sun, 10 Mar 2013 11:25:05 +0000 |
mod_s2s: Don't try to close sessions that were destroyed before timeout | Kim Alvefur | Thu, 24 Jan 2013 00:59:32 +0100 |
prosody, mod_c2s, mod_s2s: Move closing of c2s and s2s sessions to respective plugins | Kim Alvefur | Fri, 28 Dec 2012 14:33:47 +0100 |
mod_s2s: Remove connection from sessions table as soon as we learn it is disconnected. Fixes a connection/session leak. | Matthew Wild | Fri, 28 Dec 2012 12:47:44 +0000 |
mod_s2s: Detect TLS compression | Kim Alvefur | Wed, 24 Oct 2012 19:05:56 +0200 |
mod_{admin_telnet,c2s,component,http,net_multiplex,s2s}: Use module:provides() instead of module:add_item(). | Waqas Hussain | Wed, 12 Sep 2012 22:22:31 +0500 |