Mercurial > prosody-modules
log mod_smacks/mod_smacks.lua @ 1319:400a7fdd2049
age | author | description |
---|---|---|
Mon, 03 Feb 2014 22:17:40 +0100 | Florian Zeitz | mod_smacks: Handle both version 2 and version 3 namespace |
Thu, 30 Jan 2014 13:39:24 +0000 | Matthew Wild | mod_smacks: Remove logging of unacked stanzas |
Wed, 29 May 2013 11:37:42 +0200 | Kim Alvefur | mod_smacks: Allow resumption if the TCP connection is closed from our end, c15cea87036f ensures distinction from cleanly closed streams (thanks Lance) |
Sun, 05 May 2013 11:23:50 +0200 | Kim Alvefur | mod_smacks: Complain a little louder about clients trying to resume after resource binding |
Thu, 25 Apr 2013 17:37:33 +0200 | Kim Alvefur | mod_smacks: Wrap session:close() and make the session not resumable |
Thu, 25 Apr 2013 17:34:30 +0200 | Kim Alvefur | mod_smacks: If a hibernating session was destroyed before the timeout, don't destroy it again or say that it was resumed |
Sat, 09 Mar 2013 20:49:30 +0100 | Kim Alvefur | mod_smacks: Don't allow steam resumption onto a stream after resource binding |