aboutsummaryrefslogtreecommitdiffstats
path: root/config/pfblockerng
Commit message (Collapse)AuthorAgeFilesLines
* Update pfblockerng.incBBcan1772016-04-031-2/+10
| | | | * Fix file verification process * Add missing variable
* Update pfblockerng.incBBcan1772016-03-261-3/+3
| | | * Remove leading/trailing whitespaces
* Update pfblockerng.phpBBcan1772016-03-211-2/+2
|
* 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
* Update pfblockerng.incBBcan1772015-12-201-7/+11
| | | * Mod to DNSBL Reload (Background function call)
* Update pfblockerng.xmlBBcan1772015-12-191-1/+1
| | | Bump version
* Update pfblockerng_dnsbl_lists.xmlBBcan1772015-12-191-2/+2
| | | * Remove extra whitespace
* Update pfblockerng.xmlBBcan1772015-12-191-3/+6
| | | | * Add log size settings (5000 & 10000 lines) for limited storage installations. * Add Paypal link
* Update pfblockerng_update.phpBBcan1772015-12-191-3/+4
| | | | * Add Header() * Improve query for active pfBNG running tasks
* Update pfblockerng_threats.phpBBcan1772015-12-191-2/+4
| | | | * Fix dShield URL * Add tcpiputils to DNSBL Domain threat lookup
* Update pfblockerng_install.incBBcan1772015-12-191-1/+2
| | | * Add $pfb['ccdir'] explicitly due to file caching issue.
* Update pfblockerng.incBBcan1772015-12-191-8/+16
| | | | | | * Fix 'Match Outbound' rule variable name * Remove duplicate Alexa variable as its already in pfb_global() * Determine if a DNSBL background reload is running before updating DNSBL * Change "${cmd}" variable name to "{$cmd}"
* pfBNG - mod to pfblockerng.incBBcan1772015-12-141-1/+1
| | | | * Add string separator "|"
* pfBNG - update to pfblockerng.incBBcan1772015-12-141-1/+1
|
* pfBNG - update pfblockerng.incBBcan1772015-12-141-2/+2
|
* Update pfblockerng.xmlBBcan1772015-12-131-1/+1
|
* pfBlockerNG - ModsBBcan1772015-12-134-14/+19
|
* Add missing variable to pfb_global()doktornotor2015-12-041-0/+1
|