log plugins/mod_smacks.lua @ 12688:36ba170c4fd0

age author description
Mon, 29 Aug 2022 15:45:52 +0100 Matthew Wild mod_smacks: Split enable handling to stages, to allow easier SASL2 integration
Fri, 26 Aug 2022 19:07:36 +0100 Matthew Wild mod_smacks: Split resumption into multiple stages, to simplify ISR integration
Fri, 26 Aug 2022 17:28:06 +0100 Matthew Wild mod_smacks: Don't close resuming session when failed due to overflow
Fri, 26 Aug 2022 17:04:15 +0100 Matthew Wild mod_smacks: Long overdue cleanup of resumption code, fixes some old TODOs
Mon, 13 Jun 2022 19:17:36 +0200 Kim Alvefur Merge 0.12->trunk
Sun, 12 Jun 2022 01:50:33 +0200 Kim Alvefur mod_smacks: Fix #1761 by setting a flag earlier 0.12
Fri, 27 May 2022 14:54:32 +0200 Kim Alvefur mod_smacks: Indicate that bounces are generated by the server
Fri, 27 May 2022 15:08:55 +0200 Kim Alvefur Merge 0.12->trunk