Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fized: Added check to ensure that resource binding is done after auth. | Waqas Hussain | 2008-10-08 | 1 | -0/+7 | |
| | ||||||
* | Added to a comment | Waqas Hussain | 2008-10-08 | 1 | -1/+1 | |
| | ||||||
* | Code cleanup | Waqas Hussain | 2008-10-08 | 1 | -4/+1 | |
| | ||||||
* | Added: Local stanza routing | Waqas Hussain | 2008-10-08 | 1 | -2/+28 | |
| | ||||||
* | Beginnings of real stanza routing | Matthew Wild | 2008-10-05 | 1 | -0/+14 | |
| | ||||||
* | Working TLS! | Matthew Wild | 2008-10-05 | 1 | -0/+1 | |
| | ||||||
* | Remove now useless debug output | Matthew Wild | 2008-09-30 | 1 | -1/+0 | |
| | ||||||
* | Huge commit to: | Matthew Wild | 2008-09-30 | 1 | -0/+292 | |
* Break stanza routing (to be restored in a future commit) * Remove the old stanza_dispatcher code, which was never going to be maintainable nor extendable :) * Bring us plugins, starting with mod_legacyauth and mod_roster * Sessions are now created/destroyed using a standard sessionmanager interface |