Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |