Matthew Wild
5c90ffdf7e
s2s works! \o/ \o/
2008-10-24 07:27:36 +01:00
Matthew Wild
8fa7f06302
working outgoing s2s \o/
2008-10-24 03:42:26 +01:00
Matthew Wild
eb8e9997e0
dialback keys now verified
2008-10-24 03:06:55 +01:00
Matthew Wild
ee7b432ab1
Abstract connections with "connection listeners"
...
- Added connlistener for xmppclient
- SASL/TLS now use a new session:reset_stream() method
- main.lua on its way to being a bit neater
2008-10-22 17:36:21 +01:00
Matthew Wild
88af2ea6e9
Session destruction fixes, some debugging code while we fix the rest. Also change logger to be more useful.
2008-10-04 15:25:54 +01:00
Matthew Wild
6c2578d43b
Move stream opening handling from xmlhandlers to sessionmanager
2008-10-03 22:18:08 +01:00
Matthew Wild
6db3d039b3
SASL!
...
(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 ))
2008-10-02 01:08:58 +01:00
Matthew Wild
55e1d561e7
Remove now useless debug output
2008-09-30 21:20:55 +01:00
Matthew Wild
42051336dc
Remove some debugging messages
...
Connection now closed on error
Removed version='1.0' to keep it working with non-SASL
2008-08-26 16:57:00 +01:00
Matthew Wild
1a138d2e57
- Remove some debugging code
...
- 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.)
2008-08-24 22:48:27 +01:00
matthew
5ea14b6295
Added all the files to please hg :/
2008-08-24 18:01:20 +01:00