aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * * missing base64 decode of SASL responseTobias Markmann2008-08-261-1/+1
| |
| * adding SASL lib with PLAIN support, not tested yetTobias Markmann2008-08-261-0/+33
| |
* | Beginning of new routing logicMatthew Wild2008-08-261-2/+15
| |
* | Added tests/ folderMatthew Wild2008-08-251-0/+1
| |
* | Coding style doc, HACKERS fileMatthew Wild2008-08-252-0/+40
|/
* Moved server module to net/Matthew Wild2008-08-253-2/+29
| | | | also added note on licensing of that module
* Remove redundant commentsMatthew Wild2008-08-251-6/+0
|
* renaming _ to sock to improve readabilityTobias Markmann2008-08-251-0/+1
|\
| * added LICENSE fileMatthew Wild2008-08-241-0/+1
| |
* | remaned _ to sock to improve readabilityTobias Markmann2008-08-251-2/+2
|/
* - Remove some debugging codeMatthew Wild2008-08-244-21/+32
| | | | | | | - 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.)
* Merged 2 heads o_Omatthew2008-08-240-0/+0
|\
| * Presence unavailable on disconnectmatthew2008-08-244-5/+25
| |
| * "Shared roster" - well, kind of :)matthew2008-08-242-1/+14
| | | | | | | | | | + TODO
| * Working presence!matthew2008-08-243-16/+43
| |
| * Switched to new connection framework, courtesy of the luadch projectmatthew2008-08-245-238/+870
| | | | | | | | | | | | | | Now supports SSL on 5223 Beginning support for presence (aka. the proper routing of stanzas)
| * First commit, where do you want to go tomorrow?matthew2008-08-228-0/+612
|
* Added all the files to please hg :/matthew2008-08-2411-0/+1305