Software /
code /
prosody
Log
util/sasl.lua @ 5831:aa4bdabd3c0f
description | author | age |
---|---|---|
util.sasl: New method to add channel binding handler to a SASL instance. | Tobias Markmann | Mon, 17 Jan 2011 16:50:21 +0100 |
Check whether we support the proposed channel binding type. | Tobias Markmann | Sat, 15 Jan 2011 17:59:15 +0100 |
util.sasl.external: Add SASL EXTERNAL mechanism | Kim Alvefur | Thu, 13 Jun 2013 18:20:49 +0200 |
util.sasl: Make registerMechanism a public function | Matthew Wild | Mon, 18 Jun 2012 16:57:46 +0100 |
util.sasl: Cache the calculated mechanisms set for SASL profiles (profile.mechanisms table). | Waqas Hussain | Wed, 29 Dec 2010 18:45:31 +0500 |
util.sasl, util.sasl_cyrus: Mechanism selection cleaned up to be more consistent. | Waqas Hussain | Tue, 02 Nov 2010 18:58:11 +0500 |