mod_c2s,mod_s2s: Use a distinct stream error for hitting stanza size limit
|
Kim Alvefur |
Sun, 31 May 2020 22:25:48 +0200 |
mod_s2s: Run stream close in async context
|
Kim Alvefur |
Fri, 08 May 2020 23:55:51 +0200 |
mod_s2s: Improve signaling of stream open events
|
Kim Alvefur |
Fri, 08 May 2020 23:54:17 +0200 |
mod_s2s: Fix typo in comment [codespell]
|
Kim Alvefur |
Thu, 13 Feb 2020 23:03:03 +0100 |
mod_s2s: Comment on the various 'reason' arguments passed to :close
|
Kim Alvefur |
Sun, 26 Jan 2020 19:52:48 +0100 |
mod_s2s: Pass use_ipv4/use_ipv6 from config to service resolver
|
Matthew Wild |
Sat, 25 Jan 2020 14:38:42 +0000 |
Backed out changeset 74d66b1be989 (not optimal API)
|
Matthew Wild |
Sat, 25 Jan 2020 14:25:21 +0000 |
mod_s2s: Pass use_ipv4/ipv6 from config to connector config
|
Matthew Wild |
Fri, 24 Jan 2020 13:49:33 +0000 |
mod_s2s: Remove obsolete pre-connect buffer
|
Kim Alvefur |
Tue, 17 Dec 2019 00:34:39 +0100 |
mod_s2s: Fix name conflict introduced in c7864f970969
|
Kim Alvefur |
Tue, 10 Dec 2019 17:43:26 +0100 |
mod_s2s: Invert condition to return early and reduce indentation
|
Kim Alvefur |
Wed, 04 Dec 2019 22:37:20 +0100 |
mod_s2s: Fix mistake in 28755107c2f4
|
Kim Alvefur |
Tue, 03 Dec 2019 17:29:43 +0100 |
mod_s2s: Refactor stream error handling on close
|
Kim Alvefur |
Sun, 01 Dec 2019 12:21:26 +0100 |
mod_s2s: Use stanza type check instead of duck typing
|
Kim Alvefur |
Sun, 01 Dec 2019 12:19:36 +0100 |
mod_s2s: Improve TLS handshake error messages
|
Kim Alvefur |
Sun, 01 Dec 2019 01:20:34 +0100 |