Software /
code /
prosody
Log
description | author | age |
---|---|---|
componentmanager, stanza_router: Get rid of componentmanager.handle_stanza(). | Waqas Hussain | Wed, 10 Nov 2010 02:51:36 +0500 |
prosody: Ensure componentmanager is loaded in the main file. | Waqas Hussain | Wed, 10 Nov 2010 02:50:35 +0500 |
componentmanager: Removed SSL context creation (mod_tls handles that now). | Waqas Hussain | Wed, 10 Nov 2010 02:32:14 +0500 |
mod_tls: Let hosts without an 'ssl' option inherit it from their parent hosts. | Waqas Hussain | Wed, 10 Nov 2010 02:26:18 +0500 |
net.xmppcomponent_listener: Removed unnecessary and problematic cleanup code. | Waqas Hussain | Wed, 10 Nov 2010 01:52:03 +0500 |
mod_component: Updated to use events for hooking stanzas instead of the component stanza handler, and the on_destroy callback. | Waqas Hussain | Wed, 10 Nov 2010 01:51:03 +0500 |