Software /
code /
prosody
Log
plugins/mod_s2s.lua @ 11682:7843f1ca3b33
description | author | age |
---|---|---|
mod_s2s: Vary log level by remote stream error | Kim Alvefur | Wed, 14 Jul 2021 02:41:15 +0200 |
mod_s2s: Remove connection timeout once it's no longer needed | Kim Alvefur | Tue, 13 Jul 2021 15:04:34 +0200 |
mod_s2s: Log debug message on attempted close of an connectionless session | Kim Alvefur | Sun, 11 Jul 2021 12:41:32 +0200 |
mod_s2s: Drop level of indentation by inverting a condition and early return | Kim Alvefur | Sun, 11 Jul 2021 12:37:51 +0200 |
mod_s2s: Use module API to fire events | Kim Alvefur | Sun, 11 Jul 2021 12:36:08 +0200 |
mod_s2s: Remove duplicate method call (thanks luacheck) | Kim Alvefur | Mon, 21 Jun 2021 13:45:44 +0200 |
mod_s2s: Guard against LuaSec not returning TLS info here too | Kim Alvefur | Mon, 21 Jun 2021 13:43:40 +0200 |