From: Fabian Keil Date: Tue, 13 Jan 2009 16:57:30 +0000 (+0000) Subject: Rebuilt after standard.action file removal. X-Git-Tag: v_3_0_11~107 X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff_plain;h=1284f78d7c4454f212d1283695d76d78e23d6b4f Rebuilt after standard.action file removal. --- diff --git a/doc/webserver/developer-manual/coding.html b/doc/webserver/developer-manual/coding.html index 42a47d10..b5d4bd67 100644 --- a/doc/webserver/developer-manual/coding.html +++ b/doc/webserver/developer-manual/coding.html @@ -2336,7 +2336,7 @@ WIDTH="100%" >
const char FILENAME_rcs[] = "$Id: developer-manual.sgml,v 2.21 2008/08/16 08:51:28 fabiankeil Exp $";
+>const char FILENAME_rcs[] = "$Id$";
 /*********************************************************************
  *
  * File        :  $Source$
@@ -2424,19 +2424,15 @@ WIDTH="100%"
 CLASS="PROGRAMLISTING"
 >#ifndef _FILENAME_H
 #define _FILENAME_H
-#define FILENAME_H_VERSION "$Id: developer-manual.sgml,v 2.21 2008/08/16 08:51:28 fabiankeil Exp $"
+#define FILENAME_H_VERSION "$Id$"
 /*********************************************************************
  *
  * File        :  $Source$
  *
  * Purpose     :  (Fill me in with a good description!)
  *
- * Copyright   :  Written by and Copyright (C) 2001-2007 the SourceForge
- *                Privoxy team. http://www.privoxy.org/
- *
- *                Based on the Internet Junkbuster originally written
- *                by and Copyright (C) 1997 Anonymous Coders and
- *                Junkbusters Corporation.  http://www.junkbusters.com
+ * Copyright   :  Written by and Copyright (C) 2001-2008
+ *                the Privoxy team. http://www.privoxy.org/
  *
  *                This program is free software; you can redistribute it
  *                and/or modify it under the terms of the GNU General
diff --git a/doc/webserver/developer-manual/copyright.html b/doc/webserver/developer-manual/copyright.html
index 9b74654b..e7e275b4 100644
--- a/doc/webserver/developer-manual/copyright.html
+++ b/doc/webserver/developer-manual/copyright.html
@@ -99,7 +99,7 @@ CLASS="SECT2"
 >

9.1. License

9.2. History

$Id: developer-manual.sgml,v 2.21 2008/08/16 08:51:28 fabiankeil Exp $

$Id: developer-manual.sgml,v 2.23 2008/09/26 17:02:01 fabiankeil Exp $

9.1. License
9.2. History
Other configuration files (default.action, - default.filter and standard.actiondefault.filter) should be installed as the new defaults, but all previously installed configuration files should be preserved as backups. This is just good manners :-) These files are diff --git a/doc/webserver/faq/configuration.html b/doc/webserver/faq/configuration.html index ef878304..00967b1b 100644 --- a/doc/webserver/faq/configuration.html +++ b/doc/webserver/faq/configuration.html @@ -253,15 +253,8 @@ CLASS="APPLICATION" developers and typically sets the default policies, user.action, where users are encouraged - to make their private customizations, and standard.action, - which is for internal Privoxy use only. +>, + where users are encouraged to make their private customizations. Please see

3.11. What is the default.filter

3.13. Instead of ads, now I get a checkerboard pattern. I don't want to see anything.

3.14. Why would anybody want to see a checkerboard pattern?

3.15. I see some images being replaced with text instead of the checkerboard image. Why and how do I get rid of this?

7.1. License

7.2. History


$Id: faq.sgml,v 2.45 2008/08/16 08:51:28 fabiankeil Exp $

$Id: faq.sgml,v 2.47 2008/11/24 18:29:39 fabiankeil Exp $

3.11. What is the default.filter
3.13. Instead of ads, now I get a checkerboard pattern. I don't want to see anything.
3.14. Why would anybody want to see a checkerboard pattern?
3.15. I see some images being replaced with text instead of the checkerboard image. Why and how do I get rid of this?
4.1. How much does Privoxy slow my browsing down? This has to add extra time to browsing.
4.8. Can Privoxy guarantee I am anonymous?
4.9. A test site says I am not using a Proxy.
4.11. Might some things break because header information or content is being altered?
4.12. Can Privoxy act as a "caching"
4.13. What about as a firewall? Can Privoxy protect me?
4.14. I have large empty spaces / a checkerboard pattern now where ads used to be. Why?
4.15. How can Privoxy filter Secure (HTTPS) URLs?
4.16. Privoxy runs as a "server"
5.1. I cannot connect to any websites. Or, I am getting
5.3. I just added a new rule, but the steenkin ad is still getting through. How?
7.1. License
7.2. History

4.1. How much does Privoxy slow my browsing down? This has to add extra time to browsing.

Privoxy with Tor. @@ -374,7 +374,7 @@ CLASS="SECT2" >

4.8. Can Privoxy guarantee I am anonymous?

4.9. A test site says I am not using a Proxy.

Tor Faq 4.2

4.11. Might some things break because header information or content is being altered?

4.12. Can Privoxy act as a "caching"

4.13. What about as a firewall? Can Privoxy protect me?

4.14. I have large empty spaces / a checkerboard pattern now where ads used to be. Why?

4.15. How can Privoxy filter Secure (HTTPS) URLs?

4.16. Privoxy runs as a "server"

5.1. I cannot connect to any websites. Or, I am getting

5.3. I just added a new rule, but the steenkin ad is still getting through. How?

The most recent release is 3.0.10 (stable)3.0.11 (UNRELEASED).

Project Index Page v3.0.10

Project Index Page v3.0.11
making available to users. - The user's preferences as set in standard.action, - e.g. either Cautious (the default), @@ -160,22 +157,6 @@ CLASS="FILENAME" >
  • standard.action - is used only by the web based editor - at http://config.privoxy.org/edit-actions-list?f=default, - to set various pre-defined sets of rules for the default actions section - in default.action. -

    Edit

    It is not recommend to edit the standard.action file - itself. -

    The default profiles, and their associated actions, as pre-defined in standard.actiondefault.action are:

    8.1. Finding the Right Mix

    8.2. How to Edit

    8.4.1. The Domain Pattern

    8.4.2. The Path Pattern

    8.5.34. Summary

    8.7.1. default.action

    8.7.2. user.action

    14.2. Privoxy's Internal Pages

    Short cuts. Turn off, then on:

      standard.action     # Internal purposes, no editing recommended

    -

      default.action      # Main actions file

    - The default values include standard.action, which is used - for internal purposes and should be loaded, default.action, - which is the , which is the + "main" actions file maintained by the developers, and @@ -1369,10 +1357,10 @@ WIDTH="90%" >

      debug     1 # log each request destination (and the crunch reason if   debug     1 # Log the destination for each request Privoxy intercepted the request)
    +> let through. See also debug 1024.
       debug     2 # show each connection status
       debug     4 # show I/O status
       debug     8 # show header parsing
    @@ -1382,6 +1370,10 @@ CLASS="APPLICATION"
       debug   128 # debug redirects
       debug   256 # debug GIF de-animation
       debug   512 # Common Log Format
    +  debug  1024 # Log the destination for requests Privoxy didn't let through, and the reason why.
       debug  2048 # CGI user interface
       debug  4096 # Startup banner and warnings.
       debug  8192 # Non-fatal errors
  • 7.5.8. keep-alive-timeout

    Specifies:

    Number of seconds after which an open connection will no longer be reused. +

    Type of value:

    Time in seconds. +

    Default value:

    None

    Effect if unset:

    Connections are not reused. +

    Notes:

    This option has no effect if Privoxy + has been compiled without keep-alive support. +

    Examples:

    keep-alive-timeout 300 +

    6.1. Controlling Privoxy with Your Web Browser

        Privoxy Menu

    user.action, where you can preserve them across - upgrades. standard.action is only for - Privoxy's internal use. + upgrades.

    diff --git a/doc/webserver/user-manual/copyright.html b/doc/webserver/user-manual/copyright.html index 337c14d4..22ee8d0e 100644 --- a/doc/webserver/user-manual/copyright.html +++ b/doc/webserver/user-manual/copyright.html @@ -102,7 +102,7 @@ CLASS="SECT2" >

    12.1. License

    9.1. Filter File Tutorial


    $Id: user-manual.sgml,v 2.87 2008/08/30 15:37:35 fabiankeil Exp $

    $Id: user-manual.sgml,v 2.90 2008/09/26 16:53:09 fabiankeil Exp $

    6.1. Controlling Privoxy with Your Web Browser
    split-large-forms
    7.5.8. keep-alive-timeout
    8.1. Finding the Right Mix
    8.2. How to Edit
    8.4.1. The Domain Pattern
    8.4.2. The Path Pattern
    8.5.34. Summary
    8.7.1. default.action
    8.7.2. user.action
    9.1. Filter File Tutorial
    12.1. License
    14.2. Privoxy's Internal Pages
    under Gentoo just do first emerge rsyncemerge --sync to get the latest changes from the Portage tree. With "new" extension. default.action, default.filter, and - standard.action extension. default.action and default.filter +

    3. What's New in this Release

    There are many improvements and new features since There are only a few improvements and new features since + Privoxy 3.0.8Privoxy 3.0.10, the last stable release:

    • Added SOCKS5 support (with address resolution done by - the SOCKS5 server). Patch provided by Eric M. Hopper. +> The mingw32 version uses mutex locks now which prevents + log message corruption under load. As a side effect, + the "no thread-safe PRNG" warning could be removed as well.

    • The "blocked" CGI pages include a block reason that was - provided as argument to the last-applying block action. +> Support for remote toggling is controlled by the configure + option --disable-toggle only. In previous versions it also + depended on the action editor and thus configuring with the + --disable-editor option would disable remote toggling support + as well.

    • If enable-edit-actions is disabled (the default since 3.0.7 beta) - 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. -

    • Linear white space in HTTP headers will be normalized to single - spaces before parsing the header's content, headers split across - multiple lines get merged first. -

    • Host information is gathered outside the main thread so it's less - likely to delay other incoming connections if the host is misconfigured. -

    • New config option "hostname" to use a hostname other than - the one returned by the operating system. Useful to speed-up responses - for CGI requests on misconfigured systems. Requested by Max Khon. -

    • 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 - "Content-Type: application/x-shockwave-flash" headers up. -

    • In the show-url-info page's "Final results" section active and - inactive actions are listed separately. Patch provided by Lee. -

    • The GNUmakefile supports the DESTDIR variable. Patch for - the install target submitted by Radoslaw Zielinski. -

    • Embedding the content of configuration files in the show-status - page is significantly faster now. For a largish action file (1 MB) - a speedup of about 2450 times has been measured. This is mostly - interesting if you are using large action files or regularly use - Privoxy-Regression-Test while running Privoxy through Valgrind, - for stock configuration files it doesn't really matter. -

    • If zlib support is unavailable and there are content - filters active but the prevent-compression action is disabled, - the show-url-info page includes a warning that compression - might prevent filtering. -

    • The show-url-info page provides an OpenSearch Description that - allows to access the page through browser search plugins. -

    • The obsolete kill-popups action has been removed as the - PCRS-based popup filters can do the same and are slightly - less unreliable. -

    • The inspect-jpegs action has been removed. -

    • The send-wafer and send-vanilla-wafer actions have been removed. - They weren't particular useful and their behaviour could be emulated - with add-header anyway. -

    • Privoxy-Regression-Test has been significantly improved. -

    • Most sections in the default.action file contain tests for - Privoxy-Regression-Test to verify that they are working as intended. -

    • Parts of Privoxy have been refactored to increase maintainability. -

    • Building with zlib (if available) is done by default. -

    • Ordinary configuration file changes no longer cause program - termination on OS/2 if the name of the logfile hasn't been - changed as well. This regression probably crept in with the - logging improvements in 3.0.7. Reported by Maynard. -

    • The img-reorder filter is less likely to mess up JavaScript code in - img tags. Problem and solution reported by Glenn Washburn in #2014552. -

    • The source tar ball now includes Privoxy-Log-Parser, - a syntax-highlighter for Privoxy logs. Documentation is available - through perldoc(1), for fancy screenshots see: - http://www.fabiankeil.de/sourcecode/privoxy-log-parser/. +> The hide-forwarded-for-headers action has been replaced with + the change-x-forwarded-for{} action which can also be used to + add X-Forwarded-For headers. The latter functionality already + existed in Privoxy versions prior to 3.0.7 but has been removed + as it was often used unintentionally (by not using the + hide-forwarded-for-headers action).

    standard.action
    now only includes the enabled actions. - Not all actions as before. +> has been merged into + the default.action file.