Software /
code /
prosody
Log
plugins/mod_s2s/mod_s2s.lua @ 5514:1091d7c3b4d2
description | author | age |
---|---|---|
mod_c2s, mod_s2s, net.http, net.http.server: Improve tracebacks (omit traceback function), to make it clearer where an error occured | Matthew Wild | Mon, 22 Apr 2013 12:35:52 +0100 |
mod_s2s: Add missing space | Kim Alvefur | Mon, 15 Apr 2013 19:37:15 +0200 |
mod_s2s: Adjust priority of route/remote hooks to negative values (like most other internal hooks) | Kim Alvefur | Mon, 08 Apr 2013 22:42:38 +0200 |
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 |