<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/tinyproxy/files/tinyproxy.init, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git-03.infra.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/'/>
<updated>2026-01-25T12:57:54Z</updated>
<entry>
<title>tinyproxy: support DisableViaHeader option</title>
<updated>2026-01-25T12:57:54Z</updated>
<author>
<name>Xu Wang</name>
</author>
<published>2025-11-24T13:45:30Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=80618e704647ebd921bedf7b27112018e20eb1fc'/>
<id>urn:sha1:80618e704647ebd921bedf7b27112018e20eb1fc</id>
<content type='text'>
This option is required for the proxy to be transparent, and has been
supported since at least 2009. Description taken from upstream.

Signed-off-by: Xu Wang &lt;xwang1498@gmx.com&gt;
</content>
</entry>
<entry>
<title>tinyproxy: fix upstream config generation</title>
<updated>2024-06-23T23:09:28Z</updated>
<author>
<name>Daniel Kucera</name>
</author>
<published>2024-04-25T06:47:29Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=de8e13efa593e7af54d0a37cbfa8cc18649db173'/>
<id>urn:sha1:de8e13efa593e7af54d0a37cbfa8cc18649db173</id>
<content type='text'>
Signed-off-by: Daniel Kucera &lt;daniel.kucera@gmail.com&gt;
</content>
</entry>
<entry>
<title>tinyproxy: Update to 1.11.1</title>
<updated>2023-04-05T15:47:30Z</updated>
<author>
<name>Zhang Rui</name>
</author>
<published>2023-03-28T08:45:52Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=5c32126d39521efca1c3c5b836ca2d42edede6e0'/>
<id>urn:sha1:5c32126d39521efca1c3c5b836ca2d42edede6e0</id>
<content type='text'>
Signed-off-by: Zhang Rui &lt;rui.crater@gmail.com&gt;
</content>
</entry>
<entry>
<title>tinyproxy: convert to procd</title>
<updated>2020-03-15T20:40:13Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-03-15T20:20:35Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=c14ba8bd7729f0b085fefceb59a438e2861eaa20'/>
<id>urn:sha1:c14ba8bd7729f0b085fefceb59a438e2861eaa20</id>
<content type='text'>
The path changed since 274506803ab9025e3726b1a9449830e4ea8e72d0

Fixed.

Also took the time to convert to procd.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>tinyproxy: update to 1.10.0</title>
<updated>2020-01-13T01:04:30Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-01-13T00:39:13Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=274506803ab9025e3726b1a9449830e4ea8e72d0'/>
<id>urn:sha1:274506803ab9025e3726b1a9449830e4ea8e72d0</id>
<content type='text'>
Added license information.

Added PKG_BUILD_PARALLEL for faster compilation.

Refreshed patches.

Updated URLs.

Ran init script through shellcheck.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>tinyproxy: handling of option XTinyproxy</title>
<updated>2019-04-13T08:37:23Z</updated>
<author>
<name>Mathieu Coupe</name>
</author>
<published>2019-01-07T20:02:49Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=247a8c740e9fe239d745b2da354c9fb25fd4b6eb'/>
<id>urn:sha1:247a8c740e9fe239d745b2da354c9fb25fd4b6eb</id>
<content type='text'>
1.) Fix the handling of XTinyproxy option to avoid syntax error when starting tinyproxy:

example:
Syntax error on line 15
Unable to parse config file. Not starting.

Signed-off-by: Mathieu Coupe &lt;eagle.pounains@gmail.com&gt;
</content>
</entry>
<entry>
<title>[packages] tinyproxy: logging problems</title>
<updated>2014-07-24T12:19:12Z</updated>
<author>
<name>chris5560</name>
</author>
<published>2014-07-24T12:19:12Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=02491213fc362d7f6c8837b73998a0ebd2205d22'/>
<id>urn:sha1:02491213fc362d7f6c8837b73998a0ebd2205d22</id>
<content type='text'>
1.) No SysLog possible because keyword misspelled
In tinyproxy.conf and tinyproxy.config the parameter is correct spelled
with small "l"
2.) No logging as non root user
The default is that tinyproxy deamon run as nobody:nogroup, but they have no permission to /var/log/ or any other location.
So touch and change permission for logfile during startup

Signed-off-by: Christian Schoenebeck &lt;christian.schoenebeck@gmail.com&gt;</content>
</entry>
<entry>
<title>tinyproxy: import from packages, add myself as maintainer</title>
<updated>2014-06-11T15:04:54Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2014-06-11T15:04:54Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=f0e44cb3da5dd7fd0fdc4f97513848721a5e910b'/>
<id>urn:sha1:f0e44cb3da5dd7fd0fdc4f97513848721a5e910b</id>
<content type='text'>
Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;
</content>
</entry>
</feed>
