Log

plugins/mod_smacks.lua @ 12828:f33887f925e1

description author age
mod_smacks: Factor out resumption token table key generation Kim Alvefur 2022-11-13
Merge 0.12->trunk Kim Alvefur 2022-12-12
mod_smacks: Only track resumable sessions Kim Alvefur 2022-11-18
mod_smacks: Disable resumption behavior on s2s 0.12 Kim Alvefur 2022-11-13
mod_smacks: Change boolean attribute from '1' to 'true' for compatibility Matthew Wild 2022-10-07
Backed out changeset 1bc2220cd6ec Jonas Schäfer 2022-10-03
mod_smacks: Set session flag during successful enable Matthew Wild 2022-09-03
mod_smacks: Add type field to results so actions can be later distinguished Matthew Wild 2022-09-03
mod_smacks: Set session.smacks after sending <enabled/> to fix traceback Matthew Wild 2022-08-29
mod_smacks: Use new :add_error() in last remaining error result construction Matthew Wild 2022-08-29
mod_smacks: Split enable handling to stages, to allow easier SASL2 integration Matthew Wild 2022-08-29
mod_smacks: Split resumption into multiple stages, to simplify ISR integration Matthew Wild 2022-08-26
mod_smacks: Don't close resuming session when failed due to overflow Matthew Wild 2022-08-26
mod_smacks: Long overdue cleanup of resumption code, fixes some old TODOs Matthew Wild 2022-08-26
Merge 0.12->trunk Kim Alvefur 2022-06-13