Software /
code /
prosody
Log
plugins/mod_s2s/mod_s2s.lua @ 5351:901ed253bbf7
description | author | age |
---|---|---|
mod_s2s, mod_saslauth, mod_compression: Refactor to have common code for opening streams | Kim Alvefur | Sat, 16 Mar 2013 17:46:43 +0100 |
mod_s2s: Do not include xmlns:db declaration in stream header if mod_dialback is not loaded | Matthew Wild | Tue, 12 Mar 2013 12:30:08 +0000 |
mod_s2s: Make sure host variable is reachable | Kim Alvefur | Mon, 11 Mar 2013 21:39:15 +0100 |
mod_s2s: Fire s2s-check-certificate event after validating a certificate, to allow plugins to override standard procedure | Matthew Wild | Sun, 10 Mar 2013 17:49:07 +0000 |
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 |