aboutsummaryrefslogtreecommitdiffstats
path: root/config/squid3
Commit message (Collapse)AuthorAgeFilesLines
* correct formattingMartin Fuchs2014-05-082-3/+3
|
* protect variable name in string and remove spacesMartin Fuchs2014-05-082-3/+3
|
* correct autodiscover settings (wrong hostname) and bump pkg-versionMartin Fuchs2014-05-082-7/+13
|
* squid3-dev - fix windowsupdate acl definition for Dynamic ContentMarcello Coutinho2014-04-031-1/+1
|
* squid3-dev - Improve cache tests and cleanupMarcello Coutinho2014-04-033-13/+31
| | | | | https://forum.pfsense.org/index.php?topic=74453.msg407275#msg407275 Thanks to Bellera
* squid3-dev include info to check diskd process with ipcs and ipcrmMarcello Coutinho2014-04-032-1/+11
| | | | | https://forum.pfsense.org/index.php?topic=74317.0 Thanks to bellera
* squid3-dev - add option to enable and disable ICMP pinger helperMarcello Coutinho2014-04-012-2/+18
| | | | Thanks to bellera
* squid3-dev -fix icp port default disable optionMarcello Coutinho2014-04-011-1/+1
| | | | Thanks to Tikimotel and bellera
* squid3-dev - improve captive portal and custom options aclsMarcello Coutinho2014-04-012-10/+22
|
* Enable reverse proxy load balancingVince2014-03-311-1/+1
| | | Enable reverse proxy load balancing across multiple origin servers
* Fixup URLs:Renato Botelho2014-03-189-84/+84
| | | | | | - Replace http by https - *.pfsense.com -> *.pfsense.org - www.pfsense.org/packages/config -> packages.pfsense.org/packages/config
* squid3-dev - merge captive portal squid helper contribution by forum user ↵Marcello Coutinho2014-03-121-3/+4
| | | | | | dig1234 https://forum.pfsense.org/index.php?topic=72443.msg395218#msg395218
* squid3-dev - improve clamav checks and fix startup errosMarcello Coutinho2014-03-051-15/+50
|
* Fix issue with include file in squid_reverse.xml that causes the following ↵Randy Crowder2013-10-162-4/+4
| | | | message in system log "Not calling package sync code for dependency squidreverse of squid3 because some include files are missing."
* squid3-dev - add captive port authentication/integration optioNs, add ↵Marcello Coutinho2013-09-305-54/+122
| | | | shortcut panel
* squid3-dev - supress php warnings on squid captive portal auth helperMarcello Coutinho2013-09-241-1/+1
|
* squid3-dev - external acl helper for captive portal authentication integration.Marcello Coutinho2013-09-181-0/+85
|
* IPv6 Addresses need to be enclosed in bracketsVince2013-06-231-0/+3
| | | | | | | IPv6 Addresses need to be enclosed in brackets This is a very lazy test for IPv6 instead of IPv4 addresses. The desired function, filter_var, does not appear to be available in the pfSense build I'm running. http://php.net/manual/en/function.filter-var.php
* squid3-dev - remove obsolete ignore_expect_100 option and include info on ↵Marcello Coutinho2013-06-072-2/+5
| | | | gui for owa ssl offload
* squid3-dev - fix cascade sync while using system sync settingsMarcello Coutinho2013-05-281-8/+10
|
* squid3-dev - improve icap antivirus integration code.Marcello Coutinho2013-05-171-12/+23
|
* squid3-dev - change ssl filtering cert combo from server-cert to ca-certMarcello Coutinho2013-05-162-9/+13
|
* squid3-dev - fix typosMarcello Coutinho2013-05-161-2/+2
|
* squid3-dev - include more options to ssl_crt, new custom_refresh_patter on ↵Marcello Coutinho2013-05-163-38/+94
| | | | cache tab, fix auth plugins names
* squid3-dev - remove buit-in acl declaration, fix real_interfaces array ↵Marcello Coutinho2013-05-141-15/+49
| | | | creation and replace old squidguard integration to url_rewrite_program
* squid3-dev - include two missing files on squid3/33 dirMarcello Coutinho2013-05-132-0/+133
|
* squid3-dev - squid 3.3 with ssl filtering first devel releaseMarcello Coutinho2013-05-1326-0/+8552
|
* squid3 - mv squid files from squid-reverse to squid3/31Marcello Coutinho2013-05-0226-0/+7970
|
* squid3 - removed broken and discontinued squid3 package info from ↵Marcello Coutinho2013-05-0213-0/+0
| | | | pkg_config.7.xml
* Update config/squid3/proxy_monitor.shRichard Adams2012-07-311-2/+1
| | | Change to match 2.1 config also.
* Update config/squid3/proxy_monitor.shRichard Adams2012-07-301-1/+1
|
* Update config/squid3/proxy_monitor.shRichard Adams2012-07-301-0/+6
|
* Change the default language here to the language code 'en'. Although note ↵Phil Davis2012-06-231-1/+1
| | | | that this does not seem to actually get used. There is code in squid.inc that builds the dropdown language list based on the dir names of the squid error dirs at run time. No default seems to get picked at all, and on the first install it ends up defaulting to 'af' - the first entry in the list. So that needs to be worked out. But in any case this change does no harm and updates a setting that would otherwise look odd/wrong.
* Do not call filter_configure_sync directly since this is not best practiceErmal2010-12-292-5/+5
|
* squid: add noteMartin Fuchs2011-09-131-2/+2
|
* squid: finally remove obsolete checksMartin Fuchs2011-09-131-13/+0
|
* squid: enable fields by depencency and comment out unneccessary checksMartin Fuchs2011-09-112-1/+3
|
* squid: disable RFC1918 when using transparent modeMartin Fuchs2011-09-111-0/+1
|
* correct syntaxMartin Fuchs2011-07-091-1/+1
|
* correct directiveMartin Fuchs2011-07-081-1/+1
|
* Fix the .inc files pulled by the squid3 package to be the squid 3 versions.jim-p2011-06-062-18/+18
|
* Small squid3 fix. See ↵jim-p2011-05-251-1/+2
| | | | http://forum.pfsense.org/index.php/topic,32923.msg191044.html#msg191044
* Squid3 fixes from the forum. See ↵jim-p2011-05-181-40/+43
| | | | http://forum.pfsense.org/index.php/topic,36806.msg190007.html#msg190007
* Sync squid3 GUI code with recent changes to squid 2.x gui code, update to a ↵jim-p2010-11-1910-162/+325
| | | | more recent version of squid 3, enable for 2.0 (binaries have already been uploaded)
* fix bug#128 - squid upstream proxyMartin2009-11-041-1/+5
|
* Fix spelling typo. Found by ErmalScott Ullrich2009-09-092-2/+2
|
* Unbreak packages that use filter_configure_* on 2.0Scott Ullrich2009-08-092-1/+6
|
* Fix whitespaces that confuse the parser.Ermal Luçi2009-07-251-5/+5
|
* change description: also RegExp can be used for dstdommfuchs2009-04-141-2/+2
|
* change fields descriptions for squid bypass-functions regarding to the ↵unknown2009-03-011-4/+4
| | | | forums discussion: http://forum.pfsense.org/index.php/topic,14607.0.html