Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Bumper commit for the new modulemanager API \o/ Updates all the modules, ↵ | Matthew Wild | 2008-11-27 | 1 | -2/+2 | |
| | | | | though some more changes may be in store. | |||||
* | Use a stanza for c2s stream features instead of an array of strings. Removes ↵ | Matthew Wild | 2008-11-20 | 1 | -1/+2 | |
| | | | | a FIXME. | |||||
* | Fixed mod_tls to use session.send for sending stanzas | Waqas Hussain | 2008-11-16 | 1 | -2/+1 | |
| | ||||||
* | Unused variables in mod_tls | Waqas Hussain | 2008-11-16 | 1 | -5/+2 | |
| | ||||||
* | TLS/SASL no longer should include the connhandler module | Matthew Wild | 2008-10-23 | 1 | -3/+1 | |
| | ||||||
* | Abstract connections with "connection listeners" | Matthew Wild | 2008-10-22 | 1 | -9/+10 | |
| | | | | | | - Added connlistener for xmppclient - SASL/TLS now use a new session:reset_stream() method - main.lua on its way to being a bit neater | |||||
* | forgot to commit mod_tls, oops :) | Matthew Wild | 2008-10-07 | 1 | -0/+37 | |