index
:
prosody.git
0.11
0.12
master
s2s
sasl
tls
origin/0.11
origin/0.12
origin/master
origin/s2s
origin/sasl
origin/tls
origin/vault/0.11
origin/vault/master
origin/vault/s2s
origin/vault/sasl
origin/vault/tls
unofficial mirror of the prosody mercurial project
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plugins
/
mod_proxy65.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
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