aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mod_saslauth.lua
Commit message (Collapse)AuthorAgeFilesLines
* 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
(but before you get too excited, no resource binding yet. And yes, there are still plenty of rough edges to the code...) ((eg. must move <stream:features> out of xmlhandlers.lua o_O ))