plugins/mod_s2s.lua
Fri, 21 Jan 2022 17:59:19 +0100 Kim Alvefur mod_s2s: Enable outgoing Direct TLS connections
Sun, 24 Oct 2021 15:11:01 +0200 Kim Alvefur mod_s2s: Fix logging of <stream:error> consistency with other mods
Thu, 21 Oct 2021 17:51:56 +0200 Kim Alvefur mod_s2s: Don't pass unknown hostnames as stats label
Thu, 09 Sep 2021 21:59:02 +0200 Kim Alvefur mod_s2s: Rename Direct TLS listener 's2s_direct_tls'
Tue, 10 Aug 2021 20:55:43 +0200 Kim Alvefur mod_s2s: Add a Direct TLS listener
Tue, 10 Aug 2021 20:54:38 +0200 Kim Alvefur mod_s2s: Handle connections having TLS from the start
Tue, 10 Aug 2021 20:51:31 +0200 Kim Alvefur mod_s2s: Factor out procedure for newly encrypted sessions
Mon, 06 Sep 2021 23:21:25 +0200 Kim Alvefur mod_c2s,mod_s2s: Indicate stanza size violation with condition from XEP-0205 (thanks mjk)
Mon, 16 Aug 2021 12:45:14 +0200 Kim Alvefur mod_c2s,mod_s2s: Fire event just before writes
Mon, 16 Aug 2021 11:37:51 +0200 Kim Alvefur mod_s2s: Fire 's2s-ondrain' event, mirroring mod_c2s
Sun, 18 Jul 2021 21:53:26 +0200 Kim Alvefur mod_s2s: Clone 'extra' data to let resolvers add more to it
Sun, 18 Jul 2021 09:17:31 +0200 Kim Alvefur mod_s2s: Handle measurement where the local host is unknown
Sun, 18 Jul 2021 09:08:04 +0200 Kim Alvefur mod_s2s: Guard against missing 'to' on incoming stream
Wed, 14 Jul 2021 02:53:42 +0200 Kim Alvefur mod_s2s: Don't close connections on reload
Wed, 14 Jul 2021 02:39:54 +0200 Kim Alvefur mod_s2s: Close connections attached to a host being deactivated
Wed, 14 Jul 2021 02:41:15 +0200 Kim Alvefur mod_s2s: Vary log level by remote stream error
Tue, 13 Jul 2021 15:04:34 +0200 Kim Alvefur mod_s2s: Remove connection timeout once it's no longer needed
Sun, 11 Jul 2021 12:41:32 +0200 Kim Alvefur mod_s2s: Log debug message on attempted close of an connectionless session
Sun, 11 Jul 2021 12:37:51 +0200 Kim Alvefur mod_s2s: Drop level of indentation by inverting a condition and early return
Sun, 11 Jul 2021 12:36:08 +0200 Kim Alvefur mod_s2s: Use module API to fire events
Mon, 21 Jun 2021 13:45:44 +0200 Kim Alvefur mod_s2s: Remove duplicate method call (thanks luacheck)
Mon, 21 Jun 2021 13:43:40 +0200 Kim Alvefur mod_s2s: Guard against LuaSec not returning TLS info here too
Wed, 16 Jun 2021 23:53:00 +0200 Kim Alvefur mod_s2s: Bail if connection is destroyed after attempting to open stream
Wed, 16 Jun 2021 00:00:17 +0200 Kim Alvefur mod_c2s,mod_s2s: Collect stats on TLS versions and ciphers
Thu, 13 May 2021 11:17:13 +0100 Matthew Wild Merge 0.11->trunk
Wed, 21 Apr 2021 17:11:58 +0200 Jonas Schäfer s2s et al.: Add counters for connection state transitions
Sun, 18 Apr 2021 12:35:16 +0200 Jonas Schäfer mod_s2s: Port to new OpenMetrics API
Wed, 03 Mar 2021 13:34:00 +0100 Kim Alvefur mod_s2s: Buffer stream error + stream closing tag
Wed, 03 Mar 2021 13:26:38 +0100 Kim Alvefur mod_s2s: Check direction in bidi-aware style
Tue, 02 Mar 2021 22:42:04 +0100 Kim Alvefur mod_s2s: Add config setting to enable DANE
Sat, 06 Feb 2021 21:40:21 +0100 Kim Alvefur mod_s2s: Clarify comment about unused TLS settings
Wed, 16 Dec 2020 08:53:57 +0100 Kim Alvefur Merge 0.11->trunk
Fri, 11 Dec 2020 15:37:35 +0100 Kim Alvefur Merge 0.11->trunk
Thu, 05 Nov 2020 22:31:25 +0100 Kim Alvefur Merge 0.11->trunk
Wed, 30 Sep 2020 09:50:33 +0100 Matthew Wild Merge 0.11->trunk
Sat, 08 Aug 2020 19:13:12 +0200 Kim Alvefur Merge 0.11->trunk
Tue, 02 Jun 2020 19:43:50 +0200 Kim Alvefur mod_s2s: Move out of empty directory
less more (0) tip