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_compression.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
mod_compression: Fixed: Starting compression only worked before auth
Waqas Hussain
2009-09-02
1
-1
/
+1
*
Don't allow double compression.
Tobias Markmann
2009-08-18
1
-2
/
+9
*
Support compression also after SASL.
Tobias Markmann
2009-08-18
1
-7
/
+7
*
mod_compression: Fixed some undefined global accesses
Waqas Hussain
2009-08-18
1
-3
/
+3
*
Remove print which was used for debugging purposes.
Tobias Markmann
2009-08-13
1
-1
/
+0
*
Using pcall to make save the rest from zlib fails. Emit errors on those fails.
Tobias Markmann
2009-08-13
1
-5
/
+39
*
Forgot to use the configured compression_level. Now it's used.
Tobias Markmann
2009-08-13
1
-1
/
+1
*
Add config option handling.
Tobias Markmann
2009-08-13
1
-0
/
+11
*
Add a TODO for s2s compression support.
Tobias Markmann
2009-08-13
1
-1
/
+2
*
Remove space at the end of a line.
Tobias Markmann
2009-08-13
1
-1
/
+1
*
Add FIXME to remember TLS compression detection.
Tobias Markmann
2009-08-13
1
-1
/
+4
*
Actually inject de- and compression into the reading/writing functions.
Tobias Markmann
2009-08-13
1
-1
/
+33
*
Remove unwanted spaces.
Tobias Markmann
2009-08-12
1
-2
/
+2
*
Commit initial version of mod_compression.
Tobias Markmann
2009-08-12
1
-0
/
+35