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 |