log libpurple/tests/test_jabber_scram.c @ 32778:1c0d9e817dcc

age author description
Thu, 17 Jun 2010 21:21:30 +0000 Paul Aurich jabber: Exclude ASCII 127 (Delete) from allowed SASLprep characters
Tue, 01 Dec 2009 04:21:40 +0000 Paul Aurich Add a second SCRAM test with one of the suggested test characters from the I-D.
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 06:06:54 +0000 Paul Aurich Fix the Hi() function and actually 'mtn add' the test file.