Log

description author age
Merge 0.7->trunk Matthew Wild 2010-06-02
net.server_event: Also return the socket from wrapclient, to maintain compatibility with server_select (thanks uhoreg) Matthew Wild 2010-06-02
mod_compression: Use filters! \o/ Matthew Wild 2010-06-02
xmppserver_listener: Add filters for incoming bytes and stanzas Matthew Wild 2010-06-02
s2smanager: Add filters for outgoing bytes and stanzas Matthew Wild 2010-06-02
sessionmanager: Rename filters_initialize->initialize_filters Matthew Wild 2010-06-02
xmppclient_listener: Add filters for incoming bytes and stanzas Matthew Wild 2010-06-02
sessionmanager: Initialize new sessions for filtering, and add filters for outgoing bytes and stanzas Matthew Wild 2010-06-02
util.filters: Ensure initialize() never initializes an object twice - and return the filter function to the caller Matthew Wild 2010-06-02
xmppserver_listener: Port to util.xmppstream \o/ Matthew Wild 2010-06-02
util.filters: Break processing if a filterer returns nil Matthew Wild 2010-06-02
util.filters: Don't traceback with no filters of a type added Matthew Wild 2010-06-02
net.multiplex_listener: Test to make sure listener.onconnect isn't nil. Waqas Hussain 2010-06-02
net.multiplex_listener: Call listener.onconnect(conn) when swapping listeners. Waqas Hussain 2010-06-02