Merging more s2s
|
Matthew Wild |
2008-10-24 |
dialback keys now verified
s2s
|
Matthew Wild |
2008-10-24 |
Fixed: Works when LuaRocks is not present
|
Waqas Hussain |
2008-10-23 |
Abstract connections with "connection listeners"
|
Matthew Wild |
2008-10-22 |
Some tiny changes for main.lua
|
Matthew Wild |
2008-10-12 |
TLS: Handshake works, no data after that
tls
|
Matthew Wild |
2008-10-05 |
Session destruction fixes, some debugging code while we fix the rest. Also change logger to be more useful.
|
Matthew Wild |
2008-10-04 |
New "import" module to help tidy up all the local declarations at the top of modules
|
Matthew Wild |
2008-10-04 |
SASL!
|
Matthew Wild |
2008-10-02 |
Removed unused functions from main.lua
|
Matthew Wild |
2008-10-01 |
Moved hosts to a config file, still need better config though
|
Matthew Wild |
2008-10-01 |
Fixed: Session data was never removed from sessions list
|
Waqas Hussain |
2008-10-01 |
Let modules set/write globals
|
Matthew Wild |
2008-10-01 |
Huge commit to:
|
Matthew Wild |
2008-09-30 |
Remove some debugging messages
|
Matthew Wild |
2008-08-26 |
Beginning of new routing logic
|
Matthew Wild |
2008-08-26 |
Moved server module to net/
|
Matthew Wild |
2008-08-25 |
Remove redundant comments
|
Matthew Wild |
2008-08-25 |
- Remove some debugging code
|
Matthew Wild |
2008-08-24 |
Merged 2 heads o_O
|
matthew |
2008-08-24 |
Added all the files to please hg :/
|
matthew |
2008-08-24 |
Presence unavailable on disconnect
|
matthew |
2008-08-24 |
Working presence!
|
matthew |
2008-08-24 |
Switched to new connection framework, courtesy of the luadch project
|
matthew |
2008-08-24 |
First commit, where do you want to go tomorrow?
|
matthew |
2008-08-22 |