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
/
core
/
s2smanager.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
s2smanager, mod_compression, mod_tls: Changed event.session to event.origin f...
Waqas Hussain
2010-02-12
1
-1
/
+1
*
s2smanager: Update for new server SSL API (don't pass a sslctx)
Matthew Wild
2010-01-31
1
-1
/
+1
*
s2smanager: Fix syntax error)
Matthew Wild
2010-01-30
1
-1
/
+1
*
s2smanager: require_s2s_encryption -> s2s_require_encryption
Matthew Wild
2010-01-30
1
-1
/
+1
*
s2smanager: Make require_s2s_encryption do what it says on the tin
Matthew Wild
2010-01-30
1
-0
/
+10
*
s2smanager: Whitespace
Matthew Wild
2010-01-28
1
-1
/
+0
*
s2smanager: Log error and fail gracefully if we can't open a socket for an ou...
Matthew Wild
2010-01-19
1
-0
/
+5
*
s2smanager: No-one noticed that Prosody stopped sending to/from on stream hea...
Matthew Wild
2010-01-19
1
-1
/
+1
*
s2smanager: Split sending of stream header into a :open_stream() method
Matthew Wild
2010-01-09
1
-2
/
+11
*
s2smanager: Allow new_outgoing() to create sessions without automatically con...
Matthew Wild
2010-01-04
1
-3
/
+5
*
s2smanager: Stamp a 'to' on the reply stream:stream. This makes prosody happy.
Paul Aurich
2010-01-03
1
-1
/
+1
*
s2smanager, hostmanager: Make dialback secrets per-host
Matthew Wild
2010-01-03
1
-2
/
+1
*
s2smanager: Trim trailing whitespace
Matthew Wild
2010-01-03
1
-7
/
+7
*
s2smanager: Give reasons to destroy_session in more cases, including when DNS...
Matthew Wild
2009-12-17
1
-2
/
+2
*
Merge with backout branch
Matthew Wild
2009-12-17
1
-1
/
+0
|
\
|
*
s2smanager: More whitespace
Matthew Wild
2009-12-17
1
-3
/
+1
*
|
s2smanager: Send reply stream header only after checking we serve this host (...
Matthew Wild
2009-12-17
1
-4
/
+4
*
|
Backed out changeset 78c5cb163ea9, to fix another way. Haven't done this for ...
Matthew Wild
2009-12-17
1
-1
/
+2
|
/
*
s2smanager: Mark stream as opened sooner, this prevents a duplicated stream h...
Matthew Wild
2009-12-17
1
-2
/
+1
*
s2smanager: Whitespace
Matthew Wild
2009-12-17
1
-1
/
+0
*
s2smanager: Have both destroy_session and bounce_sendq accept a reason string...
Matthew Wild
2009-12-17
1
-3
/
+6
*
s2smanager: Allow configuration of the dialback_secret in the config
Matthew Wild
2009-11-26
1
-2
/
+1
*
Merge with 0.6
Matthew Wild
2009-11-25
1
-0
/
+4
|
\
|
*
s2smanager: Log warning when trying to send a stanza from a host we don't ser...
Matthew Wild
2009-11-25
1
-0
/
+4
*
|
s2smanager: Fix syntax error introduced in merge
Matthew Wild
2009-11-22
1
-1
/
+1
*
|
Merge with trunk
Matthew Wild
2009-11-22
1
-2
/
+2
|
\
\
|
*
|
s2smanager: Don't log full stanza when sending outwards
Matthew Wild
2009-11-21
1
-2
/
+2
|
*
|
s2smanager: Don't tostring() the data before sending, sends2s already does this.
Matthew Wild
2009-11-21
1
-1
/
+1
|
|
/
*
/
s2smanager: Update for new net.server API (s2s still doesn't work with libeve...
Matthew Wild
2009-11-22
1
-3
/
+3
|
/
*
s2smanager: Fail outgoing s2s connection if hostname does not pass idna_to_as...
Matthew Wild
2009-11-20
1
-1
/
+6
*
s2smanager: Queue db:verify unless we already sent a db:result (if we had the...
Matthew Wild
2009-11-20
1
-5
/
+1
*
s2smanager: Use session-specific logger to log outgoing data on outgoing s2s ...
Matthew Wild
2009-10-18
1
-1
/
+1
*
s2smanager: Add incoming_s2s to the prosody object
Matthew Wild
2009-10-17
1
-0
/
+1
*
s2smanager: Fix access of 'config' global without requiring configmanager
Matthew Wild
2009-10-16
1
-1
/
+1
*
s2smanager: Make s2s-stream-features a per-host event
Matthew Wild
2009-10-08
1
-1
/
+6
*
s2smanager: Don't send version=1.0 in reply to incoming stream tag if they di...
Matthew Wild
2009-10-06
1
-1
/
+1
*
s2smanager: Improve log message on missing to/from in stream header
Matthew Wild
2009-10-06
1
-1
/
+3
*
s2smanager: Mark session as secure if it was negotiating TLS and opens a new ...
Matthew Wild
2009-10-05
1
-0
/
+4
*
Specify XMPP version on response stream to incoming s2s connection.
Paul Aurich
2009-10-03
1
-1
/
+1
*
Minor changes; outgoing TLS works.
Paul Aurich
2009-10-03
1
-1
/
+2
*
s2smanager: Small comment
Matthew Wild
2009-10-04
1
-0
/
+1
*
s2smanager: Don't wait for stream:features from non-XMPP-1.0 hosts
Matthew Wild
2009-10-04
1
-4
/
+7
*
s2smanager: Send stream:features for incoming s2s connections which support X...
Matthew Wild
2009-10-04
1
-2
/
+6
*
s2smanager: Give outgoing sessions a host field (the local one)
Matthew Wild
2009-10-04
1
-1
/
+3
*
Merge with 0.5
Matthew Wild
2009-09-27
1
-7
/
+7
|
\
|
*
core.s2smanager: Always use last record in the DNS cache
Matthew Wild
2009-09-27
1
-7
/
+7
*
|
Merge with 0.5
Matthew Wild
2009-09-21
1
-1
/
+5
|
\
|
|
*
core.s2smanager: Don't recurse CNAMEs infinitely :)
Matthew Wild
2009-09-21
1
-1
/
+5
*
|
Merge with 0.5
Matthew Wild
2009-09-20
1
-0
/
+22
|
\
|
|
*
s2smanager: Timeout unauthed s2s connections
Matthew Wild
2009-09-20
1
-0
/
+22
[next]