Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Small fix for connlisteners to accept nil for userdata | Matthew Wild | 2008-11-23 | 1 | -2/+2 |
| | |||||
* | dialback keys now verified | Matthew Wild | 2008-10-24 | 1 | -1/+0 |
| | |||||
* | Initial s2s stuff | Matthew Wild | 2008-10-23 | 1 | -5/+11 |
| | |||||
* | Abstract connections with "connection listeners" | Matthew Wild | 2008-10-22 | 1 | -0/+40 |
- Added connlistener for xmppclient - SASL/TLS now use a new session:reset_stream() method - main.lua on its way to being a bit neater |