util/sasl.lua
Sun, 30 Nov 2008 20:58:48 +0500 Waqas Hussain Added function latin1toutf8 to sasl.lua, for processing non-utf8 responses
Sun, 30 Nov 2008 01:35:40 +0100 Tobias Markmann idna-to-unicode so password_handler looks for the right domain.
Sun, 30 Nov 2008 00:44:23 +0100 Tobias Markmann Do idna-to-ascii to the realm we send first in Digest-MD5.
Sat, 29 Nov 2008 12:17:21 +0100 Tobias Markmann Apply IDNA to ASCII on hostnames.
Sat, 29 Nov 2008 11:24:59 +0100 Tobias Markmann Forced merge.
Fri, 28 Nov 2008 18:32:54 +0100 Tobias Markmann Do idna_to_ascii when building own response.
Sat, 29 Nov 2008 05:57:57 +0500 Waqas Hussain Added a FIXME
Sat, 29 Nov 2008 05:56:09 +0500 Waqas Hussain Improved the regexp used to parse the client response a bit. Authenticating with non-ascii realm values now works.
Fri, 28 Nov 2008 01:16:26 +0500 Waqas Hussain Completely switched to new hashes library from the old md5 library
Sun, 23 Nov 2008 22:56:07 +0100 Tobias Markmann Some ends too much.
Sun, 23 Nov 2008 21:26:06 +0100 Tobias Markmann Some changes to report more correct SASL failures. Support for disabled accounts.
Sun, 23 Nov 2008 20:43:42 +0100 Tobias Markmann Checking some variables for nil so no errors occur that'll break the server.
Sun, 16 Nov 2008 17:31:16 +0100 Tobias Markmann Removing some debug messages.
Sat, 15 Nov 2008 22:36:22 +0100 Tobias Markmann Providing some human readable error messages and some fixes.
Sat, 15 Nov 2008 22:30:09 +0100 Tobias Markmann Made SASL module fit the new interface.
Sun, 16 Nov 2008 01:54:14 +0500 Waqas Hussain Started using realm in password hashing, and added support for error message replies from sasl
Sat, 15 Nov 2008 20:28:09 +0100 Tobias Markmann Set username in a SASL object.
Sat, 15 Nov 2008 19:23:55 +0100 Tobias Markmann Made PLAIN method in sasl.lua module follow new interface.
Wed, 12 Nov 2008 21:38:46 +0100 Tobias Markmann Rewrote SASL Digest-MD5 responce generating code, fixed some realm related issue and tested it successfully with Psi. Thanks to dwd, remko and jake.
Mon, 10 Nov 2008 16:28:15 +0100 Tobias Markmann Forward response stanzas to sasl.lua and some other stuff.
Sun, 09 Nov 2008 22:45:17 +0100 Tobias Markmann Fixing some parsing and some other stuff.
Sun, 09 Nov 2008 21:16:57 +0100 Tobias Markmann Some early attempts on DIGEST-MD5.
Sat, 04 Oct 2008 14:36:03 +0100 Matthew Wild Fix for using wrong auth token as username (fixes Gajim login)
Thu, 02 Oct 2008 01:08:58 +0100 Matthew Wild SASL!
Tue, 30 Sep 2008 21:35:39 +0100 Matthew Wild Fix quoting in util/sasl.lua
Tue, 26 Aug 2008 14:11:52 +0200 Tobias Markmann module table was missing
Tue, 26 Aug 2008 01:01:13 +0200 Tobias Markmann * missing base64 decode of SASL response
Tue, 26 Aug 2008 00:57:46 +0200 Tobias Markmann adding SASL lib with PLAIN support, not tested yet
less more (0) tip