Software /
code /
prosody
Log
core/s2smanager.lua @ 2613:afa20941e098
description | author | age |
---|---|---|
s2smanager, mod_compression, mod_tls: Changed event.session to event.origin for s2s-stream-features event for consistency. | Waqas Hussain | Fri, 12 Feb 2010 04:30:17 +0500 |
s2smanager: Update for new server SSL API (don't pass a sslctx) | Matthew Wild | Sun, 31 Jan 2010 15:41:33 +0000 |
s2smanager: Fix syntax error) | Matthew Wild | Sat, 30 Jan 2010 18:45:46 +0000 |
s2smanager: require_s2s_encryption -> s2s_require_encryption | Matthew Wild | Sat, 30 Jan 2010 17:00:47 +0000 |
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 |