| Sun, 22 Mar 2026 11:28:52 +0100 |
Kim Alvefur |
Merge 13.0->trunk
|
| Sat, 14 Mar 2026 01:19:27 +0100 |
Kim Alvefur |
mod_s2s: Fully validate stream addressing
13.0
|
| Tue, 06 Jan 2026 17:37:46 +0100 |
Kim Alvefur |
Merge 13.0->trunk
|
| Sun, 04 Jan 2026 17:58:26 +0100 |
Kim Alvefur |
mod_s2s: Explicitly prevent sending recursive error replies when queue is full
13.0
|
| Sun, 04 Jan 2026 17:54:48 +0100 |
Kim Alvefur |
mod_s2s: Fix traceback when outgoing s2s queue is full (thanks tom)
13.0
|
| Tue, 30 Dec 2025 17:45:58 +0100 |
Kim Alvefur |
mod_s2s: Report outgoing connection failures to remote servers
|
| Thu, 16 Oct 2025 18:29:03 +0100 |
Matthew Wild |
mod_s2s, s2smanager: Experimental s2s_block_immediate_retries option
|
| Tue, 14 Oct 2025 22:12:51 +0200 |
Kim Alvefur |
mod_s2s: Optimize order of table accesses
|
| Thu, 25 Sep 2025 16:56:09 +0100 |
Matthew Wild |
mod_s2s: Close outgoing pre-auth s2s sessions when their stanza queue is full
|
| Sat, 24 May 2025 15:53:46 +0200 |
Kim Alvefur |
mod_s2s: Fix log to use formatting instead of concatenation (fixes #1461)
13.0
|
| Tue, 01 Apr 2025 20:42:53 +0200 |
Kim Alvefur |
mod_s2s: Handle single message from chain validation
13.0
|
| Tue, 01 Apr 2025 18:15:34 +0200 |
Kim Alvefur |
mod_s2s: Deal with OpenSSL changing spelling in strings
13.0
|
| Sat, 15 Feb 2025 00:19:01 +0100 |
Kim Alvefur |
core.certmanager: Move LuaSec verification tweaks to mod_s2s
13.0
|
| Thu, 21 Nov 2024 17:02:07 +0000 |
Matthew Wild |
mod_c2s, mod_s2s: Support for queuing callbacks to run in session thread
|
| Mon, 11 Nov 2024 08:49:57 +0100 |
Kim Alvefur |
mod_s2s: Really fix logging of outgoing stanza queue counts
|
| Sun, 10 Nov 2024 15:10:26 +0100 |
Kim Alvefur |
mod_s2s: Clone queued outgoing stanzas to prevent changes
|
| Sun, 10 Nov 2024 15:06:00 +0100 |
Kim Alvefur |
mod_s2s: Fix counting items in outgoing stanza queue (in logs)
|
| Sat, 09 Nov 2024 16:47:14 +0100 |
Kim Alvefur |
mod_s2s: Limit size of outgoing stanza queue
|
| Tue, 29 Oct 2024 14:10:02 +0100 |
Kim Alvefur |
util.error: Use is_error() instead of is_err() everywhere
|
| Mon, 26 Aug 2024 19:21:03 +0200 |
Kim Alvefur |
mod_s2s: Fix traceback due to type confusion (Thanks Menel)
|
| Sat, 03 Aug 2024 16:28:59 +0200 |
Kim Alvefur |
mod_c2s,mod_s2s: Advertise idle-seconds per XEP-0478
|
| Sat, 24 Feb 2024 17:45:50 +0100 |
Kim Alvefur |
mod_s2s: Comment on why we avoid hostnames in stanza bounce messages
|
| Sat, 02 Dec 2023 20:20:05 +0100 |
Kim Alvefur |
mod_s2s: Close connection on smacks timeout
|
| Thu, 02 Nov 2023 09:39:03 +0100 |
Kim Alvefur |
mod_s2s: Automagically enable DANE for s2sin if 'use_dane' is enabled
|