prosody
log
graph
tags
bookmarks
branches
b3c8757ee4f4
browse
changeset
plugins/mod_s2s/mod_s2s.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody
Log
plugins/mod_s2s/mod_s2s.lua @ 5390:
b3c8757ee4f4
less
more
|
(0)
-30
-10
-8
tip
description
author
age
mod_s2s: Prevent s2s to and from hosts we serve locally
Kim Alvefur
Wed, 27 Mar 2013 23:09:47 +0100
mod_s2s: Prevent traceback when replying to incoming connection to a host we don't serve
Kim Alvefur
Tue, 26 Mar 2013 09:25:20 +0100
mod_s2s: session.from_host does not allways exist on incoming connections, true and nil or "our hostname" does not evaluate to what we want here
Kim Alvefur
Mon, 25 Mar 2013 08:18:49 +0100
mod_s2s: Fix variable usage in check_auth_policy (thanks Florob)
Matthew Wild
Fri, 22 Mar 2013 15:16:22 +0000
mod_s2s: Remove unused variable
Matthew Wild
Fri, 22 Mar 2013 14:31:14 +0000
mod_s2s: Add controls for certificate validation via the s2s_secure_auth option. Plugins can now return false from handling s2s-check-certificate to prevent connection establishment (s2sin+s2sout)
Matthew Wild
Fri, 22 Mar 2013 14:21:02 +0000
s2smanager, mod_s2s, mod_dialback, mod_saslauth: Move s2smanager.make_authenticated() to mod_s2s, and plugins now signal authentication via the s2s-authenticated event
Matthew Wild
Fri, 22 Mar 2013 14:18:23 +0000
mod_s2s, mod_saslauth, mod_compression: Refactor to have common code for opening streams
Kim Alvefur
Sat, 16 Mar 2013 17:46:43 +0100
less
more
|
(0)
-30
-10
-8
tip