mod_presence: Re-probe for contacts presence after outgoing 'subscribed' (fixes ...
[prosody.git] / plugins / mod_s2s /
2016-01-26 Kim AlvefurMerge
2016-01-25 Kim Alvefurmod_c2s, mod_s2s: Lower priority of session shutdown...
2016-01-21 Kim AlvefurBackout 63f5870f9afe, no longer needed since Windows...
2015-05-13 Kim Alvefurmod_s2s: Mark stream as opened directly after opening...
2015-05-13 Kim Alvefurmod_s2s: Don't cache session.sends2s (or do it later...
2015-05-13 Kim Alvefurmod_s2s/s2sout: Use the local address assigned to UDP...
2015-05-13 Kim Alvefurmod_s2s/s2sout: Remove now unused config option dns_max...
2015-04-24 Kim Alvefurnet.dns, mod_s2s: Add chasing of CNAMEs to net.dns...
2015-03-24 Matthew Wildmod_s2s: to/from attributes are required on s2s stream...
2014-10-09 Kim Alvefurmod_s2s: Capitalize log message
2014-08-29 Matthew Wildnet.http, net.http.server, mod_c2s, mod_s2s, mod_compon...
2014-09-02 Kim Alvefurmod_s2s: Close offending s2s streams missing an 'id...
2014-08-23 Matthew Wildmod_c2s, mod_s2s: Log received invalid stream headers
2014-08-27 Kim Alvefurmod_s2s: Reset stream ID when resetting stream [compliance]
2014-08-26 Kim Alvefurmod_s2s: Mark stream as opened earlier for outgoing...
2014-02-09 Kim Alvefurmod_s2s: Log a warning if no local addresses are found...
2014-01-05 Florian Zeitzmod_s2s: Include IP in log messages, if host is unavailable
2013-08-06 Kim Alvefurmod_admin_telnet, mod_s2s: Fix reporting of certificate...
2013-08-05 Kim Alvefurmod_s2s: Improve policy check
2013-08-04 Kim Alvefurmod_s2s: Log certificate identity validation result
2013-06-18 Matthew Wildmod_s2s/s2sout.lib: Remove unused variables and imports
2013-06-18 Matthew Wildmod_s2s/s2sout.lib: Remove reference to undefined global
2013-06-18 Matthew Wildmod_s2s/s2sout.lib: Use new util.net.local_addresses...
2013-06-18 Matthew Wildmod_s2s/s2sout.lib: Only attempt to create an IPv6...
2013-05-18 Matthew Wildmod_s2s: Fix interaction between s2s_secure_auth and...
2013-05-01 Matthew WildMerge with Florob
2013-04-30 Florian Zeitzutil.rfc{3484,6724}: Update to RFC 6724
2013-04-29 Matthew WildMerge with Florob
2013-04-28 Matthew Wildmod_s2s: Ensure that to/from on stream headers are...
2013-04-26 Matthew Wildmod_s2s: Obey tcp_keepalives option for s2s too, and...
2013-04-22 Matthew Wildmod_c2s, mod_s2s, net.http, net.http.server: Improve...
2013-04-22 Matthew Wildmod_c2s, mod_s2s, net.http, net.http.server: Improve...
2013-04-15 Kim Alvefurmod_s2s: Add missing space
2013-04-08 Kim Alvefurmod_s2s: Adjust priority of route/remote hooks to negat...
2013-04-04 Kim Alvefurmod_s2s: Add COMPAT cahin verification code for older...
2013-04-01 Matthew Wildmod_s2s: Close incoming s2s with stream error when...
2013-03-27 Kim Alvefurmod_s2s: Prevent s2s to and from hosts we serve locally
2013-03-26 Kim Alvefurmod_s2s: Prevent traceback when replying to incoming...
2013-03-25 Kim Alvefurmod_s2s: Reset secure flag on new connection attempt
2013-03-25 Kim Alvefurmod_s2s: session.from_host does not allways exist on...
2013-03-23 Kim Alvefurmod_s2s: Keep the dns answer object around a while...
2013-03-22 Matthew WildMerge 0.9->trunk
2013-03-22 Matthew Wildmod_s2s: Fix variable usage in check_auth_policy (thank...
2013-03-22 Matthew Wildmod_s2s: Remove unused variable
2013-03-22 Matthew WildMerge 0.9->trunk
2013-03-22 Matthew Wildmod_s2s: Add controls for certificate validation via...
2013-03-22 Matthew Wilds2smanager, mod_s2s, mod_dialback, mod_saslauth: Move...
2013-03-20 Matthew WildMerge 0.9->trunk
2013-03-16 Kim AlvefurMerge 0.9->trunk
2013-03-16 Kim Alvefurmod_s2s, mod_saslauth, mod_compression: Refactor to...
2013-03-12 Matthew WildMerge 0.9->trunk
2013-03-12 Matthew Wildmod_s2s: Do not include xmlns:db declaration in stream...
2013-03-11 Kim Alvefurmod_s2s: Make sure host variable is reachable
2013-03-10 Matthew Wildmod_s2s: Fire s2s-check-certificate event after validat...
2013-03-10 Matthew WildMerge 0.9->trunk
2013-03-10 Matthew Wildmod_s2s, mod_dialback: Rename s2s-authenticate-legacy...
2013-02-03 Kim AlvefurMerge 0.9->trunk
2013-01-23 Kim Alvefurmod_s2s: Don't try to close sessions that were destroye...
2012-12-28 Kim AlvefurMerge 0.9->trunk
2012-12-28 Kim Alvefurprosody, mod_c2s, mod_s2s: Move closing of c2s and...
2012-12-28 Matthew WildMerge 0.9->trunk
2012-12-28 Matthew Wildmod_s2s: Remove connection from sessions table as soon...
2012-10-24 Kim AlvefurMerge 0.9 -> trunk
2012-10-24 Kim Alvefurmod_s2s: Detect TLS compression
2012-09-12 Waqas Hussainmod_{admin_telnet,c2s,component,http,net_multiplex...
2012-09-10 Matthew WildMerge 0.9->trunk
2012-09-03 Kim Alvefurmod_s2s: Check that an SRV reply isn't empty.
2012-07-26 Kim Alvefurmod_admin_adhoc, mod_admin_telnet, mod_bosh, mod_c2s...
2012-07-23 Matthew Wildmod_s2s: Bump s2s_timeout to 90, to allow for the TCP...
2012-07-23 Matthew Wildmod_c2s, mod_s2s: Lower 'Disconnecting X' log messages...
2012-07-23 Matthew WildHopefully inert commit to clean up logging across a...
2012-07-23 Matthew Wildmod_s2s: Adjust session:close() in line with mod_c2s...
2012-07-23 Matthew Wildmod_s2s/s2sout.lib: Use %s to insert strings into log...
2012-07-22 Matthew WildMerge with Maranda
2012-07-22 Matthew WildMerge with Zash
2012-07-22 Matthew WildMerge 0.9->trunk
2012-07-22 Matthew Wildmod_s2s: Don't call ondisconnect manually, don't call...
2012-07-22 Matthew Wildmod_s2s: Don't treat a stanza as delivered if session...
2012-07-22 Matthew Wildmod_s2s: Make unauthed session timeout a little more...
2012-07-22 Matthew Wildmod_s2s/s2sout.lib: Fix indentation
2012-07-22 Matthew WildMerge 0.9->trunk
2012-07-22 Matthew Wildmod_s2s/s2sout.lib: Don't wait for both v4 and v6 DNS...
2012-05-29 Kim Alvefurmod_s2s: Remove check for socket.tcp6()
2012-05-29 Kim Alvefurmod_s2s: Only do AAAA lookup if IPv6 is available,...
2012-05-24 Matthew Wildmod_s2s, s2sout.lib: Send stream header in onconnect()
2012-05-13 Matthew Wildmod_s2s: Only try next target if the stream didn't...
2012-05-11 Matthew WildMerge with backout
2012-05-11 Matthew Wildmod_s2s: Remove TODO comment for SASL/TLS on s2s (thank...
2012-05-10 Matthew Wildmod_s2s, mod_auth_anonymous, hostmanager: Remove disall...
2012-05-10 Matthew WildMerge with Zash
2012-05-10 Matthew Wildmod_s2s, s2smanager, mod_dialback: Move addition of...
2012-05-10 Kim Alvefurs2smanager, mod_s2s: Move checking DNS timeout option...
2012-05-04 Matthew Wildmod_s2s: Cache to_host and from_host in local variables...
2012-05-04 Matthew Wildmod_s2s: Add session.send() only to incoming streams...
2012-05-04 Matthew Wildmod_s2s: Become a shared module (yay)
2012-05-03 Matthew WildRename plugins/s2s/ to plugins/mod_s2s/