| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
- Added connlistener for xmppclient
- SASL/TLS now use a new session:reset_stream() method
- main.lua on its way to being a bit neater
|
|
|
|
| |
change logger to be more useful.
|
| |
|
|
|
|
|
| |
(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 ))
|
| |
|
|
|
|
|
| |
Connection now closed on error
Removed version='1.0' to keep it working with non-SASL
|
|
|
|
|
|
|
| |
- Don't allow stanzas to be sent before successful auth (needs further review)
- Make init_xmlhandlers local
- Fix indentation in main.lua
- Fix disconnect logic (it broke if client disconnected before auth, etc.)
|
|
|