Log

core/s2smanager.lua @ 1634:46120978150c

description author age
Remove version number from copyright headers Matthew Wild 2009-07-10
s2smanager: Fix to correctly bounce stanzas if first connection attempt fails instantly Matthew Wild 2009-07-08
s2smanager: Log the hostname and address when s2s connection fails instantly Matthew Wild 2009-07-03
Send xml:lang in stream headers, fixes #78 Matthew Wild 2009-07-01
s2smanager: Remove srv_hosts from session when connected, this fixes attempting to reconnect s2s sessions when they are closed during shutdown Matthew Wild 2009-06-19
s2smanager: Use a UUID as the dialback secret Waqas Hussain 2009-06-04
s2smanager: Timeout DNS requests after 60 seconds (or dns_timeout in config) Matthew Wild 2009-05-26
s2smanager: Only send reply </stream:stream> when connection is still open Matthew Wild 2009-05-26
s2smanager: Miscellaneous logging improvements, changing levels, improving messages and using session loggers where possible Matthew Wild 2009-04-30
core.s2smanager: Buffer data sent before connection Matthew Wild 2009-04-20
core.s2smanager: Logging improvements Matthew Wild 2009-04-20
core.s2smanager: Don't initiate dialback if we don't have a connection yet Matthew Wild 2009-04-12
Remove more debugging code which was accidentally committed (don't trust hg) Matthew Wild 2009-04-10
core.s2smanager: Remove some debugging Matthew Wild 2009-04-10
Merge Matthew Wild 2009-04-10
core.s2smanager: Look away... wait for it... now! Hopefully s2s should be back to normal. Matthew Wild 2009-04-08
core.s2smanager: Check for valid host and port before attempting connection Matthew Wild 2009-04-06
sessionmanager, s2smanager, mod_component: Send reply </stream:stream> when client closes stream Matthew Wild 2009-04-05
Fixed: Some nil access bugs Waqas Hussain 2009-03-30
Fixed: s2smanager: Apply nameprep on hostnames passed in stream tag (part of issue #57) Waqas Hussain 2009-03-29
0.3->0.4 Matthew Wild 2009-03-20
core.s2smanager: Remove some old commented code, break a long line in 2 Matthew Wild 2009-03-02
Update copyright notices for 2009 Matthew Wild 2009-01-30
0.2->0.3 Matthew Wild 2009-01-30
GPL->MIT! Matthew Wild 2009-01-30
Port to new server.lua, quite some changes, but I believe everything to be working Matthew Wild 2009-01-17
Bounce stanza errors on failed s2s Waqas Hussain 2008-12-18
Add support for dialback piggy-backing. Fixes #37. Thanks to CShadowRun for helping me test :) Matthew Wild 2008-12-13
0.1 -> 0.2 Matthew Wild 2008-12-10
Slightly more secure dialback secret generation Matthew Wild 2008-12-07