Log

util/sasl.lua @ 332:51e130b5c8de

description author age
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
Made PLAIN method in sasl.lua module follow new interface. Tobias Markmann Sat, 15 Nov 2008 19:23:55 +0100
Rewrote SASL Digest-MD5 responce generating code, fixed some realm related issue and tested it successfully with Psi. Thanks to dwd, remko and jake. Tobias Markmann Wed, 12 Nov 2008 21:38:46 +0100
Forward response stanzas to sasl.lua and some other stuff. Tobias Markmann Mon, 10 Nov 2008 16:28:15 +0100
Fixing some parsing and some other stuff. Tobias Markmann Sun, 09 Nov 2008 22:45:17 +0100
Some early attempts on DIGEST-MD5. Tobias Markmann Sun, 09 Nov 2008 21:16:57 +0100
Fix for using wrong auth token as username (fixes Gajim login) Matthew Wild Sat, 04 Oct 2008 14:36:03 +0100
SASL! Matthew Wild Thu, 02 Oct 2008 01:08:58 +0100
Fix quoting in util/sasl.lua Matthew Wild Tue, 30 Sep 2008 21:35:39 +0100
module table was missing Tobias Markmann Tue, 26 Aug 2008 14:11:52 +0200
* missing base64 decode of SASL response Tobias Markmann Tue, 26 Aug 2008 01:01:13 +0200
adding SASL lib with PLAIN support, not tested yet Tobias Markmann Tue, 26 Aug 2008 00:57:46 +0200