Tobias Markmann
c4d2deffc6
Forward response stanzas to sasl.lua and some other stuff.
2008-11-10 16:28:15 +01:00
Matthew Wild
59dd4ed3cd
TLS/SASL no longer should include the connhandler module
2008-10-23 03:53:51 +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
762a906e36
Fix for destruction of unauthed SASL sessions
2008-10-04 15:24:52 +01:00
Matthew Wild
459665b368
Use xmlns for matching auth tag too
2008-10-04 02:42:23 +01:00
Matthew Wild
fde6f6db66
Resource binding, XMPP sessions (whatever they're for...)
2008-10-04 02:15:13 +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