Software /
code /
prosody
Log
plugins/mod_s2s/mod_s2s.lua @ 6063:e626ee2fe106
description | author | age |
---|---|---|
mod_c2s, mod_s2s, mod_component, util.xmppstream: Move all session:open_stream() functions to util.xmppstream | Kim Alvefur | Thu, 10 Apr 2014 13:13:07 +0200 |
Merge 0.9->0.10 | Matthew Wild | Sun, 12 Jan 2014 06:19:37 -0500 |
mod_s2s: Include IP in log messages, if host is unavailable | Florian Zeitz | Sun, 05 Jan 2014 22:21:50 +0100 |
mod_c2s, mod_s2s: Set session.encrypted as session.secure does not allways mean encrypted (eg consider_bosh_secure) | Kim Alvefur | Mon, 07 Oct 2013 12:43:00 +0200 |
mod_c2s, mod_s2s: Log cipher and encryption info in a more compact and (hopefully) less confusing way | Kim Alvefur | Wed, 14 Aug 2013 15:00:36 +0200 |
mod_s2s: Captitalize log messages that begin with a stream direction | Kim Alvefur | Wed, 14 Aug 2013 14:53:50 +0200 |
Remove all trailing whitespace | Florian Zeitz | Fri, 09 Aug 2013 17:48:21 +0200 |