Software /
code /
prosody
Log
plugins/mod_saslauth.lua @ 5838:a2659baf8332
description | author | age |
---|---|---|
mod_saslauth: Check whether LuaSec supports getpeerfinished() binding. | Tobias Markmann | Mon, 17 Jan 2011 16:50:21 +0100 |
mod_saslauth: Add channel binding handler for tls-unique channel binding. | Tobias Markmann | Mon, 17 Jan 2011 16:50:21 +0100 |
mod_saslauth: Set secure socket as SASL object user data for secure sessions. | Tobias Markmann | Mon, 17 Jan 2011 16:50:21 +0100 |
Remove all trailing whitespace | Florian Zeitz | Fri, 09 Aug 2013 17:48:21 +0200 |
mod_saslauth, mod_compression: Fix some cases where open_stream() was not being passed to/from (see df3c78221f26 and issue #338) | Matthew Wild | Mon, 29 Apr 2013 10:43:44 +0100 |
s2smanager, mod_s2s, mod_dialback, mod_saslauth: Move s2smanager.make_authenticated() to mod_s2s, and plugins now signal authentication via the s2s-authenticated event | Matthew Wild | Fri, 22 Mar 2013 14:18:23 +0000 |
mod_s2s, mod_saslauth, mod_compression: Refactor to have common code for opening streams | Kim Alvefur | Sat, 16 Mar 2013 17:46:43 +0100 |