mod_smacks: Complain a little louder about clients trying to resume after resource binding
|
Kim Alvefur |
Sun, 05 May 2013 11:23:50 +0200 |
mod_smacks: Wrap session:close() and make the session not resumable
|
Kim Alvefur |
Thu, 25 Apr 2013 17:37:33 +0200 |
mod_smacks: If a hibernating session was destroyed before the timeout, don't destroy it again or say that it was resumed
|
Kim Alvefur |
Thu, 25 Apr 2013 17:34:30 +0200 |
mod_smacks: Don't allow steam resumption onto a stream after resource binding
|
Kim Alvefur |
Sat, 09 Mar 2013 20:49:30 +0100 |
mod_smacks: Don't try to send stanzas to hibernating sessions. Fixes duplicate IQ replies on libevent.
|
Kim Alvefur |
Mon, 11 Feb 2013 19:21:31 +0100 |
mod_smacks: 'reason' parameter of session:close() changed to make nil and false mean 'graceful close' in 9da430b69f13
|
Kim Alvefur |
Thu, 03 Jan 2013 00:34:30 +0100 |
mod_smacks: Avoid indexing a nil value
|
Kim Alvefur |
Wed, 12 Sep 2012 18:03:55 +0200 |
mod_smacks: Only request ack for stanzas
|
Kim Alvefur |
Mon, 10 Sep 2012 21:11:04 +0200 |
mod_smacks: Less table indexing!
|
Kim Alvefur |
Mon, 10 Sep 2012 21:02:26 +0200 |
mod_smacks: Use require to import (thanks a lot, autocomplete)
|
Kim Alvefur |
Sun, 29 Jul 2012 22:24:11 +0200 |
mod_smacks: Import sessionmanager
|
Kim Alvefur |
Sun, 29 Jul 2012 22:21:32 +0200 |
mod_smacks: Fix log statement
|
Kim Alvefur |
Sun, 29 Jul 2012 22:11:48 +0200 |
mod_smacks: Import prosody.core_process_stanza()
|
Kim Alvefur |
Sun, 29 Jul 2012 21:38:19 +0200 |
mod_smacks: Make smacks_max_unacked_stanzas configurable
|
Matthew Wild |
Sat, 28 Apr 2012 18:21:29 +0100 |
mod_smacks: get_option+_number
|
Matthew Wild |
Sat, 28 Apr 2012 18:20:18 +0100 |
mod_smacks: Remove dependency on connlisteners (use sessions table shared by mod_c2s directly)
|
Matthew Wild |
Sat, 28 Apr 2012 18:16:47 +0100 |