Commit graph

112 commits

Author SHA1 Message Date
Matthew Wild
bf3b96204d GPL->MIT! 2009-01-30 17:22:56 +00:00
Waqas Hussain
5e41870700 mod_saslauth, mod_tls: minor code cleanup 2009-01-13 19:37:12 +05:00
Matthew Wild
b1bf7f567a Remove a FIXME from mod_tls 2008-12-15 18:06:59 +00:00
Matthew Wild
d3ad4a5123 0.1 -> 0.2 2008-12-10 15:44:03 +00:00
Matthew Wild
0c5cc83112 Insert copyright/license headers 2008-12-03 14:39:07 +00:00
Matthew Wild
a153b3c267 Bumper commit for the new modulemanager API \o/ Updates all the modules, though some more changes may be in store. 2008-11-27 03:12:12 +00:00
Matthew Wild
5c7ec634b1 Use a stanza for c2s stream features instead of an array of strings. Removes a FIXME. 2008-11-20 01:33:25 +00:00
Waqas Hussain
164a1d1c08 Fixed mod_tls to use session.send for sending stanzas 2008-11-16 05:03:21 +05:00
Waqas Hussain
803c3e4a90 Unused variables in mod_tls 2008-11-16 02:52:54 +05: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
014df9a22a forgot to commit mod_tls, oops :) 2008-10-07 23:13:30 +01:00