log

age author description
Thu, 23 Oct 2008 03:53:51 +0100 Matthew Wild TLS/SASL no longer should include the connhandler module
Thu, 23 Oct 2008 03:52:51 +0100 Matthew Wild Relocate presence broadcast to core_handle_stanza()
Wed, 22 Oct 2008 23:12:26 +0100 Matthew Wild Merge roster & presence from waqas
Thu, 23 Oct 2008 02:49:43 +0500 Waqas Hussain Fixed: datamanager.store and datamanager.load could crash when username or host arguments were nil. (useful for server specific and global data).
Thu, 23 Oct 2008 02:19:26 +0500 Waqas Hussain Updated and fixed session documentation
Thu, 23 Oct 2008 02:11:48 +0500 Waqas Hussain Updated session documentation
Thu, 23 Oct 2008 02:11:27 +0500 Waqas Hussain Added session property for interested resources
Thu, 23 Oct 2008 00:46:38 +0500 Waqas Hussain Working presence, presence probes and other fixes
Wed, 22 Oct 2008 21:20:47 +0500 Waqas Hussain Added: TODO
Wed, 22 Oct 2008 21:20:29 +0500 Waqas Hussain Fixed: Unhandled stanza handling
Wed, 22 Oct 2008 21:20:07 +0500 Waqas Hussain Fixed: Roster support
Wed, 22 Oct 2008 21:18:50 +0500 Waqas Hussain Minor edit, and added a TODO
Fri, 17 Oct 2008 22:20:03 +0500 Waqas Hussain Added: More complete implementation for mod_roster
Fri, 17 Oct 2008 22:19:26 +0500 Waqas Hussain Added: Roster manipulation functions to core.rostermanager
Tue, 14 Oct 2008 10:26:33 +0500 Waqas Hussain Added: presence broadcast
Tue, 14 Oct 2008 09:56:14 +0500 Waqas Hussain Removed an unnecessary line
Tue, 14 Oct 2008 09:54:49 +0500 Waqas Hussain Fixed: util/jid.lua now returns module object
Tue, 14 Oct 2008 07:20:29 +0500 Waqas Hussain Fixed: Typos caused by lack of sleep.
Sun, 12 Oct 2008 17:41:14 +0500 Waqas Hussain Fixed: mod_roster now outputs all roster data (instead of just the JIDs)
Sun, 12 Oct 2008 17:40:03 +0500 Waqas Hussain Added some roster management functions
Sun, 12 Oct 2008 17:38:17 +0500 Waqas Hussain Documented the roster object's structure
Wed, 22 Oct 2008 17:36:21 +0100 Matthew Wild Abstract connections with "connection listeners"
Wed, 22 Oct 2008 17:27:40 +0100 Matthew Wild server.lua should degrade gracefully when LuaSec not present
Sun, 12 Oct 2008 01:23:30 +0100 Matthew Wild Some tiny changes for main.lua
Sun, 12 Oct 2008 01:01:19 +0100 Matthew Wild Updated TODO
Sat, 11 Oct 2008 22:16:02 +0100 Matthew Wild Remove more of Dolphin's leftovers
Sat, 11 Oct 2008 21:40:50 +0100 Matthew Wild Add AUTHORS file
Thu, 09 Oct 2008 20:32:59 +0100 Matthew Wild Fix MUC address
Thu, 09 Oct 2008 20:28:39 +0100 Matthew Wild Updated pull script for new repo
Thu, 09 Oct 2008 22:19:35 +0500 Waqas Hussain Fixed: util.stanza.deserialize now handles nil stanzas
Thu, 09 Oct 2008 00:50:45 +0100 Matthew Wild Stanza preserialize/deserialize helpers, to strip and restore stanzas respectively. Fixed mod_vcard to use these.
Thu, 09 Oct 2008 03:40:16 +0500 Waqas Hussain Fixed: incorrect auth check
Thu, 09 Oct 2008 03:21:16 +0500 Waqas Hussain Minor fix
Thu, 09 Oct 2008 03:01:47 +0500 Waqas Hussain Merge from Matthew. datamanager.simplesave fix
Thu, 09 Oct 2008 02:59:57 +0500 Waqas Hussain Added: vCard plugin: mod_vcard
Thu, 09 Oct 2008 02:08:33 +0500 Waqas Hussain Added: mod_register now replies with an error stanza when file write fails
Thu, 09 Oct 2008 01:20:43 +0500 Waqas Hussain Added: Datastore support for hosts and global data in addition to users
Thu, 09 Oct 2008 01:18:48 +0500 Waqas Hussain Fixed routing for IQs to bare JIDs, and added a simple IQ validity check
Wed, 08 Oct 2008 22:42:51 +0100 Matthew Wild Fix for saving tables with non-string keys
Wed, 08 Oct 2008 17:27:20 +0100 Matthew Wild Merge roster fixes from waqas
Wed, 08 Oct 2008 21:10:18 +0500 Waqas Hussain Fixed: rostermanager.lua now returns the module
Wed, 08 Oct 2008 20:38:05 +0500 Waqas Hussain Removed: Unnecessary check in mod_roster. session.roster is guaranteed to be available for "c2s" session type.
Wed, 08 Oct 2008 20:37:16 +0500 Waqas Hussain Fized: Added check to ensure that resource binding is done after auth.
Wed, 08 Oct 2008 19:30:35 +0500 Waqas Hussain Load roster on resource bind
Wed, 08 Oct 2008 17:20:11 +0100 Matthew Wild Merged docs from paul
Wed, 08 Oct 2008 19:17:14 +0300 Paul-Sebastian Manole Added script to pull from master mercurial repository
Wed, 08 Oct 2008 17:19:00 +0100 Matthew Wild Remove debugging output from when doing TLS
Wed, 08 Oct 2008 17:06:51 +0500 Waqas Hussain Added to a comment
Wed, 08 Oct 2008 17:05:25 +0500 Waqas Hussain Code cleanup
Wed, 08 Oct 2008 04:49:55 +0500 Waqas Hussain Added: Local stanza routing
Wed, 08 Oct 2008 03:38:07 +0500 Waqas Hussain Fixed typo in variable name
Tue, 07 Oct 2008 23:13:30 +0100 Matthew Wild forgot to commit mod_tls, oops :)
Sun, 05 Oct 2008 19:48:25 +0100 Matthew Wild Beginnings of real stanza routing
Sun, 05 Oct 2008 19:16:32 +0100 Matthew Wild Merged local TLS branch
Sun, 05 Oct 2008 19:10:21 +0100 Matthew Wild Working TLS! tls
Sun, 05 Oct 2008 17:33:38 +0100 Matthew Wild TLS: Handshake works, no data after that tls
Sun, 05 Oct 2008 02:48:39 +0100 Matthew Wild Convert spaces->tabs
Sun, 05 Oct 2008 01:39:49 +0100 Matthew Wild mod_InBandRegistration -> mod_register
Sun, 05 Oct 2008 01:32:43 +0100 Matthew Wild Merged mod_InBandRegistration from waqas
Sun, 05 Oct 2008 01:31:27 +0100 Matthew Wild Docs
Sun, 05 Oct 2008 04:55:45 +0500 Waqas Hussain User registration, etc (jabber:iq:register)
Sat, 04 Oct 2008 19:24:43 +0100 Matthew Wild Merge from waqas
Sat, 04 Oct 2008 19:51:59 +0500 Waqas Hussain Removed unused functions
Sat, 04 Oct 2008 17:59:32 +0100 Matthew Wild Fix setting resource before we even know what it is
Sat, 04 Oct 2008 15:35:28 +0100 Matthew Wild Merge docs from waqas
Sat, 04 Oct 2008 19:32:02 +0500 Waqas Hussain Some notes of the stanza and session structures
Sat, 04 Oct 2008 15:26:36 +0100 Matthew Wild DEPENDS updated by waqas
Sat, 04 Oct 2008 15:25:54 +0100 Matthew Wild Session destruction fixes, some debugging code while we fix the rest. Also change logger to be more useful.
Sat, 04 Oct 2008 15:24:52 +0100 Matthew Wild Fix for destruction of unauthed SASL sessions
Sat, 04 Oct 2008 18:54:09 +0500 Waqas Hussain Added lbase64 to the dependency list
Sat, 04 Oct 2008 14:36:03 +0100 Matthew Wild Fix for using wrong auth token as username (fixes Gajim login)
Sat, 04 Oct 2008 02:43:23 +0100 Matthew Wild New "import" module to help tidy up all the local declarations at the top of modules
Sat, 04 Oct 2008 02:42:23 +0100 Matthew Wild Use xmlns for matching auth tag too
Sat, 04 Oct 2008 02:40:47 +0100 Matthew Wild Fix stanza handlers to use xmlns also for matching
Sat, 04 Oct 2008 02:15:13 +0100 Matthew Wild Resource binding, XMPP sessions (whatever they're for...)
Sat, 04 Oct 2008 02:14:11 +0100 Matthew Wild Small fix for sending stanzas in case of resource binding error
Sat, 04 Oct 2008 02:12:54 +0100 Matthew Wild Add "uuid" library and make sessionmanager use this.
Sat, 04 Oct 2008 02:10:14 +0100 Matthew Wild Reply to unhandled iq's with service-unavailable
Sat, 04 Oct 2008 02:09:46 +0100 Matthew Wild Small fixes
Fri, 03 Oct 2008 22:21:01 +0100 Matthew Wild An oops in sessionmanager stream:features code :)
Fri, 03 Oct 2008 22:18:08 +0100 Matthew Wild Move stream opening handling from xmlhandlers to sessionmanager
Fri, 03 Oct 2008 22:17:20 +0100 Matthew Wild Add support for arbitrary events and event hooks
Thu, 02 Oct 2008 01:08:58 +0100 Matthew Wild SASL!
Thu, 02 Oct 2008 00:00:35 +0100 Matthew Wild Removed unused functions from main.lua
Wed, 01 Oct 2008 22:11:28 +0100 Matthew Wild Moved hosts to a config file, still need better config though
Wed, 01 Oct 2008 18:51:28 +0500 Waqas Hussain Removed tag tip
Wed, 01 Oct 2008 18:47:07 +0500 Waqas Hussain Fixed: Session data was never removed from sessions list
Wed, 01 Oct 2008 01:18:19 +0100 Matthew Wild Let modules set/write globals
Tue, 30 Sep 2008 21:35:39 +0100 Matthew Wild Fix quoting in util/sasl.lua
Tue, 30 Sep 2008 21:20:55 +0100 Matthew Wild Remove now useless debug output
Tue, 30 Sep 2008 19:52:00 +0100 Matthew Wild Huge commit to:
Tue, 30 Sep 2008 19:49:36 +0100 Matthew Wild jid.split(): Return nil when passed nil
Sat, 27 Sep 2008 19:18:05 +0100 Matthew Wild Adding initial unit testing scripts
Sat, 27 Sep 2008 19:17:40 +0100 Matthew Wild Fixing jid.split() for all JIDs
Wed, 17 Sep 2008 21:33:05 +0100 Matthew Wild Merged Paul's branch
Wed, 17 Sep 2008 23:30:48 +0300 bt Grrr! Don't use KDE apps to view this repo!
Wed, 17 Sep 2008 23:26:48 +0300 bt Removed ~ files
Wed, 17 Sep 2008 22:20:08 +0300 bt Some docs written by Thorns. Need reviewing.
Wed, 03 Sep 2008 02:24:28 +0100 Matthew Wild Various documentation updates, and added names.txt :)
Wed, 27 Aug 2008 03:16:14 +0100 Matthew Wild Updated stanza routing doc
Tue, 26 Aug 2008 16:57:00 +0100 Matthew Wild Remove some debugging messages
Tue, 26 Aug 2008 13:15:06 +0100 Matthew Wild Merged in Tobias's SASL lib
Tue, 26 Aug 2008 13:14:43 +0100 Matthew Wild Beginning of new routing logic
Tue, 26 Aug 2008 14:11:52 +0200 Tobias Markmann module table was missing
Tue, 26 Aug 2008 01:01:13 +0200 Tobias Markmann * missing base64 decode of SASL response
Tue, 26 Aug 2008 00:57:46 +0200 Tobias Markmann adding SASL lib with PLAIN support, not tested yet
Mon, 25 Aug 2008 22:19:47 +0100 Matthew Wild Added tests/ folder
Mon, 25 Aug 2008 22:06:47 +0100 Matthew Wild Coding style doc, HACKERS file
Mon, 25 Aug 2008 16:46:05 +0100 Matthew Wild Moved server module to net/
Mon, 25 Aug 2008 02:10:50 +0100 Matthew Wild Remove redundant comments
Mon, 25 Aug 2008 00:35:54 +0200 Tobias Markmann renaming _ to sock to improve readability
Mon, 25 Aug 2008 00:33:16 +0200 Tobias Markmann remaned _ to sock to improve readability
Sun, 24 Aug 2008 22:51:01 +0100 Matthew Wild added LICENSE file
Sun, 24 Aug 2008 22:48:27 +0100 Matthew Wild - Remove some debugging code
Sun, 24 Aug 2008 18:08:04 +0100 matthew Merged 2 heads o_O
Sun, 24 Aug 2008 18:01:20 +0100 matthew Added all the files to please hg :/
Sun, 24 Aug 2008 14:52:02 +0000 matthew Presence unavailable on disconnect
Sun, 24 Aug 2008 13:29:01 +0000 matthew "Shared roster" - well, kind of :)
Sun, 24 Aug 2008 04:34:01 +0000 matthew Working presence!
Sun, 24 Aug 2008 01:51:02 +0000 matthew Switched to new connection framework, courtesy of the luadch project