Log

plugins/mod_saslauth.lua @ 295:bb078eb1f1de

description author age
mod_saslauth: Code cleanup Waqas Hussain Sun, 16 Nov 2008 02:27:22 +0500
Made SASL module fit the new interface. Tobias Markmann Sat, 15 Nov 2008 22:30:09 +0100
base64 encode the sasl responses Waqas Hussain Sun, 16 Nov 2008 02:10:01 +0500
Started using realm in password hashing, and added support for error message replies from sasl Waqas Hussain Sun, 16 Nov 2008 01:54:14 +0500
Comment out DIGEST-MD5 until it is fully implemented Matthew Wild Sat, 15 Nov 2008 19:50:22 +0000
Merging with Waqas' code. Tobias Markmann Sat, 15 Nov 2008 20:28:49 +0100
Set username in a SASL object. Tobias Markmann Sat, 15 Nov 2008 20:28:09 +0100
Set username on SASL success Waqas Hussain Sun, 16 Nov 2008 00:25:28 +0500
Merge with Waqas changes to mod_saslauth. Tobias Markmann Sat, 15 Nov 2008 19:25:51 +0100
mod_saslauth: Added base64 decoding, encoding check, and cleaned the code up. Waqas Hussain Sat, 15 Nov 2008 23:20:07 +0500
Adding some TODO for some security issue. Tobias Markmann Sat, 15 Nov 2008 19:12:05 +0100
Merging my new SASL code with Waqas' adjusted saslauth module. Tobias Markmann Sat, 15 Nov 2008 13:47:17 +0100
mod_saslauth updated for digest-md5 Waqas Hussain Sat, 15 Nov 2008 12:21:04 +0500
Forward response stanzas to sasl.lua and some other stuff. Tobias Markmann Mon, 10 Nov 2008 16:28:15 +0100
TLS/SASL no longer should include the connhandler module Matthew Wild Thu, 23 Oct 2008 03:53:51 +0100
Abstract connections with "connection listeners" Matthew Wild Wed, 22 Oct 2008 17:36:21 +0100
Fix for destruction of unauthed SASL sessions Matthew Wild Sat, 04 Oct 2008 15:24:52 +0100
Use xmlns for matching auth tag too Matthew Wild Sat, 04 Oct 2008 02:42:23 +0100
Resource binding, XMPP sessions (whatever they're for...) Matthew Wild Sat, 04 Oct 2008 02:15:13 +0100
SASL! Matthew Wild Thu, 02 Oct 2008 01:08:58 +0100