Merge 0.12->trunk
|
Kim Alvefur |
2023-01-19 |
mod_smacks: Log something when hibernation starts
0.12
|
Kim Alvefur |
2023-01-19 |
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 |
mod_smacks: Fix #1761 by setting a flag earlier
0.12
|
Kim Alvefur |
2022-06-11 |
mod_smacks: Indicate that bounces are generated by the server
|
Kim Alvefur |
2022-05-27 |
Merge 0.12->trunk
|
Kim Alvefur |
2022-05-27 |
mod_smacks: Bounce unhandled stanzas from local origin (fix #1759)
0.12 0.12.1
|
Kim Alvefur |
2022-05-27 |
mod_smacks: Fix bounce of stanzas directed to full JID on unclean disconnect
0.12
|
Kim Alvefur |
2022-05-27 |
mod_smacks: Remove debug log references to timer (not used anymore)
|
Kim Alvefur |
2022-05-26 |
Merge 0.12->trunk
|
Kim Alvefur |
2022-05-26 |
mod_smacks: Fix to use current method of counting acked stanzas
0.12
|
Kim Alvefur |
2022-05-26 |
mod_smacks: Use session logging for remaining log messages
|
Kim Alvefur |
2022-05-21 |
mod_smacks: Factor out some convenience functions
|
Kim Alvefur |
2022-02-11 |
mod_smacks: Initialize queue before sending <enable>
|
Kim Alvefur |
2022-05-15 |
mod_smacks: Improve activation of smacks on outgoing s2s
|
Kim Alvefur |
2022-04-24 |
mod_smacks: Tweak resumption age buckets towards multiples of 60
|
Kim Alvefur |
2022-02-04 |