index
:
prosody.git
0.11
0.12
master
s2s
sasl
tls
origin/0.11
origin/0.12
origin/master
origin/s2s
origin/sasl
origin/tls
origin/vault/0.11
origin/vault/master
origin/vault/s2s
origin/vault/sasl
origin/vault/tls
unofficial mirror of the prosody mercurial project
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plugins
/
mod_s2s
/
s2sout.lib.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
mod_c2s, mod_s2s: Set session.encrypted as session.secure does not allways me...
Kim Alvefur
2013-10-07
1
-0
/
+1
*
mod_s2s: Lower "Beginning new connection attempt" message from info to debug ...
Kim Alvefur
2013-08-14
1
-1
/
+1
*
mod_s2s/s2sout.lib: Improve error message logged at 'info' level when failing...
Matthew Wild
2013-08-14
1
-1
/
+1
*
Remove all trailing whitespace
Florian Zeitz
2013-08-09
1
-13
/
+13
*
mod_s2s/s2sout.lib: Remove unused variables and imports
Matthew Wild
2013-06-18
1
-6
/
+2
*
mod_s2s/s2sout.lib: Remove reference to undefined global
Matthew Wild
2013-06-18
1
-1
/
+0
*
mod_s2s/s2sout.lib: Use new util.net.local_addresses() to fetch local interfa...
Matthew Wild
2013-06-18
1
-12
/
+5
*
mod_s2s/s2sout.lib: Only attempt to create an IPv6 socket if LuaSocket suppor...
Matthew Wild
2013-06-18
1
-2
/
+5
*
util.rfc{3484,6724}: Update to RFC 6724
Florian Zeitz
2013-04-30
1
-3
/
+3
*
mod_s2s: Reset secure flag on new connection attempt
Kim Alvefur
2013-03-25
1
-0
/
+4
*
mod_s2s: Keep the dns answer object around a while so plugins can look at it
Kim Alvefur
2013-03-23
1
-1
/
+1
*
mod_s2s, mod_saslauth, mod_compression: Refactor to have common code for open...
Kim Alvefur
2013-03-16
1
-7
/
+1
*
mod_s2s: Check that an SRV reply isn't empty.
Kim Alvefur
2012-09-03
1
-1
/
+1
*
mod_s2s/s2sout.lib: Use %s to insert strings into log messages instead of con...
Matthew Wild
2012-07-23
1
-3
/
+3
*
mod_s2s/s2sout.lib: Fix indentation
Matthew Wild
2012-07-22
1
-60
/
+60
*
mod_s2s/s2sout.lib: Don't wait for both v4 and v6 DNS responses if we only se...
Matthew Wild
2012-07-22
1
-8
/
+7
*
mod_s2s: Remove check for socket.tcp6()
Kim Alvefur
2012-05-29
1
-4
/
+0
*
mod_s2s: Only do AAAA lookup if IPv6 is available, and A if IPv4 is available.
Kim Alvefur
2012-05-29
1
-1
/
+17
*
mod_s2s, s2sout.lib: Send stream header in onconnect()
Matthew Wild
2012-05-24
1
-2
/
+0
*
s2smanager, mod_s2s: Move checking DNS timeout option to mod_s2s
Kim Alvefur
2012-05-10
1
-0
/
+2
*
Rename plugins/s2s/ to plugins/mod_s2s/
Matthew Wild
2012-05-04
1
-0
/
+352