Mercurial > prosody-modules
log mod_smacks/mod_smacks.lua @ 1580:63571115302f
age | author | description |
---|---|---|
Tue, 28 Oct 2014 22:26:41 +0100 | Kim Alvefur | mod_smacks: Send ack requests by serializing and concatenating them to outgoing stanzas, using a timer might cause high CPU usage |
Mon, 20 Oct 2014 13:15:55 +0200 | Kim Alvefur | mod_smacks: Delay initiation of outgoing smacks on s2s until after queued stanzas are sent |
Mon, 20 Oct 2014 13:15:14 +0200 | Kim Alvefur | mod_smacks: Initiate outgoing smacks on s2s when sending request and incoming when the remote says enabled |
Mon, 20 Oct 2014 13:13:48 +0200 | Kim Alvefur | mod_smacks: Move wrap_session() contents into separate direction-specific routines |
Mon, 20 Oct 2014 13:11:28 +0200 | Kim Alvefur | mod_smacks: Remove variable not used after 2881d532f385 |
Mon, 20 Oct 2014 11:55:08 +0200 | Kim Alvefur | mod_smacks: Send failure correctly on s2s |
Mon, 20 Oct 2014 11:51:07 +0200 | Kim Alvefur | mod_smacks: Fix sending ack requests on s2s |