Software /
code /
prosody
Log
core/s2smanager.lua @ 2509:e8a0f2368cde
description | author | age |
---|---|---|
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 |
s2smanager: Stamp a 'to' on the reply stream:stream. This makes prosody happy. | Paul Aurich | Sun, 03 Jan 2010 11:26:36 -0800 |