Software /
code /
prosody
Log
plugins/mod_s2s/mod_s2s.lua @ 6846:7eb166fa1f26
description | author | age |
---|---|---|
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 |
Merge 0.10->trunk | Matthew Wild | Wed, 06 May 2015 19:26:53 +0100 |
mod_s2s: Fire read timeout event on correct virtualhost for incoming connections | Kim Alvefur | Wed, 06 May 2015 13:35:34 +0200 |