<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to feature-requests</title><link>https://sourceforge.net/p/ziproxy/feature-requests/</link><description>Recent changes to feature-requests</description><atom:link href="https://sourceforge.net/p/ziproxy/feature-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Wed, 18 Mar 2015 01:55:14 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/ziproxy/feature-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>Add jpg gamma or brightness correction while preserving colour saturation</title><link>https://sourceforge.net/p/ziproxy/feature-requests/44/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Lots of picture on the web is too dark, especially video screenshots. Would be nice to be able to gamma correct proxied images while preserving their colour saturation, according to this ImageMagick command line: mogrify -colorspace YCbCr -channel R -gamma 1.5 +channel -colorspace sRGB image.jpg&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Konstantin</dc:creator><pubDate>Wed, 18 Mar 2015 01:55:14 -0000</pubDate><guid>https://sourceforge.netcab1002ef4c2c2886d610f2e7fb19fa757314fe1</guid></item><item><title>Ziproxy on Apple TV</title><link>https://sourceforge.net/p/ziproxy/feature-requests/43/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Be able to install Ziproxy on Apple TV. Use a littele bit of power from an always-on low-power device.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Tue, 24 May 2011 09:13:50 -0000</pubDate><guid>https://sourceforge.net21e5cdff247b8ea3e1acd3d6fe055492cc13f872</guid></item><item><title>"MinSize" for the GZip</title><link>https://sourceforge.net/p/ziproxy/feature-requests/42/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;"Is there an Option like "MinSize" for the GZip compression?&lt;/p&gt;
&lt;p&gt;I have seen in my Logfiles that very small requests became bigger because&lt;br /&gt;
of things like Gzip-Headers."&lt;/p&gt;
&lt;p&gt;"Note that gzipping is only beneficial for larger resources.&lt;br /&gt;
Due to the overhead and latency of compression and decompression,&lt;br /&gt;
you should only gzip files above a certain size threshold;&lt;br /&gt;
we recommend a minimum range between 150 and 1000 bytes.&lt;br /&gt;
Gzipping files below 150 bytes can actually make them larger."&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Daniel Mealha Cabrita</dc:creator><pubDate>Wed, 02 Mar 2011 11:50:52 -0000</pubDate><guid>https://sourceforge.net146ad34c0ccf2bdf17bdc4b214c1a24ee2bd485b</guid></item><item><title>IP logging X-Forwarder-For</title><link>https://sourceforge.net/p/ziproxy/feature-requests/41/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;"Well iw as thinking, when putting ziproxy in a proxy chain with squid or other &lt;br /&gt;
proxy that use X-ForwardedFor header, i was thinking it is better to use that &lt;br /&gt;
IP in log rathern than the src ip in the Layer 3."&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Daniel Mealha Cabrita</dc:creator><pubDate>Thu, 26 Aug 2010 21:15:36 -0000</pubDate><guid>https://sourceforge.net71800b796980e0a1de69458fb153e57e09cea16b</guid></item><item><title>Add grayscaler to paletted (8-bit) images</title><link>https://sourceforge.net/p/ziproxy/feature-requests/40/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;ConvertToGrayscale supports only 24/32-bit images.&lt;br /&gt;
It may also apply to palette images with 8-bit/color (&amp;gt;16 colors) converting the pictures to 8-bit grayscale and supressing the raster buffer.&lt;br /&gt;
PNG supports lossless compression of that.&lt;/p&gt;
&lt;p&gt;The saving consists of ommiting the CLUT (palette) data (from ~51 to ~768 bytes depending on how many colors were used).&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Daniel Mealha Cabrita</dc:creator><pubDate>Thu, 03 Jun 2010 04:28:47 -0000</pubDate><guid>https://sourceforge.net401254507c2dba94db060a7f60e0baeb34aa0815</guid></item><item><title>remove NetdTimeout option</title><link>https://sourceforge.net/p/ziproxy/feature-requests/39/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;NetdTimeout is quite an useless option, better simply remove that.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Daniel Mealha Cabrita</dc:creator><pubDate>Wed, 24 Feb 2010 04:22:34 -0000</pubDate><guid>https://sourceforge.net517201b770180ffb780df21e551e8a97f57fd58a</guid></item><item><title>add max_connections option</title><link>https://sourceforge.net/p/ziproxy/feature-requests/38/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Add a "max simultaneous connections" (daemon mode-only).&lt;br /&gt;
Should be useful for people worried about unpriviledged ulimits.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Daniel Mealha Cabrita</dc:creator><pubDate>Wed, 24 Feb 2010 04:20:54 -0000</pubDate><guid>https://sourceforge.net2f4be389776606abae6e65aa83470e6a605de0a4</guid></item><item><title>add quick_abort-like feature</title><link>https://sourceforge.net/p/ziproxy/feature-requests/37/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Basically: closes the host connection immediately if the client closed its connection.&lt;br /&gt;
Currently Ziproxy just keeps downloading the file until the internal buffers are full, then the connection eventually timeouts.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Daniel Mealha Cabrita</dc:creator><pubDate>Wed, 17 Feb 2010 00:45:06 -0000</pubDate><guid>https://sourceforge.net8af71095f6e2f033dea11ef5f25c8ab4f78c8d4e</guid></item><item><title>add ErrorLog option</title><link>https://sourceforge.net/p/ziproxy/feature-requests/36/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Currently the errors are simply dumped to stderr, or not displayed directly (or at all).&lt;br /&gt;
Implement an ErrorLog option which, if specified, will dump the error messages to that file instead of stderr.&lt;/p&gt;
&lt;p&gt;Errors occuring while the daemon is running may be logged this way and extra error messages may be created, instead of just being silent.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Daniel Mealha Cabrita</dc:creator><pubDate>Wed, 02 Dec 2009 05:34:15 -0000</pubDate><guid>https://sourceforge.net183dc8a86a1a4cff088bfa5394e0de1ff705ef60</guid></item><item><title>Simplify LogFile parameters</title><link>https://sourceforge.net/p/ziproxy/feature-requests/35/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Simplify LogFile parameters.&lt;br /&gt;
Remove support for sprintf parameters in LogFile option, for example:&lt;/p&gt;
&lt;p&gt;LogFile = "%j-%Y.log"&lt;/p&gt;
&lt;p&gt;Will accept only the absolute filename:&lt;br /&gt;
LogFile = "blabla.log"&lt;/p&gt;
&lt;p&gt;This is an unnecessary feature and may allow vulnerabilities.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Daniel Mealha Cabrita</dc:creator><pubDate>Sun, 29 Nov 2009 00:55:34 -0000</pubDate><guid>https://sourceforge.net2963a5f6a6cbfb6b4e28eab920d29005f15219a3</guid></item></channel></rss>