log libpurple/protocols/jabber/auth_scram.h @ 30909:25e200cb3532

age author description
Tue, 01 Dec 2009 02:53:29 +0000 Paul Aurich jabber: Clean up the SCRAM code a little.
Mon, 30 Nov 2009 20:34:54 +0000 Paul Aurich jabber: Add SASLprep and the username substitution called for in draft-ietf-sasl-scram-10 5.1.
Tue, 17 Nov 2009 19:39:36 +0000 Paul Aurich jabber: Fix up the remaining issues and add a test case that interoperates with gsasl. Woot.
Wed, 11 Nov 2009 20:32:09 +0000 Paul Aurich jabber: Handle the case where the server success-with-data is sent as a challenge/response pair.
Mon, 09 Nov 2009 03:42:26 +0000 Paul Aurich jabber: Complete (though untested) SCRAM implementation.
Sun, 08 Nov 2009 03:36:14 +0000 Paul Aurich jabber: Add the Hi() function (PBKDF2).