Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove debugging output from when doing TLS | Matthew Wild | 2008-10-08 | 1 | -1/+0 |
| | |||||
* | Working TLS! | Matthew Wild | 2008-10-05 | 1 | -39/+46 |
| | |||||
* | TLS: Handshake works, no data after that | Matthew Wild | 2008-10-05 | 1 | -5/+217 |
| | |||||
* | Convert spaces->tabs | Matthew Wild | 2008-10-05 | 1 | -476/+476 |
| | |||||
* | SASL! | Matthew Wild | 2008-10-02 | 1 | -0/+16 |
| | | | | | (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 )) | ||||
* | Moved server module to net/ | Matthew Wild | 2008-08-25 | 1 | -0/+613 |
also added note on licensing of that module |