Software /
code /
prosody
Log
util/sasl.lua @ 285:372d0891e8fd
description | author | age |
---|---|---|
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 |