aboutsummaryrefslogtreecommitdiffstats
path: root/util/sasl.lua
Commit message (Collapse)AuthorAgeFilesLines
* Fix for using wrong auth token as username (fixes Gajim login)Matthew Wild2008-10-041-1/+1
|
* SASL!Matthew Wild2008-10-021-17/+26
| | | | | (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 ))
* Fix quoting in util/sasl.luaMatthew Wild2008-09-301-3/+3
|
* module table was missingTobias Markmann2008-08-261-0/+1
|
* * missing base64 decode of SASL responseTobias Markmann2008-08-261-1/+1
|
* adding SASL lib with PLAIN support, not tested yetTobias Markmann2008-08-261-0/+33