aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mod_saslauth.lua
Commit message (Expand)AuthorAgeFilesLines
...
| * mod_saslauth updated for digest-md5Waqas Hussain2008-11-151-3/+60
* | Forward response stanzas to sasl.lua and some other stuff.Tobias Markmann2008-11-101-37/+42
|/
* TLS/SASL no longer should include the connhandler moduleMatthew Wild2008-10-231-1/+0
* Abstract connections with "connection listeners"Matthew Wild2008-10-221-2/+1
* Fix for destruction of unauthed SASL sessionsMatthew Wild2008-10-041-0/+1
* Use xmlns for matching auth tag tooMatthew Wild2008-10-041-1/+1
* Resource binding, XMPP sessions (whatever they're for...)Matthew Wild2008-10-041-2/+61
* SASL!Matthew Wild2008-10-021-0/+53