mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
35 lines
1.1 KiB
Plaintext
35 lines
1.1 KiB
Plaintext
Squid is a fully-featured HTTP, HTTPS, FTP, etc. proxy offering rich access
|
|
control, authorization and logging environment to develop web proxy and
|
|
content serving applications.
|
|
|
|
Plugin Changelog
|
|
================
|
|
|
|
1.4
|
|
|
|
* Make email_err_data static due to SQUID-2025:2 CVE 10.0 (contributed by m.a.x. it)
|
|
|
|
1.3
|
|
|
|
* Repackage template files using new contrib directory feature
|
|
* Clean up model and validation messages
|
|
|
|
1.2
|
|
|
|
* Change cache_dir from "ufs" to "rock" (contributed by Andy Binder)
|
|
* Authenticate before blocklist (contributed by Andy Binder)
|
|
* Select behavior for banned hosts (contributed by Andy Binder)
|
|
* Do not reject no-bump sites when certificate validation fails (contributed by Michael Muenz)
|
|
|
|
1.1
|
|
|
|
* Syslog corrections and implementation of "workers" (contributed by Andy Binder)
|
|
|
|
1.0
|
|
|
|
* Initial version based on the OPNsense 23.7.12 core code
|
|
* Workaround for segmentation faults using OpenSSL legacy provider
|
|
* Correct migration to Python ipaddress library use
|
|
* Set default ACL values vor Safe_ports and SSL_ports
|
|
* Include "icap_service_failure_limit -1" configuration (contributed by Andy Binder)
|