Software /
code /
prosody
Log
plugins/mod_c2s.lua @ 5748:cef2a1122b43
description | author | age |
---|---|---|
mod_bosh, mod_c2s: No longer fire stream-features globally (nobody uses it, and shared modules make it easy for global modules to hook per-host now) | Matthew Wild | Mon, 15 Jul 2013 11:44:49 +0100 |
mod_c2s, mod_s2s: Fire an event on read timeouts | Kim Alvefur | Tue, 11 Jun 2013 21:36:15 +0200 |
mod_c2s: Become a shared module and allow being disabled on some virtualhosts | Kim Alvefur | Tue, 11 Jun 2013 21:18:51 +0200 |
mod_c2s, mod_c2s: Send a whitespace on read timeout, to prod TCP into detecting if the connection died | Kim Alvefur | Thu, 30 May 2013 14:32:40 +0200 |
mod_c2s: Fix session:close() when a stanza is passed as reason | Kim Alvefur | Fri, 10 May 2013 22:29:03 +0200 |
mod_c2s: Refactor <stream:error> building to allways tostring() it and only call send once | Kim Alvefur | Thu, 25 Apr 2013 17:50:22 +0200 |