Log

plugins/mod_saslauth.lua @ 595:08ed4fa2f89d

description author age
Latin1 support for SASL DIGEST-MD5 (initial commit) Waqas Hussain Sun, 07 Dec 2008 23:43:08 +0500
Backed out changeset 099d8a102deb (committed too much) Matthew Wild Fri, 05 Dec 2008 19:49:16 +0000
Add TLS socket to readlist before handshake starts, fixes major slow-down on TLS connections Matthew Wild Fri, 05 Dec 2008 19:24:01 +0000
Fix for handling latin1 encoded hostnames in SASL Waqas Hussain Wed, 03 Dec 2008 22:08:49 +0500
Insert copyright/license headers Matthew Wild Wed, 03 Dec 2008 14:39:07 +0000
Completely switched to new hashes library from the old md5 library Waqas Hussain Fri, 28 Nov 2008 01:16:26 +0500
Stopped using the lbase64 library Waqas Hussain Fri, 28 Nov 2008 00:48:16 +0500
Bumper commit for the new modulemanager API \o/ Updates all the modules, though some more changes may be in store. Matthew Wild Thu, 27 Nov 2008 03:12:12 +0000
Use a stanza for c2s stream features instead of an array of strings. Removes a FIXME. Matthew Wild Thu, 20 Nov 2008 01:33:25 +0000
Fixed mod_saslauth to use session.send for sending stanzas Waqas Hussain Sun, 16 Nov 2008 04:47:34 +0500
Code cleanup for resource binding Waqas Hussain Sun, 16 Nov 2008 03:16:53 +0500
Providing some human readable error messages and some fixes. Tobias Markmann Sat, 15 Nov 2008 22:36:22 +0100