Software /
code /
prosody
Log
core/xmlhandlers.lua @ 736:7cbae2d16fd6
description | author | age |
---|---|---|
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 |