| Sat, 23 Aug 2014 09:29:17 +0100 |
Matthew Wild |
mod_c2s, mod_s2s: Log received invalid stream headers
|
| Sat, 21 Jun 2014 15:05:21 +0200 |
Kim Alvefur |
Merge 0.9->0.10
|
| Sat, 10 May 2014 02:12:51 +0200 |
Kim Alvefur |
mod_c2s: Fix traceback if c2s stream sent to component
|
| Thu, 10 Apr 2014 13:13:07 +0200 |
Kim Alvefur |
mod_c2s, mod_s2s, mod_component, util.xmppstream: Move all session:open_stream() functions to util.xmppstream
|
| Fri, 31 Jan 2014 12:01:12 +0100 |
Florian Zeitz |
mod_c2s: Break out stream opening into a separate function
|
| Mon, 07 Oct 2013 12:43:00 +0200 |
Kim Alvefur |
mod_c2s, mod_s2s: Set session.encrypted as session.secure does not allways mean encrypted (eg consider_bosh_secure)
|
| Wed, 14 Aug 2013 15:38:56 +0200 |
Kim Alvefur |
mod_c2s: Move another log message to debug level
|
| Wed, 14 Aug 2013 15:00:36 +0200 |
Kim Alvefur |
mod_c2s, mod_s2s: Log cipher and encryption info in a more compact and (hopefully) less confusing way
|