aboutsummaryrefslogtreecommitdiff
path: root/net/tinyproxy/files
Commit message (Collapse)AuthorAge
* tinyproxy: Update to 1.11.1Zhang Rui2023-04-05
| | | | Signed-off-by: Zhang Rui <rui.crater@gmail.com>
* tinyproxy: convert to procdRosen Penev2020-03-15
| | | | | | | | | | The path changed since 274506803ab9025e3726b1a9449830e4ea8e72d0 Fixed. Also took the time to convert to procd. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* tinyproxy: update to 1.10.0Rosen Penev2020-01-12
| | | | | | | | | | | | | | Added license information. Added PKG_BUILD_PARALLEL for faster compilation. Refreshed patches. Updated URLs. Ran init script through shellcheck. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* tinyproxy: handling of option XTinyproxyMathieu Coupe2019-04-13
| | | | | | | | | | 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 <eagle.pounains@gmail.com>
* net: Fix typos (found by codespell)Stefan Weil2016-04-10
| | | | Signed-off-by: Stefan Weil <sw@weilnetz.de>
* [packages] tinyproxy: logging problemschris55602014-07-24
| | | | | | | | | | 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 <christian.schoenebeck@gmail.com>
* tinyproxy: import from packages, add myself as maintainerJo-Philipp Wich2014-06-11
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>