Software /
code /
prosody
Log
util/sasl.lua @ 3365:32dc830d976c
description | author | age |
---|---|---|
util.sasl, util.sasl_cyrus: Updated method:mechanisms() to cache and re-use list of mechanisms. | Waqas Hussain | Wed, 14 Jul 2010 20:10:35 +0500 |
util.sasl: Use the proper session-specific table of mechanisms when selecting a mechanism, and not the global table. | Waqas Hussain | Wed, 14 Jul 2010 20:05:25 +0500 |
SASL: Simplified sasl_handler:mechanisms() to return a set, and not an array. | Waqas Hussain | Wed, 14 Jul 2010 19:56:57 +0500 |