Log

net/xmppserver_listener.lua @ 584:eb0cea29c8d7

description author age
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
No more reading 1 byte at a time from sockets Matthew Wild Fri, 28 Nov 2008 00:08:23 +0000
(Basic) IDNA and SRV fallback support Matthew Wild Wed, 26 Nov 2008 23:44:30 +0000
Fix a waqas copy/paste error. It was my fault again apparently. Matthew Wild Wed, 26 Nov 2008 22:18:26 +0000
Wrapped a core_process_stanza call in an xpcall call Waqas Hussain Wed, 26 Nov 2008 09:47:16 +0500
Incorrect function set as callback Matthew Wild Wed, 19 Nov 2008 05:10:42 +0000
session:disconnect() -> session:close() for consistency with other Lua APIs Matthew Wild Tue, 18 Nov 2008 19:44:54 +0000
Quite some changes, to: Matthew Wild Tue, 18 Nov 2008 17:52:33 +0000
s2s sessions can now be disconnected, with or without a stream error. Fixes #8 Matthew Wild Tue, 18 Nov 2008 14:42:45 +0000
Actually show error and position when we show a traceback :) Matthew Wild Sun, 09 Nov 2008 20:15:31 +0000
Committing code to get nicer tracebacks for errors, also we no longer consider such errors fatal (probably a bad thing, I know...) Matthew Wild Sat, 08 Nov 2008 20:42:23 +0000
Clean up session when s2s connections are disconnected Matthew Wild Fri, 24 Oct 2008 18:13:54 +0100
s2s works! \o/ \o/ s2s Matthew Wild Fri, 24 Oct 2008 07:27:36 +0100