Add host field to local host sessions
|
Matthew Wild |
Sat, 08 Nov 2008 20:32:30 +0000 |
Reworked the way lxmppd.cfg is used
|
Waqas Hussain |
Thu, 06 Nov 2008 16:52:39 +0500 |
A little whitespace fix
|
Waqas Hussain |
Tue, 04 Nov 2008 00:41:40 +0500 |
Removed require "core.stanza_dispatch"
|
Waqas Hussain |
Sun, 02 Nov 2008 22:28:32 +0500 |
Merging more s2s
|
Matthew Wild |
Fri, 24 Oct 2008 07:36:48 +0100 |
dialback keys now verified
s2s
|
Matthew Wild |
Fri, 24 Oct 2008 03:06:55 +0100 |
Fixed: Works when LuaRocks is not present
|
Waqas Hussain |
Thu, 23 Oct 2008 20:11:06 +0500 |
Abstract connections with "connection listeners"
|
Matthew Wild |
Wed, 22 Oct 2008 17:36:21 +0100 |
Some tiny changes for main.lua
|
Matthew Wild |
Sun, 12 Oct 2008 01:23:30 +0100 |
TLS: Handshake works, no data after that
tls
|
Matthew Wild |
Sun, 05 Oct 2008 17:33:38 +0100 |
Session destruction fixes, some debugging code while we fix the rest. Also change logger to be more useful.
|
Matthew Wild |
Sat, 04 Oct 2008 15:25:54 +0100 |
New "import" module to help tidy up all the local declarations at the top of modules
|
Matthew Wild |
Sat, 04 Oct 2008 02:43:23 +0100 |
SASL!
|
Matthew Wild |
Thu, 02 Oct 2008 01:08:58 +0100 |
Removed unused functions from main.lua
|
Matthew Wild |
Thu, 02 Oct 2008 00:00:35 +0100 |
Moved hosts to a config file, still need better config though
|
Matthew Wild |
Wed, 01 Oct 2008 22:11:28 +0100 |
Fixed: Session data was never removed from sessions list
|
Waqas Hussain |
Wed, 01 Oct 2008 18:47:07 +0500 |
Let modules set/write globals
|
Matthew Wild |
Wed, 01 Oct 2008 01:18:19 +0100 |
Huge commit to:
|
Matthew Wild |
Tue, 30 Sep 2008 19:52:00 +0100 |
Remove some debugging messages
|
Matthew Wild |
Tue, 26 Aug 2008 16:57:00 +0100 |
Beginning of new routing logic
|
Matthew Wild |
Tue, 26 Aug 2008 13:14:43 +0100 |
Moved server module to net/
|
Matthew Wild |
Mon, 25 Aug 2008 16:46:05 +0100 |
Remove redundant comments
|
Matthew Wild |
Mon, 25 Aug 2008 02:10:50 +0100 |
- Remove some debugging code
|
Matthew Wild |
Sun, 24 Aug 2008 22:48:27 +0100 |
Merged 2 heads o_O
|
matthew |
Sun, 24 Aug 2008 18:08:04 +0100 |
Added all the files to please hg :/
|
matthew |
Sun, 24 Aug 2008 18:01:20 +0100 |
Presence unavailable on disconnect
|
matthew |
Sun, 24 Aug 2008 14:52:02 +0000 |
Working presence!
|
matthew |
Sun, 24 Aug 2008 04:34:01 +0000 |
Switched to new connection framework, courtesy of the luadch project
|
matthew |
Sun, 24 Aug 2008 01:51:02 +0000 |
First commit, where do you want to go tomorrow?
|
matthew |
Fri, 22 Aug 2008 21:09:04 +0000 |