Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | mod_saslauth updated for digest-md5 | Waqas Hussain | 2008-11-15 | 1 | -3/+60 | |
| | | ||||||
* | | Forward response stanzas to sasl.lua and some other stuff. | Tobias Markmann | 2008-11-10 | 1 | -37/+42 | |
|/ | ||||||
* | TLS/SASL no longer should include the connhandler module | Matthew Wild | 2008-10-23 | 1 | -1/+0 | |
| | ||||||
* | Abstract connections with "connection listeners" | Matthew Wild | 2008-10-22 | 1 | -2/+1 | |
| | | | | | | - Added connlistener for xmppclient - SASL/TLS now use a new session:reset_stream() method - main.lua on its way to being a bit neater | |||||
* | Fix for destruction of unauthed SASL sessions | Matthew Wild | 2008-10-04 | 1 | -0/+1 | |
| | ||||||
* | Use xmlns for matching auth tag too | Matthew Wild | 2008-10-04 | 1 | -1/+1 | |
| | ||||||
* | Resource binding, XMPP sessions (whatever they're for...) | Matthew Wild | 2008-10-04 | 1 | -2/+61 | |
| | ||||||
* | SASL! | Matthew Wild | 2008-10-02 | 1 | -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 )) |