util/sasl.lua
Mon, 07 Mar 2022 00:13:56 +0100 Kim Alvefur Spelling: Fix various spelling mistakes (thanks timeless)
Tue, 27 Jul 2021 00:13:18 +0200 Kim Alvefur Fix various spelling errors (thanks codespell)
Tue, 14 Apr 2020 16:51:24 +0200 Kim Alvefur util.sasl.digest-md5: Remove, obsolete since 2011
Wed, 28 Feb 2018 20:06:26 +0100 Kim Alvefur vairious: Add annotation when an empty environment is set [luacheck]
Fri, 10 Nov 2017 05:42:32 +0100 Kim Alvefur util: Various minor changes to please [luacheck]
Sat, 21 Feb 2015 10:36:37 +0100 Kim Alvefur util.*: Remove use of module() function, make all module functions local and return them in a table at the end
Sat, 22 Mar 2014 14:45:04 +0100 Kim Alvefur util.sasl: Fix logic for when mechanisms with channel binding support are offered
Mon, 07 Oct 2013 18:02:58 -0400 Waqas Hussain util.sasl: Remove unused print() import.
Mon, 07 Oct 2013 17:57:06 -0400 Waqas Hussain util.sasl: Make registerMechanism a public function (again)
Sun, 22 Sep 2013 00:44:20 +0200 Kim Alvefur Merge Tobias SCRAM-PLUS work
Mon, 07 Feb 2011 13:24:42 +0100 Tobias Markmann Only advertise mechanisms needing channel binding if a channel binding backend is avaliable.
Mon, 17 Jan 2011 16:50:21 +0100 Tobias Markmann util.sasl: New method to add channel binding handler to a SASL instance.
Sat, 15 Jan 2011 17:59:15 +0100 Tobias Markmann Check whether we support the proposed channel binding type.
Thu, 13 Jun 2013 18:20:49 +0200 Kim Alvefur util.sasl.external: Add SASL EXTERNAL mechanism
Mon, 18 Jun 2012 16:57:46 +0100 Matthew Wild util.sasl: Make registerMechanism a public function
Wed, 29 Dec 2010 18:45:31 +0500 Waqas Hussain util.sasl: Cache the calculated mechanisms set for SASL profiles (profile.mechanisms table).
Tue, 02 Nov 2010 18:58:11 +0500 Waqas Hussain util.sasl, util.sasl_cyrus: Mechanism selection cleaned up to be more consistent.
Tue, 02 Nov 2010 18:04:56 +0500 Waqas Hussain util.sasl, util.sasl_cyrus: Load mechanisms list early rather than lazily, as they are always loaded anyway.
Tue, 03 Aug 2010 18:19:45 +0500 Waqas Hussain util.sasl: Simplified some code a bit.
Tue, 03 Aug 2010 17:11:40 +0500 Waqas Hussain util.sasl, util.sasl_cyrus: Removed a ton of unused variables.
Mon, 02 Aug 2010 18:47:33 +0500 Waqas Hussain util.sasl: Removed method:forbidden() and its side effects.
Thu, 15 Jul 2010 22:07:45 +0500 Waqas Hussain util.sasl, util.sasl_cyrus: s/self.mechanisms()/self:mechanisms()/ in method:select().
Wed, 14 Jul 2010 20:21:51 +0500 Waqas Hussain util.sasl, util.sasl_cyrus: Use method:mechanisms() in method:select(), instead of using the mechanisms list directly (fixes a traceback).
Wed, 14 Jul 2010 20:10:35 +0500 Waqas Hussain util.sasl, util.sasl_cyrus: Updated method:mechanisms() to cache and re-use list of mechanisms.
Wed, 14 Jul 2010 20:05:25 +0500 Waqas Hussain util.sasl: Use the proper session-specific table of mechanisms when selecting a mechanism, and not the global table.
Wed, 14 Jul 2010 19:56:57 +0500 Waqas Hussain SASL: Simplified sasl_handler:mechanisms() to return a set, and not an array.
Thu, 03 Jun 2010 17:48:50 +0500 Waqas Hussain SASL: Minor cleanup.
Sun, 23 May 2010 23:11:00 +0100 Matthew Wild Merge 0.7->trunk
Sun, 28 Feb 2010 22:32:12 +0100 Tobias Markmann util.sasl: Moving SASL authentication backends documentation to the mechanism files.
Wed, 05 May 2010 11:29:10 +0100 Matthew Wild Merge Tobias's fancy SASL branch->trunk
less more (0) -100 -50 -30 tip