| Sun, 18 Apr 2010 20:12:32 +0000 |
Paul Aurich |
jabber: --more leaks
|
file |
diff |
annotate
|
| Fri, 04 Dec 2009 06:18:05 +0000 |
Paul Aurich |
jabber: Fix that leak I mentioned (and fix a mistake where error/response weren't NULL-initialized)
cpw.darkrain42.xmpp.scram
|
file |
diff |
annotate
|
| Fri, 04 Dec 2009 05:07:26 +0000 |
Paul Aurich |
jabber: Ugh, make this C89-compliant. Bah.
cpw.darkrain42.xmpp.scram
|
file |
diff |
annotate
|
| Tue, 01 Dec 2009 07:32:53 +0000 |
Paul Aurich |
Let's try a more complex set of return states / values for auth mechs.
cpw.darkrain42.xmpp.scram
|
file |
diff |
annotate
|
| Tue, 01 Dec 2009 02:53:29 +0000 |
Paul Aurich |
jabber: Clean up the SCRAM code a little.
cpw.darkrain42.xmpp.scram
|
file |
diff |
annotate
|
| Tue, 01 Dec 2009 00:30:22 +0000 |
Paul Aurich |
jabber: Should have looked for this function earlier.
cpw.darkrain42.xmpp.scram
|
file |
diff |
annotate
|
| 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.
cpw.darkrain42.xmpp.scram
|
file |
diff |
annotate
|
| Fri, 27 Nov 2009 20:41:22 +0000 |
Paul Aurich |
jabber: Use NS_XMPP_SASL
cpw.darkrain42.xmpp.scram
|
file |
diff |
annotate
|
| Tue, 17 Nov 2009 21:37:14 +0000 |
Paul Aurich |
jabber: Interop with Prosody (via Tobias' code). Hooray!
cpw.darkrain42.xmpp.scram
|
file |
diff |
annotate
|
| 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.
cpw.darkrain42.xmpp.scram
|
file |
diff |
annotate
|
| 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.
cpw.darkrain42.xmpp.scram
|
file |
diff |
annotate
|
| Mon, 09 Nov 2009 03:42:26 +0000 |
Paul Aurich |
jabber: Complete (though untested) SCRAM implementation.
cpw.darkrain42.xmpp.scram
|
file |
diff |
annotate
|
| Sun, 08 Nov 2009 18:39:30 +0000 |
Paul Aurich |
Clean up the two temporary buffers.
cpw.darkrain42.xmpp.scram
|
file |
diff |
annotate
|
| Sun, 08 Nov 2009 18:38:30 +0000 |
Paul Aurich |
How is it that there's no programmatic way to get the output size of the hash functions without resorting to a hardcoded table? Or did I miss something?
cpw.darkrain42.xmpp.scram
|
file |
diff |
annotate
|
| Sun, 08 Nov 2009 06:06:54 +0000 |
Paul Aurich |
Fix the Hi() function and actually 'mtn add' the test file.
cpw.darkrain42.xmpp.scram
|
file |
diff |
annotate
|
| Sun, 08 Nov 2009 03:36:14 +0000 |
Paul Aurich |
jabber: Add the Hi() function (PBKDF2).
cpw.darkrain42.xmpp.scram
|
file |
diff |
annotate
|