Software /
code /
prosody
Log
description | author | age |
---|---|---|
net.server_event: Also return the socket from wrapclient, to maintain compatibility with server_select (thanks uhoreg) | Matthew Wild | Wed, 02 Jun 2010 21:33:44 +0100 |
mod_compression: Use filters! \o/ | Matthew Wild | Wed, 02 Jun 2010 18:24:56 +0100 |
xmppserver_listener: Add filters for incoming bytes and stanzas | Matthew Wild | Wed, 02 Jun 2010 18:23:39 +0100 |
s2smanager: Add filters for outgoing bytes and stanzas | Matthew Wild | Wed, 02 Jun 2010 18:23:15 +0100 |
sessionmanager: Rename filters_initialize->initialize_filters | Matthew Wild | Wed, 02 Jun 2010 18:22:23 +0100 |
xmppclient_listener: Add filters for incoming bytes and stanzas | Matthew Wild | Wed, 02 Jun 2010 17:51:39 +0100 |
sessionmanager: Initialize new sessions for filtering, and add filters for outgoing bytes and stanzas | Matthew Wild | Wed, 02 Jun 2010 17:51:14 +0100 |
util.filters: Ensure initialize() never initializes an object twice - and return the filter function to the caller | Matthew Wild | Wed, 02 Jun 2010 17:23:57 +0100 |