| Commit message (Expand) | Author | Age | Files | Lines |
* | mod_proxy65: Fix for old-style closing of connections (another source of trac... | Matthew Wild | 2010-03-01 | 1 | -4/+4 |
* | mod_proxy65: Strip trailing whitespace | Matthew Wild | 2009-12-04 | 1 | -2/+2 |
* | mod_proxy65: Don't read data from the connection untill the proxying is activ... | Sjoerd Simons | 2009-12-03 | 1 | -0/+3 |
* | mod_proxy65: Make the proxying bidirectional | Sjoerd Simons | 2009-12-03 | 1 | -3/+8 |
* | mod_proxy65: Use a bigger buffer for data we're proxying | Sjoerd Simons | 2009-12-03 | 1 | -1/+1 |
* | mod_proxy65: Only lock the reading side when throttling | Sjoerd Simons | 2009-12-03 | 1 | -2/+2 |
* | mod_proxy65: Throttle connections to prevent senders flooding the server's bu... | Matthew Wild | 2009-12-03 | 1 | -0/+23 |
* | mod_proxy65: Replace error() calls with module:log("error", ...) | Matthew Wild | 2009-12-03 | 1 | -2/+2 |
* | mod_proxy65: Remove trailing whitespace | Matthew Wild | 2009-12-01 | 1 | -1/+1 |
* | mod_proxy65: Fix log:module -> module:log :) | Matthew Wild | 2009-12-01 | 1 | -1/+1 |
* | mod_proxy65: Use new jid.join() from util.jid | Matthew Wild | 2009-11-27 | 1 | -15/+2 |
* | mod_proxy65: Update listener callback names for new server API | sjoerd simons | 2009-11-27 | 1 | -2/+2 |
* | mod_proxy65: Update for new net.server API, untested | Matthew Wild | 2009-11-22 | 1 | -3/+3 |
* | mod_proxy65: Import from prosody-modules, thanks Ephraim :) | Matthew Wild | 2009-11-22 | 1 | -0/+268 |