Matthew Wild
5c90ffdf7e
s2s works! \o/ \o/
2008-10-24 07:27:36 +01:00
Matthew Wild
eb8e9997e0
dialback keys now verified
2008-10-24 03:06:55 +01:00
Matthew Wild
ce86d8badc
Initial s2s stuff
2008-10-23 18:09:39 +01:00
Matthew Wild
ff0fe0544a
Fix for not destroying sessions when connection closed.
2008-10-23 16:07:40 +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
d510d54b28
server.lua should degrade gracefully when LuaSec not present
2008-10-22 17:27:40 +01:00
Matthew Wild
9ab2e330c2
Remove debugging output from when doing TLS
2008-10-08 17:19:00 +01:00
Matthew Wild
0c9336110d
Working TLS!
2008-10-05 19:10:21 +01:00
Matthew Wild
ab40a27df1
TLS: Handshake works, no data after that
2008-10-05 17:33:38 +01:00
Matthew Wild
11883a5b0b
Convert spaces->tabs
2008-10-05 02:48:39 +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
0dadc00f7e
Moved server module to net/
...
also added note on licensing of that module
2008-08-25 16:46:05 +01:00