prosody
log
graph
tags
bookmarks
branches
39865fbbb2f7
browse
changeset
plugins/mod_compression.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_compression.lua @ 1769:
39865fbbb2f7
less
more
|
(0)
tip
description
author
age
mod_compression: Fixed: Starting compression only worked before auth
Waqas Hussain
2009-09-02
Don't allow double compression.
Tobias Markmann
2009-08-18
Support compression also after SASL.
Tobias Markmann
2009-08-18
mod_compression: Fixed some undefined global accesses
Waqas Hussain
2009-08-18
Remove print which was used for debugging purposes.
Tobias Markmann
2009-08-13
Using pcall to make save the rest from zlib fails. Emit errors on those fails.
Tobias Markmann
2009-08-13
Forgot to use the configured compression_level. Now it's used.
Tobias Markmann
2009-08-13
Add config option handling.
Tobias Markmann
2009-08-13
Add a TODO for s2s compression support.
Tobias Markmann
2009-08-13
Remove space at the end of a line.
Tobias Markmann
2009-08-13
Add FIXME to remember TLS compression detection.
Tobias Markmann
2009-08-13
Actually inject de- and compression into the reading/writing functions.
Tobias Markmann
2009-08-13
Remove unwanted spaces.
Tobias Markmann
2009-08-12
Commit initial version of mod_compression.
Tobias Markmann
2009-08-12
less
more
|
(0)
tip