X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=bf6030090a45ccc9b75c9fc0c6f289fc7f0282ad;hb=ef38825f4c7de83bcb0f1730dbd5dd95366dc874;hp=10275f88589088b40f9197643ebdc45818ee0095;hpb=6201d6d332ba8b69a49a7798b27cf9af7ac330ed;p=privoxy.git diff --git a/ChangeLog b/ChangeLog index 10275f88..bf603009 100644 --- a/ChangeLog +++ b/ChangeLog @@ -10,6 +10,24 @@ ChangeLog for Privoxy the show-status page hides the edit buttons and explains why. Previously the user would get the "this feature has been disabled" message after using the edit button. +- Forbidden CONNECT requests are treated like blocks by default. + The now-pointless treat-forbidden-connects-like-blocks action + has been removed. +- Not enabling limit-connect now allows CONNECT requests to all ports. + In previous versions it would only allow CONNECT requests to port 443. + Use +limit-connect{443} if you think you need the old default behaviour. +- The CGI editor gets turned off after three edit requests with invalid + file modification timestamps. This makes life harder for attackers + who can leverage browser bugs to send fake Referers and intend to + brute-force edit URLs. +- Action settings for multiple patterns in the same section are + shared in memory. As a result these sections take up less space + (and are loaded slightly faster). Problem reported by Franz Schwartau. +- Host information is gathered outside the main thread so it's less + likely to delay other incoming connections if the host is misconfigured. +- The CGI editor supports the "disable all filters of this type" + directives "-client-header-filter", "-server-header-filter", + "-client-header-tagger" and "-server-header-tagger". - Fixed false-positives with the link-by-url filter and URLs that contain the pattern "/jump/". - The less-download-windows filter no longer messes