Fri, 28 Nov 2008 18:32:54 +0100 Tobias Markmann Do idna_to_ascii when building own response. file | diff | annotate
Sat, 29 Nov 2008 05:57:57 +0500 Waqas Hussain Added a FIXME file | diff | annotate
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. file | diff | annotate
Fri, 28 Nov 2008 01:16:26 +0500 Waqas Hussain Completely switched to new hashes library from the old md5 library file | diff | annotate
Sun, 23 Nov 2008 22:56:07 +0100 Tobias Markmann Some ends too much. file | diff | annotate
Sun, 23 Nov 2008 21:26:06 +0100 Tobias Markmann Some changes to report more correct SASL failures. Support for disabled accounts. file | diff | annotate
Sun, 23 Nov 2008 20:43:42 +0100 Tobias Markmann Checking some variables for nil so no errors occur that'll break the server. file | diff | annotate
Sun, 16 Nov 2008 17:31:16 +0100 Tobias Markmann Removing some debug messages. file | diff | annotate
Sat, 15 Nov 2008 22:36:22 +0100 Tobias Markmann Providing some human readable error messages and some fixes. file | diff | annotate
Sat, 15 Nov 2008 22:30:09 +0100 Tobias Markmann Made SASL module fit the new interface. file | diff | annotate
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 file | diff | annotate
Sat, 15 Nov 2008 20:28:09 +0100 Tobias Markmann Set username in a SASL object. file | diff | annotate
Sat, 15 Nov 2008 19:23:55 +0100 Tobias Markmann Made PLAIN method in sasl.lua module follow new interface. file | diff | annotate
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. file | diff | annotate
Mon, 10 Nov 2008 16:28:15 +0100 Tobias Markmann Forward response stanzas to sasl.lua and some other stuff. file | diff | annotate
Sun, 09 Nov 2008 22:45:17 +0100 Tobias Markmann Fixing some parsing and some other stuff. file | diff | annotate
Sun, 09 Nov 2008 21:16:57 +0100 Tobias Markmann Some early attempts on DIGEST-MD5. file | diff | annotate
Sat, 04 Oct 2008 14:36:03 +0100 Matthew Wild Fix for using wrong auth token as username (fixes Gajim login) file | diff | annotate
Thu, 02 Oct 2008 01:08:58 +0100 Matthew Wild SASL! file | diff | annotate
Tue, 30 Sep 2008 21:35:39 +0100 Matthew Wild Fix quoting in util/sasl.lua file | diff | annotate
Tue, 26 Aug 2008 14:11:52 +0200 Tobias Markmann module table was missing file | diff | annotate
Tue, 26 Aug 2008 01:01:13 +0200 Tobias Markmann * missing base64 decode of SASL response file | diff | annotate
Tue, 26 Aug 2008 00:57:46 +0200 Tobias Markmann adding SASL lib with PLAIN support, not tested yet file | diff | annotate
(0) tip

mercurial