Log

core/xmlhandlers.lua @ 1478:da11f2652ae9

description author age
xmlhandlers: Remove numeric attributes Waqas Hussain Thu, 25 Jun 2009 10:04:22 +0500
xmlhandlers: Removed another unnecessary check Waqas Hussain Fri, 15 May 2009 07:51:33 +0500
xmlhandlers: Removed an unnecessary check Waqas Hussain Fri, 15 May 2009 07:27:03 +0500
core.xmlhandlers: Removed unused variables Waqas Hussain Fri, 15 May 2009 07:24:16 +0500
xmlhandlers: Fix tag pattern again for the default namespace Matthew Wild Thu, 23 Apr 2009 21:03:24 +0100
core.xmlhandlers: expat is the XML parser, not us. Don't reject valid XML. Matthew Wild Sat, 18 Apr 2009 04:06:41 +0100
core.xmlhandlers: Filter out default stream namespace from stanzas Matthew Wild Sat, 21 Mar 2009 21:43:50 +0000
0.3->0.4 Matthew Wild Fri, 20 Mar 2009 20:16:25 +0000
core.xmlhandlers: Remove redundant check in condition Matthew Wild Fri, 27 Feb 2009 04:42:06 +0000
core.xmlhandlers: Optimise completed stanza logic Matthew Wild Thu, 26 Feb 2009 02:26:30 +0000
Update copyright notices for 2009 Matthew Wild Fri, 30 Jan 2009 17:59:26 +0000
0.2->0.3 Matthew Wild Fri, 30 Jan 2009 17:40:25 +0000
GPL->MIT! Matthew Wild Fri, 30 Jan 2009 17:22:56 +0000
Change xmlhandlers to match stream opening tag with ns+tag Matthew Wild Tue, 16 Dec 2008 02:33:08 +0000
0.1 -> 0.2 Matthew Wild Wed, 10 Dec 2008 15:44:03 +0000
Disconnect with stream errors on bad XML, or invalid stream namespace Matthew Wild Fri, 05 Dec 2008 02:02:57 +0000
Abstract xmlhandlers a bit more, also add error callbacks Matthew Wild Thu, 04 Dec 2008 18:47:26 +0000
Insert copyright/license headers Matthew Wild Wed, 03 Dec 2008 14:39:07 +0000
Remove a debug print() from xmlhandlers Matthew Wild Thu, 20 Nov 2008 01:31:15 +0000
Don't error if streamopened/streamclosed callback is not specified for a session Matthew Wild Wed, 19 Nov 2008 05:10:16 +0000
*ahem* Yes, move along please... though really, quite a classic. :) Matthew Wild Tue, 18 Nov 2008 19:58:29 +0000
Quite some changes, to: Matthew Wild Tue, 18 Nov 2008 17:52:33 +0000
Backed out changeset 4adc53e03b4d (garbage collection) Matthew Wild Fri, 24 Oct 2008 19:04:51 +0100
Extra garbage collection, for debugging Matthew Wild Fri, 24 Oct 2008 18:43:26 +0100
Merging more s2s Matthew Wild Fri, 24 Oct 2008 07:36:48 +0100
Partial s2s commit Matthew Wild Fri, 24 Oct 2008 07:34:13 +0100
s2s works! \o/ \o/ s2s Matthew Wild Fri, 24 Oct 2008 07:27:36 +0100
working outgoing s2s \o/ s2s Matthew Wild Fri, 24 Oct 2008 03:42:26 +0100
dialback keys now verified s2s Matthew Wild Fri, 24 Oct 2008 03:06:55 +0100
Abstract connections with "connection listeners" Matthew Wild Wed, 22 Oct 2008 17:36:21 +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
Move stream opening handling from xmlhandlers to sessionmanager Matthew Wild Fri, 03 Oct 2008 22:18:08 +0100
SASL! Matthew Wild Thu, 02 Oct 2008 01:08:58 +0100
Remove now useless debug output Matthew Wild Tue, 30 Sep 2008 21:20:55 +0100
Remove some debugging messages Matthew Wild Tue, 26 Aug 2008 16:57:00 +0100
- Remove some debugging code Matthew Wild Sun, 24 Aug 2008 22:48:27 +0100
Switched to new connection framework, courtesy of the luadch project matthew Sun, 24 Aug 2008 01:51:02 +0000