Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Backed out changeset 4adc53e03b4d (garbage collection) | Matthew Wild | 2008-10-24 | 1 | -1/+1 |
| | |||||
* | Extra garbage collection, for debugging | Matthew Wild | 2008-10-24 | 1 | -1/+1 |
| | |||||
* | s2s works! \o/ \o/ | Matthew Wild | 2008-10-24 | 1 | -5/+33 |
| | |||||
* | working outgoing s2s \o/ | Matthew Wild | 2008-10-24 | 1 | -1/+0 |
| | |||||
* | dialback keys now verified | Matthew Wild | 2008-10-24 | 1 | -6/+13 |
| | |||||
* | Abstract connections with "connection listeners" | Matthew Wild | 2008-10-22 | 1 | -3/+2 |
| | | | | | | - Added connlistener for xmppclient - SASL/TLS now use a new session:reset_stream() method - main.lua on its way to being a bit neater | ||||
* | Session destruction fixes, some debugging code while we fix the rest. Also ↵ | Matthew Wild | 2008-10-04 | 1 | -1/+10 |
| | | | | change logger to be more useful. | ||||
* | Move stream opening handling from xmlhandlers to sessionmanager | Matthew Wild | 2008-10-03 | 1 | -19/+2 |
| | |||||
* | SASL! | Matthew Wild | 2008-10-02 | 1 | -6/+14 |
| | | | | | (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 )) | ||||
* | Remove now useless debug output | Matthew Wild | 2008-09-30 | 1 | -5/+2 |
| | |||||
* | Remove some debugging messages | Matthew Wild | 2008-08-26 | 1 | -1/+1 |
| | | | | | Connection now closed on error Removed version='1.0' to keep it working with non-SASL | ||||
* | - Remove some debugging code | Matthew Wild | 2008-08-24 | 1 | -1/+1 |
| | | | | | | | - 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.) | ||||
* | Added all the files to please hg :/ | matthew | 2008-08-24 | 1 | -0/+92 |