Software /
code /
prosody
Log
plugins/mod_s2s/s2sout.lib.lua @ 5388:f833d2188c16
description | author | age |
---|---|---|
mod_s2s: Reset secure flag on new connection attempt | Kim Alvefur | Mon, 25 Mar 2013 19:08:15 +0100 |
mod_s2s: Keep the dns answer object around a while so plugins can look at it | Kim Alvefur | Sat, 23 Mar 2013 23:30:13 +0100 |
mod_s2s, mod_saslauth, mod_compression: Refactor to have common code for opening streams | Kim Alvefur | Sat, 16 Mar 2013 17:46:43 +0100 |
mod_s2s: Check that an SRV reply isn't empty. | Kim Alvefur | Mon, 03 Sep 2012 04:22:40 +0200 |
mod_s2s/s2sout.lib: Use %s to insert strings into log messages instead of concatenation | Matthew Wild | Mon, 23 Jul 2012 13:29:33 +0100 |
mod_s2s/s2sout.lib: Fix indentation | Matthew Wild | Sun, 22 Jul 2012 16:29:52 +0100 |
mod_s2s/s2sout.lib: Don't wait for both v4 and v6 DNS responses if we only send one (e.g. because v6 is disabled) | Matthew Wild | Sun, 22 Jul 2012 16:17:04 +0100 |
mod_s2s: Remove check for socket.tcp6() | Kim Alvefur | Tue, 29 May 2012 18:04:29 +0200 |