Log

util/sasl.lua @ 495:abc4fd4d262a

description author age
Do idna-to-ascii to the realm we send first in Digest-MD5. Tobias Markmann Sun, 30 Nov 2008 00:44:23 +0100
Apply IDNA to ASCII on hostnames. Tobias Markmann Sat, 29 Nov 2008 12:17:21 +0100
Forced merge. Tobias Markmann Sat, 29 Nov 2008 11:24:59 +0100
Do idna_to_ascii when building own response. Tobias Markmann Fri, 28 Nov 2008 18:32:54 +0100
Added a FIXME Waqas Hussain Sat, 29 Nov 2008 05:57:57 +0500
Improved the regexp used to parse the client response a bit. Authenticating with non-ascii realm values now works. Waqas Hussain Sat, 29 Nov 2008 05:56:09 +0500
Completely switched to new hashes library from the old md5 library Waqas Hussain Fri, 28 Nov 2008 01:16:26 +0500
Some ends too much. Tobias Markmann Sun, 23 Nov 2008 22:56:07 +0100
Some changes to report more correct SASL failures. Support for disabled accounts. Tobias Markmann Sun, 23 Nov 2008 21:26:06 +0100
Checking some variables for nil so no errors occur that'll break the server. Tobias Markmann Sun, 23 Nov 2008 20:43:42 +0100
Removing some debug messages. Tobias Markmann Sun, 16 Nov 2008 17:31:16 +0100
Providing some human readable error messages and some fixes. Tobias Markmann Sat, 15 Nov 2008 22:36:22 +0100
Made SASL module fit the new interface. Tobias Markmann Sat, 15 Nov 2008 22:30:09 +0100
Started using realm in password hashing, and added support for error message replies from sasl Waqas Hussain Sun, 16 Nov 2008 01:54:14 +0500
Set username in a SASL object. Tobias Markmann Sat, 15 Nov 2008 20:28:09 +0100