aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Use safe_mkdir on squidguard TMP. Noticed by deajan on github PR 1244HEADmasterChris Buechler2016-05-071-1/+1
|
* Merge pull request #1247 from BBcan177/patch-1Renato Botelho2016-04-042-3/+11
|\
| * Bump pfBNG version to 2.0.6BBcan1772016-04-031-1/+1
| |
| * Update pfblockerng.incBBcan1772016-04-031-2/+10
|/ | | | * Fix file verification process * Add missing variable
* Merge pull request #1243 from BBcan177/patch-1Renato Botelho2016-03-2822-357/+1239
|\
| * Update pfblockerng.incBBcan1772016-03-261-3/+3
| | | | | | * Remove leading/trailing whitespaces
| * Update pfblockerng.phpBBcan1772016-03-211-2/+2
| |
| * Bump VersionBBcan1772016-03-201-3/+3
| | | | | | * Change Forum thread to 'pfBlockerNG v2.0 w/DNSBL'
| * Update pfblockerng_v6lists.xmlBBcan1772016-03-201-1/+1
| | | | | | * Mod copyright
| * Update pfblockerng_v4lists.xmlBBcan1772016-03-201-1/+1
| | | | | | * Mod copyright
| * Update pfblockerng_update.phpBBcan1772016-03-201-1/+1
| | | | | | * Mod copyright
| * Update pfblockerng_top20.xmlBBcan1772016-03-201-1/+1
| | | | | | * Mod copyright
| * Update pfblockerng_threats.phpBBcan1772016-03-201-1/+1
| | | | | | * Mod copyright
| * Update pfblockerng_sync.xmlBBcan1772016-03-201-2/+2
| | | | | | * Mod copyright
| * Update pfblockerng_log.phpBBcan1772016-03-201-2/+2
| | | | | | * Mod copyright
| * Update pfblockerng_install.incBBcan1772016-03-201-1/+1
| | | | | | * Mod copyright
| * Update pfblockerng_extra.incBBcan1772016-03-201-2/+2
| | | | | | * Mod copyright
| * Update pfblockerng_dnsbl_lists.xmlBBcan1772016-03-201-1/+1
| | | | | | * Mod copyright
| * Update pfblockerng_dnsbl_easylist.xmlBBcan1772016-03-201-2/+2
| | | | | | * Mod copyright
| * Update pfblockerng_dnsbl.xmlBBcan1772016-03-201-1/+1
| | | | | | * Mod copyright
| * Update pfblockerng_alerts_ar.phpBBcan1772016-03-201-1/+1
| | | | | | * Mod copyright
| * Update pfblockerng_alerts.phpBBcan1772016-03-201-1/+1
| | | | | | * Mod copyright
| * Update pfblockerng.xmlBBcan1772016-03-201-1/+1
| | | | | | * Mod copyright
| * Update pfblockerng.widget.phpBBcan1772016-03-201-1/+1
| | | | | | * Mod copyright
| * Update pfblockerng.shBBcan1772016-03-201-1/+1
| | | | | | * Mod copyright
| * Update pfblockerng.phpBBcan1772016-03-201-1/+1
| | | | | | * Mod copyright
| * Update pfblockerng.jsBBcan1772016-03-201-2/+2
| | | | | | * Mod copyright
| * Update pfblockerng.incBBcan1772016-03-201-1/+1
| | | | | | * Mod copyright
| * Update index.phpBBcan1772016-03-201-2/+2
| | | | | | * Mod copyright
| * Update pfblockerng_v6lists.xmlBBcan1772016-03-201-16/+132
| | | | | | * Implement 'Advanced Outbound Firewall Rules' customization options
| * Update pfblockerng_v4lists.xmlBBcan1772016-03-201-17/+133
| | | | | | * Implement 'Advanced Outbound Firewall Rules' customization options
| * Update pfblockerng_top20.xmlBBcan1772016-03-201-15/+131
| | | | | | * Implement 'Advanced Outbound Firewall Rules' customization options
| * Update pfblockerng_threats.phpBBcan1772016-03-201-1/+4
| | | | | | * Add Threat IOC lookups to 'safeweb.norton.com' and 'Google SafeBrowsing'
| * Update pfblockerng_install.incBBcan1772016-03-201-1/+54
| | | | | | | | * Add TLSv1.1 to cURL SSL Options * Upgrade existing 'Advanced Outbound Firewall Rules' variables to new variable format
| * Update pfblockerng_dnsbl.xmlBBcan1772016-03-201-14/+134
| | | | | | * Implement 'Advanced Outbound Firewall Rules' customization options (Used when IPs are found in DNSBL Feeds)
| * Update pfblockerng_alerts.phpBBcan1772016-03-201-34/+71
| | | | | | | | | | | | * Improve dnsbl_suppression() function to account for '#' Comment lines in custom list * Improve DNSBL Suppression to also suppress any CNAMES associated with domain name Hardcode drill command with @8.8.8.8 (May have to add option in future to allow user to override DNS server entry) * Improve Proofpoint/Emerging Threats IQRisk integrations
| * Update pfblockerng.widget.phpBBcan1772016-03-201-3/+3
| |
| * Update pfblockerng.shBBcan1772016-03-201-4/+4
| | | | | | * Improve Proofpoint/Emerging Threats IQRisk integrations
| * Update pfblockerng.phpBBcan1772016-03-201-36/+147
| | | | | | | | | | * Improve 'Max daily download failure threshold' feature * Implement 'Advanced Outbound Firewall Rules' customization options. * Fix broken URL for Proofpoint/Emerging Threats IQRisk
| * Update pfblockerng.incBBcan1772016-03-201-171/+389
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add TLSv1.1 to cURL SSL Options * Improve 'Max daily download failure threshold' feature * Improve function pfbng_text_area_decode() - add $mode variable to account for '#' comment lines in DNSBL Suppression Alias * Improve dnsbl_suppression() function * Implement 'Advanced Outbound Firewall Rules' customization options. * Implement 'Advanced In/Outbound Firewall Rules' - Invert Source/Destination options * Implement 'Advanced In/Outbound Firewall Rules' - Gateway options * 'Advanced In/Outbound Firewall Rules' - Force any Invert Source/Destination Alias to use 'Alias Native' settings * Allow Loopback and RFC1918 addresses in any Alias Custom List. * Improve GZIP archive extraction function * Re-factor Tracker IDs. (Convert all unique Alias details (via ascii table number) and return a 10 digit tracker ID) If a duplicate Tracker ID is found, default to a pre-determined Tracker ID format starting with '1700000010' * When DNSBL is enabled, but all Aliases/Feeds are 'Disabled', clear existing DNSBL Unbound Database properly. * Improve Proofpoint/Emerging Threats IQRisk integrations * Improve DNSBL domain name parser * Force all DNSBL domains to lowercase * Check for Firewall Rules 'created' tag, before attempting to unset * Improve 'Kill States' feature - Collect all 'pfB_' Rules that are 'Block/Reject' and do not have bypass states enabled * Improve 'Kill States' feature - Collect any 'Permit' Customlist IPs to suppress * Add Input Validation for Header/Label field - Whitespace, special or International characters not allowed
| * pfBlockerNG v2.0.5BBcan1772016-03-201-13/+5
|/ | | | * Bump to version 2.0.5 * Improve 'Max daily download failure threshold' feature
* Fix OPTION nameRenato Botelho2016-02-191-1/+1
|
* Fix siproxd plugin path. Fixes #5809jim-p2016-01-252-2/+2
|
* Fixup quagga notejim-p2016-01-212-2/+2
|
* Merge pull request #1227 from agpecam/masterjim-p2016-01-183-1/+18
|\
| * bump versionagpecam2016-01-181-1/+1
| |
| * Allow to select OSPF Network Type in the Quagga OSPFd > Interface Settingsagpecam2015-12-282-0/+17
| |
* | This seems to have broken more than it helped on 2.2.x. Revert "Update ↵jim-p2016-01-123-4/+4
| | | | | | | | | | | | OpenVPN client export installer to 2.3.10, use a newer sfx module." This reverts commit e88d4c28e34c330dfa34c48c4c348317959d6d81.
* | Update OpenVPN client export installer to 2.3.10, use a newer sfx module.jim-p2016-01-123-4/+4
| |
* | Merge pull request #1225 from PiBa-NL/haproxy_pkg0.32Renato Botelho2016-01-0511-126/+291
|\ \