Software /
code /
prosody
Log
plugins/mod_s2s/mod_s2s.lua @ 5423:4acc1598f391
description | author | age |
---|---|---|
mod_s2s: Add COMPAT cahin verification code for older LuaSec versions | Kim Alvefur | Thu, 04 Apr 2013 19:21:47 +0200 |
mod_s2s: Close incoming s2s with stream error when secure and we don't trust their certificate | Matthew Wild | Mon, 01 Apr 2013 14:45:59 +0100 |
mod_s2s: Prevent s2s to and from hosts we serve locally | Kim Alvefur | Wed, 27 Mar 2013 23:09:47 +0100 |
mod_s2s: Prevent traceback when replying to incoming connection to a host we don't serve | Kim Alvefur | Tue, 26 Mar 2013 09:25:20 +0100 |
mod_s2s: session.from_host does not allways exist on incoming connections, true and nil or "our hostname" does not evaluate to what we want here | Kim Alvefur | Mon, 25 Mar 2013 08:18:49 +0100 |
mod_s2s: Fix variable usage in check_auth_policy (thanks Florob) | Matthew Wild | Fri, 22 Mar 2013 15:16:22 +0000 |
mod_s2s: Remove unused variable | Matthew Wild | Fri, 22 Mar 2013 14:31:14 +0000 |