Tue, 28 Jul 2009 19:15:29 +0100 Matthew Wild xmpp{client,server,component]_listener: Open stream if sending an error and it isn't already open. Fixes #120 file | diff | annotate
Sun, 26 Jul 2009 20:58:37 +0100 Matthew Wild xmpp{client,server}_listener: Report contents of packets containing invalid XML file | diff | annotate
Fri, 10 Jul 2009 03:11:45 +0100 Matthew Wild Remove version number from copyright headers file | diff | annotate
Wed, 22 Apr 2009 20:42:56 +0100 Matthew Wild xmpp{server,client}_listener: Fix global accesses file | diff | annotate
Sun, 12 Apr 2009 02:55:49 +0100 Matthew Wild xmppserver_listener: Add session:close() method to outgoing s2s connections too file | diff | annotate
Fri, 10 Apr 2009 10:31:38 +0100 Matthew Wild Merge file | diff | annotate
Sat, 21 Mar 2009 21:44:42 +0000 Matthew Wild net.xmppserver_listener: Set default namespace to jabber:server file | diff | annotate
Fri, 20 Mar 2009 20:16:25 +0000 Matthew Wild 0.3->0.4 file | diff | annotate
Fri, 30 Jan 2009 17:59:26 +0000 Matthew Wild Update copyright notices for 2009 file | diff | annotate
Fri, 30 Jan 2009 17:40:25 +0000 Matthew Wild 0.2->0.3 file | diff | annotate
Fri, 30 Jan 2009 17:22:56 +0000 Matthew Wild GPL->MIT! file | diff | annotate
Tue, 16 Dec 2008 02:33:08 +0000 Matthew Wild Change xmlhandlers to match stream opening tag with ns+tag file | diff | annotate
Wed, 10 Dec 2008 15:44:03 +0000 Matthew Wild 0.1 -> 0.2 file | diff | annotate
Wed, 10 Dec 2008 15:27:01 +0000 Matthew Wild Fix blank tracebacks for c2s/s2s connections file | diff | annotate
Sun, 07 Dec 2008 22:55:18 +0000 Matthew Wild stanza_dispatch != dispatch_stanza file | diff | annotate
Sun, 07 Dec 2008 19:12:50 +0000 Matthew Wild Typo in variable name in last commit file | diff | annotate
Sun, 07 Dec 2008 19:04:23 +0000 Matthew Wild stanza_dispatch = core_process_stanza, fixed for xmpp{client,server} listeners, and sessionmanager for the new syntax file | diff | annotate
Sat, 06 Dec 2008 23:16:46 +0000 Matthew Wild Code tidying for xmpp{client,server}_listeners file | diff | annotate
Fri, 05 Dec 2008 02:02:57 +0000 Matthew Wild Disconnect with stream errors on bad XML, or invalid stream namespace file | diff | annotate
Thu, 04 Dec 2008 18:47:26 +0000 Matthew Wild Abstract xmlhandlers a bit more, also add error callbacks file | diff | annotate
Wed, 03 Dec 2008 14:39:07 +0000 Matthew Wild Insert copyright/license headers file | diff | annotate
Fri, 28 Nov 2008 00:08:23 +0000 Matthew Wild No more reading 1 byte at a time from sockets file | diff | annotate
Wed, 26 Nov 2008 23:44:30 +0000 Matthew Wild (Basic) IDNA and SRV fallback support file | diff | annotate
Wed, 26 Nov 2008 22:18:26 +0000 Matthew Wild Fix a waqas copy/paste error. It was my fault again apparently. file | diff | annotate
Wed, 26 Nov 2008 09:47:16 +0500 Waqas Hussain Wrapped a core_process_stanza call in an xpcall call file | diff | annotate
Wed, 19 Nov 2008 05:10:42 +0000 Matthew Wild Incorrect function set as callback file | diff | annotate
Tue, 18 Nov 2008 19:44:54 +0000 Matthew Wild session:disconnect() -> session:close() for consistency with other Lua APIs file | diff | annotate
Tue, 18 Nov 2008 17:52:33 +0000 Matthew Wild Quite some changes, to: file | diff | annotate
Tue, 18 Nov 2008 14:42:45 +0000 Matthew Wild s2s sessions can now be disconnected, with or without a stream error. Fixes #8 file | diff | annotate
Sun, 09 Nov 2008 20:15:31 +0000 Matthew Wild Actually show error and position when we show a traceback :) file | diff | annotate
Sat, 08 Nov 2008 20:42:23 +0000 Matthew Wild Committing code to get nicer tracebacks for errors, also we no longer consider such errors fatal (probably a bad thing, I know...) file | diff | annotate
Fri, 24 Oct 2008 18:13:54 +0100 Matthew Wild Clean up session when s2s connections are disconnected file | diff | annotate
Fri, 24 Oct 2008 07:27:36 +0100 Matthew Wild s2s works! \o/ \o/ s2s file | diff | annotate
(0) tip

mercurial