mod_proxy65: Strip trailing whitespace
|
Matthew Wild |
Fri, 04 Dec 2009 14:41:53 +0000 |
mod_proxy65: Don't read data from the connection untill the proxying is activated
|
Sjoerd Simons |
Thu, 03 Dec 2009 17:07:37 +0100 |
mod_proxy65: Make the proxying bidirectional
|
Sjoerd Simons |
Thu, 03 Dec 2009 17:05:35 +0100 |
mod_proxy65: Use a bigger buffer for data we're proxying
|
Sjoerd Simons |
Thu, 03 Dec 2009 17:04:54 +0100 |
mod_proxy65: Only lock the reading side when throttling
|
Sjoerd Simons |
Thu, 03 Dec 2009 17:02:38 +0100 |
mod_proxy65: Throttle connections to prevent senders flooding the server's buffers if the receiver doesn't receive fast enough
|
Matthew Wild |
Thu, 03 Dec 2009 14:15:30 +0000 |
mod_proxy65: Replace error() calls with module:log("error", ...)
|
Matthew Wild |
Thu, 03 Dec 2009 14:13:09 +0000 |
mod_proxy65: Remove trailing whitespace
|
Matthew Wild |
Tue, 01 Dec 2009 20:18:47 +0000 |
mod_proxy65: Fix log:module -> module:log :)
|
Matthew Wild |
Tue, 01 Dec 2009 20:07:07 +0000 |
mod_proxy65: Use new jid.join() from util.jid
|
Matthew Wild |
Fri, 27 Nov 2009 18:02:24 +0000 |
mod_proxy65: Update listener callback names for new server API
|
sjoerd simons |
Fri, 27 Nov 2009 16:51:05 +0000 |
mod_proxy65: Update for new net.server API, untested
|
Matthew Wild |
Sun, 22 Nov 2009 15:06:30 +0000 |
mod_proxy65: Import from prosody-modules, thanks Ephraim :)
|
Matthew Wild |
Sun, 22 Nov 2009 14:58:09 +0000 |