Will Rouesnel
|
81f102c4af
|
Update to squid 4.0.21.
Also use bash traps to signal shutdown to squid.
|
2017-08-14 11:45:35 +10:00 |
Will Rouesnel
|
876e6e4b01
|
Use exec in squid.bsh so signals pass through correctly
On shutdown with unit files, this image can lead to a very long stall due to not passing signals from bash to squid properly.
|
2016-05-18 13:11:10 +10:00 |
Will Rouesnel
|
3e01ce28a8
|
ssl_db defaults to /var/spool/squid4/ssl_db not /var/lib/squid4/ssl_db
|
2016-05-04 11:05:43 +10:00 |
Will Rouesnel
|
c73e187983
|
Add proxychain remote_dns support.
Also fix a bug preventing disabling the MITM proxy properly.
|
2016-04-14 09:31:50 +10:00 |
Will Rouesnel
|
f3090564cf
|
proxychains templating fix
|
2016-04-14 01:01:11 +10:00 |
Will Rouesnel
|
b5f235eea7
|
Add support for proxychains and fix SSL cipher selection.
|
2016-04-14 00:41:08 +10:00 |
Will Rouesnel
|
811577a814
|
Fix a problem with the env var processing.
|
2016-04-04 13:49:54 +10:00 |
Will Rouesnel
|
a33398b6d5
|
Add EXTRA_CONFIG and CONFIG_DISABLE options.
|
2016-04-01 09:42:17 +11:00 |
Will Rouesnel
|
f1774f007d
|
Add support for sorted CACHE_PEER env vars
|
2016-03-29 13:31:12 +11:00 |
Will Rouesnel
|
3a8b53db48
|
Full functionality build, producing a heavy-weight image.
Future refinement shold include scripting the build and then stripping all
ephemeral dependencies.
|
2016-03-26 21:23:11 +11:00 |