Log

description author age
modulemanager: Don't close the stream on unhandled stream:features Waqas Hussain Sat, 16 May 2009 05:07:51 +0500
stanza_router: Added global function core_post_stanza Waqas Hussain Sat, 16 May 2009 03:58:05 +0500
util.jid: Eliminate global method use Waqas Hussain Sat, 16 May 2009 03:56:51 +0500
util.muc: Made internal methods local Waqas Hussain Sat, 16 May 2009 03:55:53 +0500
stanza_router: Improved message routing order Waqas Hussain Sat, 16 May 2009 02:19:16 +0500
Dropped support for resource based components Waqas Hussain Sat, 16 May 2009 02:07:27 +0500
stanza_router: Removed global function core_handle_stanza Waqas Hussain Sat, 16 May 2009 01:41:45 +0500
Automated merge with http://waqas.ath.cx:8000/ Matthew Wild Fri, 15 May 2009 20:38:30 +0100
stanza_router: Cleaner namespace handling Waqas Hussain Sat, 16 May 2009 00:33:49 +0500
stanza_router: Refactored core_handle_stanza, and added handling for unsupported top-level stanzas Waqas Hussain Sat, 16 May 2009 00:03:24 +0500
stanza_router: Fire events after all checks Waqas Hussain Fri, 15 May 2009 23:42:35 +0500
Merging SASL buggy client workaround with current tip. Tobias Markmann Fri, 15 May 2009 17:33:04 +0200
. Tobias Markmann Fri, 15 May 2009 17:28:39 +0200
Some beauty treatment. Tobias Markmann Fri, 15 May 2009 17:28:22 +0200
Adding minimal support for authorization identities to workaround buggy SASL implementations. Tobias Markmann Fri, 15 May 2009 17:24:52 +0200
adding RFC comment Tobias Markmann Fri, 15 May 2009 17:05:26 +0200
stanza_router: Removed some unnecessary code Waqas Hussain Fri, 15 May 2009 08:42:53 +0500
stanza_router: Removed a FIXME Waqas Hussain Fri, 15 May 2009 08:30:48 +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
stanza_router: Fixed an invalid stanza check Waqas Hussain Fri, 15 May 2009 07:04:41 +0500
util.stanza: Omit unused clone parameter from error_reply() Waqas Hussain Fri, 15 May 2009 06:39:53 +0500
mod_presence: Added a FIXME comment about directed presence Waqas Hussain Fri, 15 May 2009 06:34:42 +0500
stanza_router: Remove unnecessary directed presence handling Waqas Hussain Fri, 15 May 2009 06:34:08 +0500
stanza_router: Prevent further processing of a handled stanza Waqas Hussain Fri, 15 May 2009 06:31:32 +0500
mod_presence: return true from the presence handler Waqas Hussain Fri, 15 May 2009 06:28:02 +0500
util.events: event handlers can now return a result, which also interrupts further handling of the event Waqas Hussain Fri, 15 May 2009 06:23:55 +0500
util.muc: A MUC library - initial commit Waqas Hussain Wed, 13 May 2009 23:24:49 +0500
Merge with 0.4 Matthew Wild Wed, 13 May 2009 16:55:20 +0100