Software /
code /
prosody
Log
plugins/mod_s2s/mod_s2s.lua @ 6861:39789f1669cb
description | author | age |
---|---|---|
Merge 0.10->trunk | Kim Alvefur | Fri, 25 Sep 2015 18:03:44 +0200 |
mod_s2s: Account for connections that time out in connection count measure | Kim Alvefur | Fri, 25 Sep 2015 15:16:25 +0200 |
Merge 0.10->trunk | Kim Alvefur | Thu, 24 Sep 2015 20:15:19 +0200 |
mod_c2s, mod_s2s: Close incoming connections if there are no features to offer on incomplete streams (fixes #285) | Kim Alvefur | Thu, 24 Sep 2015 20:05:23 +0200 |
Merge 0.10->trunk | Kim Alvefur | Wed, 13 May 2015 22:33:40 +0200 |
Merge 0.9->0.10 | Kim Alvefur | Wed, 13 May 2015 22:31:59 +0200 |
mod_s2s: Mark stream as opened directly after opening stream, prevents session.close opening it again | Kim Alvefur | Wed, 13 May 2015 21:56:22 +0200 |
mod_s2s: Don't cache session.sends2s (or do it later), prevents sending data after session was closed | Kim Alvefur | Wed, 13 May 2015 21:55:08 +0200 |