Merge 0.12->trunk
|
Kim Alvefur |
Mon, 13 Jun 2022 19:17:36 +0200 |
mod_smacks: Fix #1761 by setting a flag earlier
0.12
|
Kim Alvefur |
Sun, 12 Jun 2022 01:50:33 +0200 |
mod_smacks: Indicate that bounces are generated by the server
|
Kim Alvefur |
Fri, 27 May 2022 14:54:32 +0200 |
Merge 0.12->trunk
|
Kim Alvefur |
Fri, 27 May 2022 15:08:55 +0200 |
mod_smacks: Bounce unhandled stanzas from local origin (fix #1759)
0.12 0.12.1
|
Kim Alvefur |
Fri, 27 May 2022 14:45:35 +0200 |
mod_smacks: Fix bounce of stanzas directed to full JID on unclean disconnect
0.12
|
Kim Alvefur |
Fri, 27 May 2022 12:05:47 +0200 |
mod_smacks: Remove debug log references to timer (not used anymore)
|
Kim Alvefur |
Thu, 26 May 2022 19:24:01 +0200 |
Merge 0.12->trunk
|
Kim Alvefur |
Thu, 26 May 2022 17:48:59 +0200 |
mod_smacks: Fix to use current method of counting acked stanzas
0.12
|
Kim Alvefur |
Thu, 26 May 2022 17:38:55 +0200 |
mod_smacks: Use session logging for remaining log messages
|
Kim Alvefur |
Sat, 21 May 2022 13:11:25 +0200 |
mod_smacks: Factor out some convenience functions
|
Kim Alvefur |
Fri, 11 Feb 2022 16:09:42 +0100 |
mod_smacks: Initialize queue before sending <enable>
|
Kim Alvefur |
Sun, 15 May 2022 16:12:34 +0200 |
mod_smacks: Improve activation of smacks on outgoing s2s
|
Kim Alvefur |
Sun, 24 Apr 2022 16:17:32 +0200 |
mod_smacks: Tweak resumption age buckets towards multiples of 60
|
Kim Alvefur |
Fri, 04 Feb 2022 22:11:14 +0100 |
mod_smacks: Log error to silence luacheck
|
Kim Alvefur |
Fri, 31 Dec 2021 00:59:10 +0100 |
mod_smacks: Limit "old" session resumption counters
|
Kim Alvefur |
Fri, 31 Dec 2021 00:48:38 +0100 |
mod_smacks: Record timestamp with persisted counters
|
Kim Alvefur |
Fri, 31 Dec 2021 00:18:13 +0100 |
mod_smacks: sprinkle some metrics on it
|
Jonas Schäfer |
Mon, 27 Dec 2021 16:16:53 +0100 |
mod_smacks: Compact code using new stanza API
|
Kim Alvefur |
Wed, 22 Dec 2021 22:13:03 +0100 |
mod_smacks: Use more compact resumption tokens
|
Kim Alvefur |
Wed, 22 Dec 2021 18:47:45 +0100 |
mod_smacks: Add future todo
|
Kim Alvefur |
Mon, 20 Dec 2021 00:21:04 +0100 |
mod_smacks: Only include max resumption time when resumption is activated
|
Kim Alvefur |
Mon, 20 Dec 2021 00:18:47 +0100 |
mod_smacks: Fix typos
|
Kim Alvefur |
Mon, 20 Dec 2021 00:06:47 +0100 |
mod_smacks: Fix error on shutdown if loaded on Component
|
Kim Alvefur |
Mon, 20 Dec 2021 00:04:32 +0100 |
mod_smacks: Fix typo (thanks codespell)
|
Kim Alvefur |
Sun, 19 Dec 2021 15:00:22 +0100 |
mod_smacks: Avoid log noise when a non-smacks session is closed
|
Kim Alvefur |
Sun, 19 Dec 2021 14:59:27 +0100 |
mod_smacks: Check if session was really sleeping before logging message
|
Kim Alvefur |
Sat, 18 Dec 2021 15:45:06 +0100 |
mod_smacks: Fix traceback when bouncing unacked stanzas
|
Kim Alvefur |
Sat, 18 Dec 2021 13:58:33 +0100 |
mod_smacks: Fix duplicate sleep behavior when replacing a session
|
Kim Alvefur |
Sat, 18 Dec 2021 13:48:57 +0100 |
mod_smacks: Remove references to connection on hibernation
|
Kim Alvefur |
Sat, 18 Dec 2021 12:50:53 +0100 |