1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-19 23:28:39 +02:00
Commit Graph

8 Commits

Author SHA1 Message Date
Jonathan Elchison
2ba6546dd8 squid: fix 'localhet' typo in squid.conf
Signed-off-by: Jonathan Elchison <JElchison@Gmail.com>
2020-03-04 11:12:28 -08:00
Jeffery To
37df5db70c squid: Update init script
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>
2019-02-04 14:30:36 +08:00
Eneas U de Queiroz
90f4b935bd squid: incorporated ideas from PR#5196
Incorporated @ratkaj configuration options and patches.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-06-08 10:03:24 -03:00
Eneas U de Queiroz
dec7628ea9 squid: Upgrade to 4.0.24 beta
This beta version brings compatibility with openssl 1.1

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-06-07 18:16:02 -03:00
Adam Gensler
53c7693cef net/squid: Allow squid to parse mime.conf
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>
2017-01-08 10:15:20 -05:00
Daniel Gimpelevich
b127de865b squid: version bump and dependency fixes
Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us>
2015-07-20 16:12:45 -07:00
Marko Ratkaj
69116fb9e7 squid: minor changes in Makefile and init script
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
2015-06-09 12:15:36 +02:00
Luka Perkov
3df768771f squid: initial import from old-packages
Signed-off-by: Luka Perkov <luka@openwrt.org>
2015-01-12 00:42:25 +01:00