aboutsummaryrefslogtreecommitdiff
path: root/net/squid/files
Commit message (Collapse)AuthorAge
* squid: fix 'localhet' typo in squid.confJonathan Elchison2020-03-04
| | | | Signed-off-by: Jonathan Elchison <JElchison@Gmail.com>
* squid: Update init scriptJeffery To2019-02-04
| | | | | | | | | | This replaces the use of uci_validate_section() with uci_load_validate(), which removes the need to declare local variables for every config option. This also removes some unnecessary curly brackets. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* squid: incorporated ideas from PR#5196Eneas U de Queiroz2018-06-08
| | | | | | Incorporated @ratkaj configuration options and patches. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* squid: Upgrade to 4.0.24 betaEneas U de Queiroz2018-06-07
| | | | | | This beta version brings compatibility with openssl 1.1 Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* net/squid: Allow squid to parse mime.confAdam Gensler2017-01-08
| | | | | | Copy mime.conf to temporary directory so squid process can properly read the file. Without it squid cannot access mime.conf and throws a warning during startup. Signed-off by: Adam Gensler <openwrt@a.gnslr.us>
* squid: version bump and dependency fixesDaniel Gimpelevich2015-07-20
| | | | Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
* squid: minor changes in Makefile and init scriptMarko Ratkaj2015-06-09
| | | | Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* squid: initial import from old-packagesLuka Perkov2015-01-12
Signed-off-by: Luka Perkov <luka@openwrt.org>