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
mod_c2s,mod_s2s: Collect stats on TLS versions and ciphers Kim Alvefur Wed, 16 Jun 2021 00:00:17 +0200
Merge 0.11->trunk base plugins/mod_s2s/mod_s2s.lua@9d9d095e59e2 Matthew Wild Thu, 13 May 2021 11:17:13 +0100
s2s et al.: Add counters for connection state transitions Jonas Schäfer Wed, 21 Apr 2021 17:11:58 +0200
mod_s2s: Port to new OpenMetrics API Jonas Schäfer Sun, 18 Apr 2021 12:35:16 +0200
mod_s2s: Buffer stream error + stream closing tag Kim Alvefur Wed, 03 Mar 2021 13:34:00 +0100
mod_s2s: Check direction in bidi-aware style Kim Alvefur Wed, 03 Mar 2021 13:26:38 +0100
mod_s2s: Add config setting to enable DANE Kim Alvefur Tue, 02 Mar 2021 22:42:04 +0100
mod_s2s: Clarify comment about unused TLS settings Kim Alvefur Sat, 06 Feb 2021 21:40:21 +0100
Merge 0.11->trunk base plugins/mod_s2s/mod_s2s.lua@feabb4318138 Kim Alvefur Wed, 16 Dec 2020 08:53:57 +0100