Log

core/s2smanager.lua @ 1894:53f34ba6f6d6

description author age
Minor changes; outgoing TLS works. Paul Aurich Sat, 03 Oct 2009 19:20:20 -0700
s2smanager: Small comment Matthew Wild Sun, 04 Oct 2009 16:40:24 +0100
s2smanager: Don't wait for stream:features from non-XMPP-1.0 hosts Matthew Wild Sun, 04 Oct 2009 16:39:57 +0100
s2smanager: Send stream:features for incoming s2s connections which support XMPP 1.0 Matthew Wild Sun, 04 Oct 2009 16:38:33 +0100
s2smanager: Give outgoing sessions a host field (the local one) Matthew Wild Sun, 04 Oct 2009 16:34:17 +0100
Merge with 0.5 Matthew Wild Sun, 27 Sep 2009 12:26:51 +0100
core.s2smanager: Always use last record in the DNS cache Matthew Wild Sun, 27 Sep 2009 11:59:11 +0100
Merge with 0.5 Matthew Wild Mon, 21 Sep 2009 14:42:29 +0100
core.s2smanager: Don't recurse CNAMEs infinitely :) Matthew Wild Mon, 21 Sep 2009 14:40:14 +0100
Merge with 0.5 Matthew Wild Sun, 20 Sep 2009 15:17:37 +0100
s2smanager: Timeout unauthed s2s connections Matthew Wild Sun, 20 Sep 2009 15:16:25 +0100
Merge with 0.5 Matthew Wild Sat, 19 Sep 2009 17:48:15 +0100
s2smanager: Compatibility with domains which use CNAMEs Matthew Wild Sat, 19 Sep 2009 17:47:26 +0100
Merge with 0.5 Matthew Wild Sat, 19 Sep 2009 17:42:16 +0100
s2smanager: Pass A-record lookups through adns module Matthew Wild Sat, 19 Sep 2009 17:40:19 +0100
core.s2smanager, xmppserver_listener: Move the responsibility of setting session.log from the latter to the former for incoming sessions (outgoing are already like this) Matthew Wild Sun, 16 Aug 2009 21:41:53 +0100
Remove version number from copyright headers Matthew Wild Fri, 10 Jul 2009 03:11:45 +0100
s2smanager: Fix to correctly bounce stanzas if first connection attempt fails instantly Matthew Wild Wed, 08 Jul 2009 03:14:12 +0100
s2smanager: Log the hostname and address when s2s connection fails instantly Matthew Wild Fri, 03 Jul 2009 14:58:11 +0100
Send xml:lang in stream headers, fixes #78 Matthew Wild Wed, 01 Jul 2009 17:53:18 +0100
s2smanager: Remove srv_hosts from session when connected, this fixes attempting to reconnect s2s sessions when they are closed during shutdown Matthew Wild Fri, 19 Jun 2009 17:27:03 +0100
s2smanager: Use a UUID as the dialback secret Waqas Hussain Thu, 04 Jun 2009 21:12:36 +0500
s2smanager: Timeout DNS requests after 60 seconds (or dns_timeout in config) Matthew Wild Tue, 26 May 2009 21:59:28 +0100
s2smanager: Only send reply </stream:stream> when connection is still open Matthew Wild Tue, 26 May 2009 01:07:52 +0100
s2smanager: Miscellaneous logging improvements, changing levels, improving messages and using session loggers where possible Matthew Wild Thu, 30 Apr 2009 02:43:12 +0100
core.s2smanager: Buffer data sent before connection Matthew Wild Mon, 20 Apr 2009 22:14:31 +0100
core.s2smanager: Logging improvements Matthew Wild Mon, 20 Apr 2009 22:13:09 +0100
core.s2smanager: Don't initiate dialback if we don't have a connection yet Matthew Wild Sun, 12 Apr 2009 13:14:45 +0100
Remove more debugging code which was accidentally committed (don't trust hg) Matthew Wild Fri, 10 Apr 2009 10:38:04 +0100
core.s2smanager: Remove some debugging Matthew Wild Fri, 10 Apr 2009 10:36:01 +0100