Software /
code /
prosody
Log
plugins/mod_s2s.lua @ 11678:f90a337d81a8
description | author | age |
---|---|---|
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 |
mod_s2s: Bail if connection is destroyed after attempting to open stream | Kim Alvefur | Wed, 16 Jun 2021 23:53:00 +0200 |