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 |
mod_s2s: Remove tostring() in logging since this is handled by util.format now
|
Kim Alvefur |
Thu, 21 Dec 2017 07:00:56 +0100 |
mod_s2s: Restructure some code
|
Kim Alvefur |
Tue, 05 Dec 2017 13:24:28 +0100 |
mod_s2s: Remove unused argument [luacheck]
|
Kim Alvefur |
Tue, 05 Dec 2017 12:35:01 +0100 |
mod_s2s: Remove unused local [luacheck]
|
Kim Alvefur |
Tue, 05 Dec 2017 12:34:50 +0100 |
Merge 0.10->trunk
|
Matthew Wild |
Tue, 26 Sep 2017 17:24:25 +0100 |
mod_s2s: Use a separate resolver object for each outgoing session
|
Matthew Wild |
Mon, 25 Sep 2017 23:12:47 +0100 |
Merge 0.10->trunk
|
Kim Alvefur |
Thu, 14 Sep 2017 02:48:34 +0200 |
Merge 0.9->0.10
|
Kim Alvefur |
Thu, 14 Sep 2017 02:47:40 +0200 |
mod_component, mod_s2s: Iterate over child tags instead of child nodes (can include text) in stream error (same as 176b7f4e4ac9)
|
Kim Alvefur |
Thu, 14 Sep 2017 01:27:36 +0200 |
Merge 0.10->trunk
|
Kim Alvefur |
Thu, 26 Jan 2017 19:47:33 +0100 |
mod_c2s, mod_s2s: Remove comment that no longer applies since 946871f6e3c8
|
Kim Alvefur |
Wed, 25 Jan 2017 11:18:00 +0100 |
mod_s2s: Clarify that it is stream features that can't be offered (here too)
|
Kim Alvefur |
Wed, 25 Jan 2017 11:13:40 +0100 |
Merge 0.10->trunk
|
Kim Alvefur |
Fri, 07 Oct 2016 16:52:18 +0200 |
Merge 0.9->0.10
|
Kim Alvefur |
Wed, 28 Sep 2016 14:45:02 +0200 |