Remove all trailing whitespace
[prosody.git] / plugins / mod_s2s / mod_s2s.lua
2013-08-09 Florian ZeitzRemove all trailing whitespace
2013-08-09 Kim AlvefurMerge 0.9->trunk
2013-08-06 Kim AlvefurMerge 0.9->trunk
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-08-02 Kim Alvefurmod_c2s, mod_s2s: Log a message that stream encryption...
2013-07-24 Kim AlvefurMerge 0.9->trunk
2013-07-22 Kim AlvefurMerge 0.9->trunk
2013-07-15 Matthew WildMerge 0.9->trunk
2013-07-15 Matthew WildMerge 0.9->trunk
2013-07-13 Matthew WildMerge 0.9->trunk
2013-07-11 Matthew WildMerge 0.9->trunk
2013-07-10 Kim AlvefurMerge 0.9->trunk
2013-07-08 Matthew WildMerge 0.9->trunk
2013-07-08 Matthew WildMerge 0.9->trunk
2013-06-29 Kim AlvefurMerge 0.9->trunk
2013-06-29 Matthew WildMerge
2013-06-29 Matthew WildMerge 0.9->trunk
2013-06-26 Matthew WildMerge 0.9->trunk
2013-06-26 Kim Alvefurmod_s2s: Add missing global hook for read-timeout
2013-06-24 Matthew WildMerge 0.9->trunk
2013-06-18 Matthew WildMerge 0.9->trunk
2013-06-13 Matthew WildMerge 0.9->trunk
2013-06-13 Matthew WildMerge 0.9->trunk
2013-06-13 Matthew WildMerge 0.9->trunk
2013-06-12 Matthew WildMerge 0.9->trunk
2013-06-12 Matthew WildMerge 0.9->trunk
2013-06-11 Matthew WildMerge 0.9->trunk
2013-06-11 Kim Alvefurmod_c2s, mod_s2s: Fire an event on read timeouts
2013-06-10 Kim AlvefurMerge 0.9->trunk
2013-06-09 Kim AlvefurMerge 0.9->trunk
2013-06-09 Kim Alvefurmod_s2s: Set s2s_session.ip
2013-06-07 Matthew WildMerge 0.9->trunk
2013-06-05 Matthew WildMerge 0.9->trunk
2013-06-02 Kim AlvefurMerge 0.9->trunk
2013-05-30 Kim Alvefurmod_c2s, mod_c2s: Send a whitespace on read timeout...
2013-05-28 Matthew Wildmod_s2s: Remove unnecessary debug message
2013-05-18 Matthew Wildmod_s2s: Fix interaction between s2s_secure_auth and...
2013-05-18 Matthew WildMerge 0.9->trunk
2013-05-01 Matthew WildMerge tls branch
2013-05-01 Matthew WildMerge s2s branch
2013-05-01 Matthew WildMerge sasl branch
2013-05-01 Matthew WildMerge with Florob
2013-04-29 Matthew WildMerge with Florob
2013-04-28 Matthew WildMerge 0.9->trunk
2013-04-28 Matthew Wildmod_s2s: Ensure that to/from on stream headers are...
2013-04-26 Matthew WildMerge 0.9->trunk
2013-04-26 Matthew Wildmod_s2s: Obey tcp_keepalives option for s2s too, and...
2013-04-23 Matthew WildMerges all the way down
2013-04-23 Matthew WildMerge 0.9->trunk
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 Matthew WildMerge 0.9->trunk
2013-04-15 Kim Alvefurmod_s2s: Add missing space
2013-04-08 Kim AlvefurMerge 0.9->trunk
2013-04-08 Kim Alvefurmod_s2s: Adjust priority of route/remote hooks to negat...
2013-04-05 Matthew WildMerge 0.9->trunk
2013-04-04 Kim Alvefurmod_s2s: Add COMPAT cahin verification code for older...
2013-04-03 Matthew WildMerge 0.9->trunk
2013-04-01 Matthew Wildmod_s2s: Close incoming s2s with stream error when...
2013-03-28 Matthew WildMerge 0.9->trunk
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: session.from_host does not allways exist on...
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-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-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...
next