Software /
code /
prosody
Log
core/s2smanager.lua @ 2537:80641e786b35
description | author | age |
---|---|---|
s2smanager: Make require_s2s_encryption do what it says on the tin | Matthew Wild | Sat, 30 Jan 2010 16:42:27 +0000 |
s2smanager: Whitespace | Matthew Wild | Thu, 28 Jan 2010 13:39:23 +0000 |
s2smanager: Log error and fail gracefully if we can't open a socket for an outgoing s2s connection (thanks foucault) | Matthew Wild | Tue, 19 Jan 2010 19:58:02 +0000 |
s2smanager: No-one noticed that Prosody stopped sending to/from on stream headers recently? :) | Matthew Wild | Tue, 19 Jan 2010 04:35:10 +0000 |
s2smanager: Split sending of stream header into a :open_stream() method | Matthew Wild | Sat, 09 Jan 2010 06:53:23 +0000 |
s2smanager: Allow new_outgoing() to create sessions without automatically connecting them (set 3rd parameters to false) | Matthew Wild | Mon, 04 Jan 2010 17:32:26 +0000 |