Software /
code /
prosody
Log
plugins/s2s/mod_s2s.lua @ 4574:4c24bb949e73
description | author | age |
---|---|---|
Backed out changeset aba47e6dff43 | Matthew Wild | Fri, 24 Feb 2012 16:25:38 +0000 |
Merge Zash with Florob and Maranda | Matthew Wild | Fri, 24 Feb 2012 16:23:46 +0000 |
mod_s2s: prevent attempting to reconnect when the stream is gracefully closed and fix TB by checking session.conn is set (racy racy?) | Marco Cirillo | Fri, 24 Feb 2012 15:36:36 +0000 |
mod_s2s, s2sout.lib: import cert verify and add another fallback method in case socket.local_addresses isn't there. | Marco Cirillo | Fri, 24 Feb 2012 15:34:25 +0000 |
mod_s2s: port functionality once in s2smanager. | Florian Zeitz | Fri, 24 Feb 2012 15:21:21 +0000 |
mod_s2s: Attach send function to session | Kim Alvefur | Thu, 23 Feb 2012 23:04:59 +0100 |
mod_s2s: Initiate connections | Kim Alvefur | Thu, 23 Feb 2012 23:03:28 +0100 |