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 |
SASL: Minor cleanup. | Waqas Hussain | Thu, 03 Jun 2010 17:48:50 +0500 |
Merge 0.7->trunk | Matthew Wild | Sun, 23 May 2010 23:11:00 +0100 |
util.sasl: Moving SASL authentication backends documentation to the mechanism files. | Tobias Markmann | Sun, 28 Feb 2010 22:32:12 +0100 |
Merge Tobias's fancy SASL branch->trunk | Matthew Wild | Wed, 05 May 2010 11:29:10 +0100 |