plugins/mod_saslauth.lua
Wed, 03 Dec 2008 22:08:49 +0500 Waqas Hussain Fix for handling latin1 encoded hostnames in SASL
Wed, 03 Dec 2008 14:39:07 +0000 Matthew Wild Insert copyright/license headers
Fri, 28 Nov 2008 01:16:26 +0500 Waqas Hussain Completely switched to new hashes library from the old md5 library
Fri, 28 Nov 2008 00:48:16 +0500 Waqas Hussain Stopped using the lbase64 library
Thu, 27 Nov 2008 03:12:12 +0000 Matthew Wild Bumper commit for the new modulemanager API \o/ Updates all the modules, though some more changes may be in store.
Thu, 20 Nov 2008 01:33:25 +0000 Matthew Wild Use a stanza for c2s stream features instead of an array of strings. Removes a FIXME.
Sun, 16 Nov 2008 04:47:34 +0500 Waqas Hussain Fixed mod_saslauth to use session.send for sending stanzas
Sun, 16 Nov 2008 03:16:53 +0500 Waqas Hussain Code cleanup for resource binding
Sat, 15 Nov 2008 22:36:22 +0100 Tobias Markmann Providing some human readable error messages and some fixes.
Sun, 16 Nov 2008 02:28:32 +0500 Waqas Hussain Using md5.sum rather than hashes.md5 because we don't want hexadecimal
Sun, 16 Nov 2008 02:27:22 +0500 Waqas Hussain mod_saslauth: Code cleanup
Sat, 15 Nov 2008 22:30:09 +0100 Tobias Markmann Made SASL module fit the new interface.
Sun, 16 Nov 2008 02:10:01 +0500 Waqas Hussain base64 encode the sasl responses
Sun, 16 Nov 2008 01:54:14 +0500 Waqas Hussain Started using realm in password hashing, and added support for error message replies from sasl
Sat, 15 Nov 2008 19:50:22 +0000 Matthew Wild Comment out DIGEST-MD5 until it is fully implemented
Sat, 15 Nov 2008 20:28:49 +0100 Tobias Markmann Merging with Waqas' code.
Sat, 15 Nov 2008 20:28:09 +0100 Tobias Markmann Set username in a SASL object.
Sun, 16 Nov 2008 00:25:28 +0500 Waqas Hussain Set username on SASL success
Sat, 15 Nov 2008 19:25:51 +0100 Tobias Markmann Merge with Waqas changes to mod_saslauth.
Sat, 15 Nov 2008 23:20:07 +0500 Waqas Hussain mod_saslauth: Added base64 decoding, encoding check, and cleaned the code up.
Sat, 15 Nov 2008 19:12:05 +0100 Tobias Markmann Adding some TODO for some security issue.
Sat, 15 Nov 2008 13:47:17 +0100 Tobias Markmann Merging my new SASL code with Waqas' adjusted saslauth module.
Sat, 15 Nov 2008 12:21:04 +0500 Waqas Hussain mod_saslauth updated for digest-md5
Mon, 10 Nov 2008 16:28:15 +0100 Tobias Markmann Forward response stanzas to sasl.lua and some other stuff.
Thu, 23 Oct 2008 03:53:51 +0100 Matthew Wild TLS/SASL no longer should include the connhandler module
Wed, 22 Oct 2008 17:36:21 +0100 Matthew Wild Abstract connections with "connection listeners"
Sat, 04 Oct 2008 15:24:52 +0100 Matthew Wild Fix for destruction of unauthed SASL sessions
Sat, 04 Oct 2008 02:42:23 +0100 Matthew Wild Use xmlns for matching auth tag too
Sat, 04 Oct 2008 02:15:13 +0100 Matthew Wild Resource binding, XMPP sessions (whatever they're for...)
Thu, 02 Oct 2008 01:08:58 +0100 Matthew Wild SASL!
less more (0) tip