Software /
code /
prosody
Log
plugins/mod_s2s/mod_s2s.lua @ 10421:09b54ad0fdc4
description | author | age |
---|---|---|
mod_s2s: Wait for remote to close any connection allowing incoming stanzas | Kim Alvefur | Mon, 18 Nov 2019 20:37:40 +0100 |
mod_s2s: Allow passing bounce reason as an util.error object (see #770) | Kim Alvefur | Fri, 08 Nov 2019 23:03:47 +0100 |
mod_s2s: Only nameprep stream to/from addresses if they are present | Kim Alvefur | Sat, 02 Nov 2019 15:43:17 +0100 |
mod_s2s: Close with a stream error in case neither SASL or Dialback are available | Kim Alvefur | Sun, 06 Oct 2019 21:14:53 +0200 |
mod_s2s: Remove warning about hostname mismatch | Kim Alvefur | Sat, 07 Sep 2019 18:54:59 +0200 |
mod_s2s: Insert s2sin into outgoing routing table when bidirectional | Kim Alvefur | Sat, 07 Sep 2019 18:33:16 +0200 |
mod_s2s: Add function to send replies on s2sout connections that support incoming traffic | Kim Alvefur | Sat, 07 Sep 2019 18:32:29 +0200 |
mod_s2s: Handle authentication of s2sin and s2sout the same way | Kim Alvefur | Sat, 07 Sep 2019 17:44:57 +0200 |