Software /
code /
prosody-modules
Log
mod_tcpproxy/mod_tcpproxy.lua @ 5651:dd2079b3dec6
description | author | age |
---|---|---|
mod_tcpproxy: Reject missing or non-number block-size, as per XEP-0047 | Emmanuel Gil Peyrot | 2022-01-07 |
mod_admin_web,mod_carbons,mod_csi_compat,mod_mam_muc,mod_tcpproxy: Explicitly return true | Kim Alvefur | 2015-09-21 |
all the things: Remove trailing whitespace | Florian Zeitz | 2014-03-11 |
mod_tcpproxy: Give stanza handlers a negative priority, to allow mod_iq to process them first. | Waqas Hussain | 2010-12-02 |
mod_tcpproxy: Updated to use events instead of componentmanager. | Waqas Hussain | 2010-11-10 |
mod_tcpproxy: Handle gracefully invalid base64 data, fixes #2 (thanks dersd) | Matthew Wild | 2010-05-19 |
mod_tcpproxy: Initial commit. The moment you didn't know you've been waiting for is here... the dawn of TCP over XMPP. | Matthew Wild | 2010-04-13 |