Skip to content

Conversation

andrebrait
Copy link

@andrebrait andrebrait commented Feb 8, 2024

  • Remove support for Python 2
  • Fix TypeError on DHCP staticmap check (General)
  • Fix detection of EasyLists by pre-scanning the file (General)
  • Fix empty response when blocking alternating A and AAAA records (Python)
  • Support parsing and applying EasyList exclusions (Python)
  • Support parsing and applying EasyList regular expressions (Python)
  • Temporary workaround for cache hit invalidation (Python)
  • Add debug mode (Python)
  • Add tracing mode (Python) (manual, no GUI, not development only)
  • Improve logging and error handling (Python)
  • Make I/O operations asynchronous (Python)

Supersedes #1303, #1304, #1305, #1306, and #1307.
This fixes Redmine issues #14320, #14554, #14838 and #14853.

* Remove support for Python 2
* Fix TypeError on DHCP staticmap check (General)
* Fix detection of EasyLists by pre-scanning the file (General)
* Fix empty response when blocking alternating A and AAAA records (Python)
* Support parsing and applying EasyList exclusions (Python)
* Support parsing and applying EasyList regular expressions (Python)
* Temporary workaround for cache hit invalidation (Python)
* Add debug mode (Python)
* Add tracing mode (Python) (manual, no GUI, not development only)
* Improve logging and error handling (Python)
* Make I/O operations asynchronous (Python)
@andrebrait andrebrait force-pushed the pfblockerng-adblock-clean branch from 2ec29d8 to f97141b Compare August 1, 2024 09:50
@marcos-ng marcos-ng changed the title pfBlockerNG: EasyList and Python mode improvements net/pfSense-pkg-pfBlockerNG-devel: EasyList and Python mode improvements Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants