Software /
code /
prosody
Log
plugins/mod_c2s.lua @ 5759:767e29b2cd3a
description | author | age |
---|---|---|
Merge 0.9->trunk | Kim Alvefur | Wed, 24 Jul 2013 21:50:38 +0200 |
mod_c2s: Change default of tcp_keepalives to true, and make it individually configurable through c2s_tcp_keepalives | Kim Alvefur | Wed, 24 Jul 2013 15:28:36 +0200 |
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 |