Software /
code /
prosody
Log
plugins/mod_compression.lua @ 6358:55fda5deb5d5
description | author | age |
---|---|---|
mod_compression: Handle compression setup errors by logging a warning about it (fixes #408) | Kim Alvefur | Tue, 26 Aug 2014 12:19:27 +0200 |
mod_compression: Only iterate over correctly named and namespaced child tags of compression feature | Kim Alvefur | Thu, 03 Apr 2014 23:48:12 +0200 |
mod_compression: Use get_child() and get_child_text() | Kim Alvefur | Thu, 03 Apr 2014 23:40:20 +0200 |
mod_compression: Remove checks for impossible conditions | Kim Alvefur | Thu, 03 Apr 2014 23:33:38 +0200 |
Merge 0.9->0.10 | Matthew Wild | Wed, 02 Apr 2014 17:41:38 +0100 |
mod_compression: Only allow compression on authenticated streams | Kim Alvefur | Tue, 18 Feb 2014 20:03:12 +0100 |