mod_s2s: Add util.async support
|
Kim Alvefur |
Mon, 30 May 2016 13:36:43 +0200 |
Merge 0.10->trunk
|
Kim Alvefur |
Mon, 30 May 2016 13:30:53 +0200 |
mod_s2s: Remove compat with namespace issue from Prosody pre-0.6.2
|
Kim Alvefur |
Mon, 30 May 2016 13:30:32 +0200 |
Update every link to the documentation to use HTTPS
|
Emmanuel Gil Peyrot |
Sat, 16 Apr 2016 21:08:05 +0100 |
Merge 0.10->trunk
|
Kim Alvefur |
Mon, 14 Mar 2016 14:20:37 +0100 |
mod_s2s: Include name of remote server when it's missing the stream ID (thanks Ge0rG)
|
Kim Alvefur |
Mon, 14 Mar 2016 13:27:02 +0100 |
Merge 0.10->trunk
|
Kim Alvefur |
Tue, 26 Jan 2016 14:15:38 +0100 |
Merge 0.9->0.10
|
Kim Alvefur |
Tue, 26 Jan 2016 14:15:00 +0100 |
mod_c2s, mod_s2s: Lower priority of session shutdown to negative, so that plugins hooking at the default priority run first (fixes #601)
|
Kim Alvefur |
Tue, 26 Jan 2016 00:28:07 +0100 |
Merge 0.10->trunk
|
Kim Alvefur |
Sun, 11 Oct 2015 20:03:00 +0200 |
mod_s2s: Fire global event for stream features where the remote server has not sent the 'to' stream attribute
|
Kim Alvefur |
Sun, 11 Oct 2015 14:03:53 +0200 |
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 |
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 |
Merge 0.10->trunk
|
Kim Alvefur |
Sun, 26 Apr 2015 00:07:36 +0200 |
mod_c2s, mod_s2s: Collect statistics on number of connections
|
Kim Alvefur |
Sun, 26 Apr 2015 00:06:11 +0200 |
mod_s2s: Catch attempt to close dummy origin of s2s error replies (fixes a top level error)
|
Kim Alvefur |
Sun, 05 Apr 2015 16:47:49 +0200 |
Merge with merge merge merge
|
Matthew Wild |
Fri, 27 Mar 2015 22:19:44 +0000 |
Merge 0.9->0.10 (third time lucky)
|
Matthew Wild |
Fri, 27 Mar 2015 22:11:58 +0000 |
Merge 0.9->0.10
|
Matthew Wild |
Thu, 26 Mar 2015 16:48:39 +0000 |
mod_s2s: to/from attributes are required on s2s stream headers. Set them to '' when not available. Fixes #468.
0.9.8
|
Matthew Wild |
Tue, 24 Mar 2015 16:03:37 +0000 |
Merge 0.9->0.10
|
Matthew Wild |
Tue, 14 Oct 2014 10:59:27 +0100 |
mod_s2s: Capitalize log message
|
Kim Alvefur |
Fri, 10 Oct 2014 00:56:53 +0200 |