prosody
log
graph
tags
bookmarks
branches
84fe4d5ac2ed
browse
changeset
plugins/mod_proxy65.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody
Log
plugins/mod_proxy65.lua @ 3473:
84fe4d5ac2ed
less
more
|
(0)
tip
description
author
age
mod_proxy65: Use util.jid.compare() and remove some clutter
Kim Alvefur
2010-07-16
mod_proxy65: Send error reply to activation stanza if one or both parties were not connected to the proxy
Matthew Wild
2010-05-05
mod_proxy65: Return service-unavailable error when receiving an iq we didn't understand
Matthew Wild
2010-05-05
mod_proxy65: Use new server.link to link proxied connections, now works with either connection backend
Matthew Wild
2010-05-05
mod_proxy65: Fix for old-style closing of connections (another source of tracebacks with libevent enabled)
Matthew Wild
2010-03-01
mod_proxy65: Strip trailing whitespace
Matthew Wild
2009-12-04
mod_proxy65: Don't read data from the connection untill the proxying is activated
Sjoerd Simons
2009-12-03
mod_proxy65: Make the proxying bidirectional
Sjoerd Simons
2009-12-03
mod_proxy65: Use a bigger buffer for data we're proxying
Sjoerd Simons
2009-12-03
mod_proxy65: Only lock the reading side when throttling
Sjoerd Simons
2009-12-03
mod_proxy65: Throttle connections to prevent senders flooding the server's buffers if the receiver doesn't receive fast enough
Matthew Wild
2009-12-03
mod_proxy65: Replace error() calls with module:log("error", ...)
Matthew Wild
2009-12-03
mod_proxy65: Remove trailing whitespace
Matthew Wild
2009-12-01
mod_proxy65: Fix log:module -> module:log :)
Matthew Wild
2009-12-01
mod_proxy65: Use new jid.join() from util.jid
Matthew Wild
2009-11-27
mod_proxy65: Update listener callback names for new server API
sjoerd simons
2009-11-27
mod_proxy65: Update for new net.server API, untested
Matthew Wild
2009-11-22
mod_proxy65: Import from prosody-modules, thanks Ephraim :)
Matthew Wild
2009-11-22
less
more
|
(0)
tip