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 |
Removed tag tip
|
Waqas Hussain |
Wed, 01 Oct 2008 18:51:28 +0500 |
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 |
Fix quoting in util/sasl.lua
|
Matthew Wild |
Tue, 30 Sep 2008 21:35:39 +0100 |
Remove now useless debug output
|
Matthew Wild |
Tue, 30 Sep 2008 21:20:55 +0100 |
Huge commit to:
|
Matthew Wild |
Tue, 30 Sep 2008 19:52:00 +0100 |
jid.split(): Return nil when passed nil
|
Matthew Wild |
Tue, 30 Sep 2008 19:49:36 +0100 |
Adding initial unit testing scripts
|
Matthew Wild |
Sat, 27 Sep 2008 19:18:05 +0100 |
Fixing jid.split() for all JIDs
|
Matthew Wild |
Sat, 27 Sep 2008 19:17:40 +0100 |
Merged Paul's branch
|
Matthew Wild |
Wed, 17 Sep 2008 21:33:05 +0100 |
Grrr! Don't use KDE apps to view this repo!
|
bt |
Wed, 17 Sep 2008 23:30:48 +0300 |
Removed ~ files
|
bt |
Wed, 17 Sep 2008 23:26:48 +0300 |
Some docs written by Thorns. Need reviewing.
|
bt |
Wed, 17 Sep 2008 22:20:08 +0300 |
Various documentation updates, and added names.txt :)
|
Matthew Wild |
Wed, 03 Sep 2008 02:24:28 +0100 |
Updated stanza routing doc
|
Matthew Wild |
Wed, 27 Aug 2008 03:16:14 +0100 |
Remove some debugging messages
|
Matthew Wild |
Tue, 26 Aug 2008 16:57:00 +0100 |
Merged in Tobias's SASL lib
|
Matthew Wild |
Tue, 26 Aug 2008 13:15:06 +0100 |
Beginning of new routing logic
|
Matthew Wild |
Tue, 26 Aug 2008 13:14:43 +0100 |
module table was missing
|
Tobias Markmann |
Tue, 26 Aug 2008 14:11:52 +0200 |
* missing base64 decode of SASL response
|
Tobias Markmann |
Tue, 26 Aug 2008 01:01:13 +0200 |
adding SASL lib with PLAIN support, not tested yet
|
Tobias Markmann |
Tue, 26 Aug 2008 00:57:46 +0200 |
Added tests/ folder
|
Matthew Wild |
Mon, 25 Aug 2008 22:19:47 +0100 |
Coding style doc, HACKERS file
|
Matthew Wild |
Mon, 25 Aug 2008 22:06:47 +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 |
renaming _ to sock to improve readability
|
Tobias Markmann |
Mon, 25 Aug 2008 00:35:54 +0200 |
remaned _ to sock to improve readability
|
Tobias Markmann |
Mon, 25 Aug 2008 00:33:16 +0200 |