aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Collapse)AuthorAgeFilesLines
* Working TLS!Matthew Wild2008-10-051-39/+46
|
* TLS: Handshake works, no data after thatMatthew Wild2008-10-051-5/+217
|
* Convert spaces->tabsMatthew Wild2008-10-051-476/+476
|
* SASL!Matthew Wild2008-10-021-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 Wild2008-08-251-0/+613
also added note on licensing of that module