aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix up bunch of required tags for various fieldsdoktornotor2015-11-291-3/+4
|
* Add bunch of required tags to fieldsdoktornotor2015-11-291-1/+6
|
* Add bunch of required tags to fieldsdoktornotor2015-11-291-2/+4
|
* Add bunch of required tags to fieldsdoktornotor2015-11-291-4/+7
|
* Remove useless required tagdoktornotor2015-11-291-2/+1
|
* Remove unwanted required tag from enable checkboxdoktornotor2015-11-291-2/+1
|
* Switch ClamAV mirrors order to prefer manually configured mirrorsdoktornotor2015-11-291-3/+3
|
* Comment fixdoktornotor2015-11-281-1/+1
|
* Re-enable SSL/MITM junk even without transparent proxydoktornotor2015-11-281-7/+4
|
* Re-enable SSL/MITM junk even without transparent proxydoktornotor2015-11-281-1/+1
|
* Use consistent checks for empty valuesdoktornotor2015-11-281-2/+2
|
* Bump squid3 package versiondoktornotor2015-11-281-1/+1
|
* Add lots of input validations to sanitize configuration, plus other fixesdoktornotor2015-11-281-38/+121
| | | | | | | | | | - Allow reverse proxy to be used without running normal Squid proxy - Force users to select at least one proxy or reverse proxy interface when enabling Squid (unless reverse proxy is enabled) - Only allow to configure transparent proxy on interfaces where Squid is actually running (never had any effect otherwise anyway) - Only allow to configure HTTPS/SSL Interception on interfaces where transparent proxy is enabled (never had any effect otherwise anyway) - Do not add loopback interface twice when transparent proxy is enabled and loopback is selected in Proxy Interface(s) - Avoid adding empty localnet ACL - Fix HTTPS proxy default port - Some code style fixes and cleanups
* Hide loopback from interface selection in places where it makes no sensedoktornotor2015-11-281-1/+5
| | | Also, make it possible to deselect CA from SSL/MITM.
* Add a function to check whether Squid reverse proxy is enableddoktornotor2015-11-281-0/+19
| | | To be used in squid.inc's squid_enabled()
* Fix input validations, improve descriptionsdoktornotor2015-11-271-32/+42
|
* Add client cert auth option, fix input validations, improve descriptionsdoktornotor2015-11-271-22/+62
|
* Add client cert auth option, multiple fixesdoktornotor2015-11-271-46/+140
| | | | | | - Fix input validations - Fix no-op "Ignore Internal Certificate Validation" option - Make sure that 'User Defined Reverse Proxy IPs' are locally configured - Code style and cosmetics
* Fix net/whois dependency fileRenato Botelho2015-11-261-1/+1
|
* Merge pull request #1193 from doktornotor/patch-1Renato Botelho2015-11-2626-45/+142
|\
| * Add explicit includes to a bunch of packages and bump the package versionsdoktornotor2015-11-261-19/+19
| |
| * pfblockerng - add bunch of missing includesdoktornotor2015-11-231-1/+3
| |
| * tinydns - add bunch of missing includesdoktornotor2015-11-231-3/+10
| |
| * freeradius2 - add bunch of missing includesdoktornotor2015-11-231-5/+8
| |
| * squid3 - add missing includedoktornotor2015-11-231-0/+1
| |
| * squid3 - remove unused includedoktornotor2015-11-231-1/+0
| |
| * squid3 - add bunch of missing includesdoktornotor2015-11-231-1/+4
| |
| * squid3 - add bunch of missing includesdoktornotor2015-11-231-2/+6
| |
| * dansguardian - add bunch of missing includesdoktornotor2015-11-231-3/+5
| |
| * snort - add bunch of missing includesdoktornotor2015-11-231-0/+5
| |
| * squidGuard - add bunch of missing includesdoktornotor2015-11-231-3/+6
| |
| * squidGuard-devel - add bunch of missing includesdoktornotor2015-11-231-3/+6
| |
| * suricata - add bunch of missing includesdoktornotor2015-11-231-0/+5
| |
| * postfix - add bunch of missing includesdoktornotor2015-11-231-0/+2
| |
| * postfix - add bunch of missing includesdoktornotor2015-11-231-2/+8
| |
| * mailscanner - add bunch of missing includesdoktornotor2015-11-231-2/+6
| |
| * bind - add bunch of missing includesdoktornotor2015-11-231-0/+3
| |
| * apache_mod_security-dev - add bunch of missing includesdoktornotor2015-11-231-0/+6
| |
| * sarg - add bunch of missing includesdoktornotor2015-11-231-0/+8
| |
| * varnish3 - add bunch of missing includesdoktornotor2015-11-231-0/+6
| |
| * haproxy1_5 - add bunch of missing includesdoktornotor2015-11-231-0/+3
| |
| * haproxy-devel - add bunch of missing includesdoktornotor2015-11-231-0/+2
| |
| * checkmk-agent - add bunch of missing includesdoktornotor2015-11-231-0/+5
| |
| * ipguard - add bunch of missing includesdoktornotor2015-11-231-0/+4
| |
| * sshdcond - add bunch of missing includesdoktornotor2015-11-231-0/+4
| |
| * filer - add bunch of missing includesdoktornotor2015-11-231-0/+7
|/
* Merge pull request #1192 from BBcan177/pfBNG-11-22-15-1Renato Botelho2015-11-236-29/+36
|\
| * pfBlockerNG - Bump version to 2.0.1BBcan1772015-11-231-1/+1
| |
| * pfBlockerNG - Minor fixesBBcan1772015-11-225-26/+26
| |
| * pfBlockerNG - Fix textBBcan1772015-11-221-1/+1
| |