Software /
code /
prosody
Log
core/s2smanager.lua @ 1976:5f3eaab987c3
description | author | age |
---|---|---|
s2smanager: Add incoming_s2s to the prosody object | Matthew Wild | Sat, 17 Oct 2009 15:25:30 +0100 |
s2smanager: Fix access of 'config' global without requiring configmanager | Matthew Wild | Fri, 16 Oct 2009 22:19:20 +0100 |
s2smanager: Make s2s-stream-features a per-host event | Matthew Wild | Thu, 08 Oct 2009 23:40:54 +0100 |
s2smanager: Don't send version=1.0 in reply to incoming stream tag if they didn't advertise 1.0 (makes happy some old ejabberd versions) | Matthew Wild | Tue, 06 Oct 2009 15:02:16 +0100 |
s2smanager: Improve log message on missing to/from in stream header | Matthew Wild | Tue, 06 Oct 2009 11:02:33 +0100 |
s2smanager: Mark session as secure if it was negotiating TLS and opens a new stream | Matthew Wild | Mon, 05 Oct 2009 14:50:27 +0100 |
Specify XMPP version on response stream to incoming s2s connection. | Paul Aurich | Sat, 03 Oct 2009 23:23:00 -0700 |