aboutsummaryrefslogtreecommitdiffstats
path: root/core/xmlhandlers.lua
Commit message (Expand)AuthorAgeFilesLines
* xmlhandlers: Remove numeric attributesWaqas Hussain2009-06-251-2/+3
* xmlhandlers: Removed another unnecessary checkWaqas Hussain2009-05-151-13/+11
* xmlhandlers: Removed an unnecessary checkWaqas Hussain2009-05-151-10/+7
* core.xmlhandlers: Removed unused variablesWaqas Hussain2009-05-151-6/+0
* xmlhandlers: Fix tag pattern again for the default namespaceMatthew Wild2009-04-231-2/+9
* core.xmlhandlers: expat is the XML parser, not us. Don't reject valid XML.Matthew Wild2009-04-181-2/+2
* core.xmlhandlers: Filter out default stream namespace from stanzasMatthew Wild2009-03-211-2/+3
* 0.3->0.4Matthew Wild2009-03-201-1/+1
* core.xmlhandlers: Remove redundant check in conditionMatthew Wild2009-02-271-1/+1
* core.xmlhandlers: Optimise completed stanza logicMatthew Wild2009-02-261-11/+13
* Update copyright notices for 2009Matthew Wild2009-01-301-2/+2
* 0.2->0.3Matthew Wild2009-01-301-1/+1
* GPL->MIT!Matthew Wild2009-01-301-13/+2
* Change xmlhandlers to match stream opening tag with ns+tagMatthew Wild2008-12-161-10/+8
* 0.1 -> 0.2Matthew Wild2008-12-101-1/+1
* Disconnect with stream errors on bad XML, or invalid stream namespaceMatthew Wild2008-12-051-6/+8
* Abstract xmlhandlers a bit more, also add error callbacksMatthew Wild2008-12-041-9/+11
* Insert copyright/license headersMatthew Wild2008-12-031-0/+20
* Remove a debug print() from xmlhandlersMatthew Wild2008-11-201-1/+0
* Don't error if streamopened/streamclosed callback is not specified for a sessionMatthew Wild2008-11-191-5/+9
* *ahem* Yes, move along please... though really, quite a classic. :)Matthew Wild2008-11-181-1/+1
* Quite some changes, to:Matthew Wild2008-11-181-6/+10
* Backed out changeset 4adc53e03b4d (garbage collection)Matthew Wild2008-10-241-1/+1
* Extra garbage collection, for debuggingMatthew Wild2008-10-241-1/+1
* s2s works! \o/ \o/Matthew Wild2008-10-241-5/+33
* working outgoing s2s \o/Matthew Wild2008-10-241-1/+0
* dialback keys now verifiedMatthew Wild2008-10-241-6/+13
* Abstract connections with "connection listeners"Matthew Wild2008-10-221-3/+2
* Session destruction fixes, some debugging code while we fix the rest. Also ch...Matthew Wild2008-10-041-1/+10
* Move stream opening handling from xmlhandlers to sessionmanagerMatthew Wild2008-10-031-19/+2
* SASL!Matthew Wild2008-10-021-6/+14
* Remove now useless debug outputMatthew Wild2008-09-301-5/+2
* Remove some debugging messagesMatthew Wild2008-08-261-1/+1
* - Remove some debugging codeMatthew Wild2008-08-241-1/+1
* Added all the files to please hg :/matthew2008-08-241-0/+92