mod_s2s: Improve error in bounces due to cert validation problems
|
Kim Alvefur |
Wed, 27 Nov 2019 23:26:59 +0100 |
mod_s2s: Add error text for error replies on some s2s failures (#770)
|
Kim Alvefur |
Sat, 23 Nov 2019 01:32:53 +0100 |
s2s: Allow passing a custom error for bouncing queued stanzas (#770)
|
Kim Alvefur |
Sat, 23 Nov 2019 01:29:03 +0100 |
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 |
mod_s2s: Remove obsolete cleanup code
|
Kim Alvefur |
Sat, 07 Sep 2019 19:00:37 +0200 |
Remove COMPAT with temporary luasec fork
|
Kim Alvefur |
Sun, 25 Aug 2019 23:12:55 +0200 |
mod_s2s: Use net.connect instead of s2sout.lib for outgoing s2s connections
|
Kim Alvefur |
Sat, 10 Nov 2018 13:37:32 +0100 |
mod_s2s: Distinguish between high and low level errors in bounces
|
Kim Alvefur |
Thu, 01 Aug 2019 05:25:34 +0200 |
plugins: Remove tostring call from logging
|
Kim Alvefur |
Tue, 30 Jul 2019 02:29:36 +0200 |
mod_tls: Restore querying for certificates on s2s
|
Kim Alvefur |
Mon, 11 Mar 2019 13:07:59 +0100 |
core.certmanager: Do not ask for client certificates by default
|
Kim Alvefur |
Sun, 10 Mar 2019 19:58:28 +0100 |
mod_c2s, mod_s2s, mod_component: Log invalid XML escaped (fixes #734)
|
Kim Alvefur |
Tue, 15 Jan 2019 20:08:30 +0100 |
mod_s2s: Indicate origin of s2s error
|
Kim Alvefur |
Mon, 08 Oct 2018 15:03:26 +0200 |
mod_s2s: Silence all warnings instead of ignoring the entire module
|
Kim Alvefur |
Sun, 30 Sep 2018 17:49:56 +0200 |
Merge 0.10->trunk
|
Matthew Wild |
Mon, 30 Jul 2018 15:13:54 +0100 |
sessionmanager, mod_s2s: Bring debug line for outgoing stanzas in line with that for incoming
|
Kim Alvefur |
Tue, 24 Jul 2018 19:07:26 +0200 |
mod_s2s: Reduce logging (#776)
|
Kim Alvefur |
Sun, 22 Jul 2018 19:45:58 +0200 |
sessionmanager, mod_s2s: Bring debug line for outgoing stanzas in line with that for incoming
|
Kim Alvefur |
Tue, 24 Jul 2018 19:07:26 +0200 |
mod_s2s: Reduce logging (#776)
|
Kim Alvefur |
Sun, 22 Jul 2018 19:45:58 +0200 |
Merge 0.10->trunk
|
Kim Alvefur |
Fri, 22 Jun 2018 14:18:36 +0200 |
mod_s2s: Close sockets held by resolver (#1170)
|
Kim Alvefur |
Sun, 17 Jun 2018 20:02:40 +0200 |
mod_s2s: Add a counter for IPv6.
|
Emmanuel Gil Peyrot |
Sat, 09 Sep 2017 14:45:23 +0100 |
mod_s2s: Don't use string concatenation when passing values to logging
|
Kim Alvefur |
Sun, 25 Feb 2018 11:20:56 +0100 |