Software /
code /
prosody
Log
plugins/mod_compression.lua @ 3532:4f2cd1c688e1
description | author | age |
---|---|---|
mod_compression: Updated to use the new events API. | Waqas Hussain | Sat, 16 Oct 2010 06:53:59 +0500 |
Merge 0.7->trunk | Matthew Wild | Tue, 29 Jun 2010 20:17:21 +0100 |
mod_compression: Lowered a log level. | Waqas Hussain | Thu, 24 Jun 2010 03:46:05 +0500 |
mod_compression: Move logging of compression/decompression errors to before the closing of the stream, to make logs a bit easier to follow | Matthew Wild | Thu, 10 Jun 2010 16:47:17 +0100 |
mod_compression: Remove the unneccessary stream:reset() overloading, which was causing double decompression and c2s/s2s failures | Matthew Wild | Thu, 10 Jun 2010 01:55:32 +0100 |
Merge 0.7->trunk | Matthew Wild | Wed, 09 Jun 2010 01:11:12 +0100 |