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 |
mod_s2s: Close s2s connections that can not proceed due to mod_dialback not being present
|
Kim Alvefur |
Tue, 23 Sep 2014 19:41:10 +0200 |
core.stanza_router, mod_s2s: Move handling of S2S features to mod_s2s from stanza_router
|
Kim Alvefur |
Tue, 09 Sep 2014 15:05:46 +0200 |
Merge 0.9->0.10
|
Kim Alvefur |
Tue, 02 Sep 2014 22:33:11 +0200 |
net.http, net.http.server, mod_c2s, mod_s2s, mod_component, mod_admin_telnet, mod_net_multiplex: Add ondetach to release connection from 'sessions' table (or equivalent)
|
Matthew Wild |
Fri, 29 Aug 2014 11:54:34 +0100 |
mod_s2s: Close offending s2s streams missing an 'id' attribute with a stream error instead of throwing an unhandled error
|
Kim Alvefur |
Tue, 02 Sep 2014 17:24:25 +0200 |
Merge 0.9->0.10
|
Matthew Wild |
Thu, 28 Aug 2014 09:23:24 +0100 |
mod_c2s, mod_s2s: Log received invalid stream headers
|
Matthew Wild |
Sat, 23 Aug 2014 09:29:17 +0100 |
mod_s2s: Reset stream ID when resetting stream [compliance]
|
Kim Alvefur |
Wed, 27 Aug 2014 13:20:08 +0200 |
mod_s2s: Mark stream as opened earlier for outgoing connections, fixes double stream headers on policy failures
|
Kim Alvefur |
Tue, 26 Aug 2014 21:50:08 +0200 |
mod_s2s: Remove unused locals
|
Kim Alvefur |
Fri, 25 Jul 2014 21:12:21 +0200 |
mod_s2s_auth_certs: Split PKIX based certificate checking from mod_s2s into new plugin
|
Kim Alvefur |
Fri, 25 Jul 2014 20:41:54 +0200 |
mod_dialback: Short-circuit dialback auth if certificate is considered valid
|
Kim Alvefur |
Fri, 04 Jul 2014 21:48:25 +0200 |
mod_s2s: Fire a 's2s-created' event when new s2s connections are initialized
|
Kim Alvefur |
Sat, 24 May 2014 11:17:26 +0200 |
mod_s2s: Remove redundant setting of session.direction
|
Kim Alvefur |
Thu, 22 May 2014 22:49:43 +0200 |
mod_s2s: Move filter initialization to common place
|
Kim Alvefur |
Thu, 22 May 2014 22:48:06 +0200 |
mod_s2s: Decide on log function once
|
Kim Alvefur |
Thu, 22 May 2014 22:45:58 +0200 |
mod_s2s: Follow XMPP Core on when a stream is to be considered ready
|
Kim Alvefur |
Tue, 22 Apr 2014 21:56:06 +0200 |
mod_s2s: Replace open_stream() with function that only adds s2s/dialback attributes to stream header
|
Kim Alvefur |
Fri, 18 Apr 2014 07:51:41 +0200 |
mod_s2s: Revert e626ee2fe106 change, it broke Dialback
|
Kim Alvefur |
Thu, 10 Apr 2014 16:49:59 +0200 |
mod_c2s, mod_s2s, mod_component, util.xmppstream: Move all session:open_stream() functions to util.xmppstream
|
Kim Alvefur |
Thu, 10 Apr 2014 13:13:07 +0200 |
Merge 0.9->0.10
|
Matthew Wild |
Sun, 12 Jan 2014 06:19:37 -0500 |