Software /
code /
prosody
Log
util/sasl_cyrus.lua @ 3366:a2a242321901
description | author | age |
---|---|---|
util.sasl, util.sasl_cyrus: Use method:mechanisms() in method:select(), instead of using the mechanisms list directly (fixes a traceback). | Waqas Hussain | 2010-07-14 |
util.sasl, util.sasl_cyrus: Updated method:mechanisms() to cache and re-use list of mechanisms. | Waqas Hussain | 2010-07-14 |
SASL: Simplified sasl_handler:mechanisms() to return a set, and not an array. | Waqas Hussain | 2010-07-14 |
util.sasl_cyrus: Return error strings using the new table mapping error codes to strings. | Waqas Hussain | 2010-06-23 |