Log

util/sasl.lua @ 11307:f2e276bb4ef8

description author age
util.sasl.digest-md5: Remove, obsolete since 2011 Kim Alvefur 2020-04-14
vairious: Add annotation when an empty environment is set [luacheck] Kim Alvefur 2018-02-28
util: Various minor changes to please [luacheck] Kim Alvefur 2017-11-10
util.*: Remove use of module() function, make all module functions local and return them in a table at the end Kim Alvefur 2015-02-21
util.sasl: Fix logic for when mechanisms with channel binding support are offered Kim Alvefur 2014-03-22
util.sasl: Remove unused print() import. Waqas Hussain 2013-10-07
util.sasl: Make registerMechanism a public function (again) Waqas Hussain 2013-10-07
Merge Tobias SCRAM-PLUS work Kim Alvefur 2013-09-21
Only advertise mechanisms needing channel binding if a channel binding backend is avaliable. Tobias Markmann 2011-02-07
util.sasl: New method to add channel binding handler to a SASL instance. Tobias Markmann 2011-01-17
Check whether we support the proposed channel binding type. Tobias Markmann 2011-01-15
util.sasl.external: Add SASL EXTERNAL mechanism Kim Alvefur 2013-06-13
util.sasl: Make registerMechanism a public function Matthew Wild 2012-06-18
util.sasl: Cache the calculated mechanisms set for SASL profiles (profile.mechanisms table). Waqas Hussain 2010-12-29
util.sasl, util.sasl_cyrus: Mechanism selection cleaned up to be more consistent. Waqas Hussain 2010-11-02