From: Fabian Keil <fk@fabiankeil.de> Date: Sat, 18 Jul 2009 16:28:23 +0000 (+0000) Subject: Regenerate for 3.0.14 beta. X-Git-Tag: v_3_0_14~22 X-Git-Url: http://www.privoxy.org/gitweb/@default-cgi@/faq/%22https:/user-manual/static/@default-cgi@show-url-info?a=commitdiff_plain;h=0114396acb2bab4918dbdf9b8f68b6e21703b2fd;p=privoxy.git Regenerate for 3.0.14 beta. --- diff --git a/INSTALL b/INSTALL index 62674bdf..cb80049c 100644 --- a/INSTALL +++ b/INSTALL @@ -40,8 +40,8 @@ compiler like gcc are required. When building from a source tarball, first unpack the source: - tar xzvf privoxy-3.0.13-beta-src.tar.gz - cd privoxy-3.0.13-beta + tar xzvf privoxy-3.0.14-beta-src.tar.gz + cd privoxy-3.0.14-beta For retrieving the current CVS sources, you'll need a CVS client installed. diff --git a/README b/README index 6b028b9b..7e711c94 100644 --- a/README +++ b/README @@ -32,9 +32,9 @@ * *********************************************************************/ -This README is included with the development version of Privoxy 3.0.13. See +This README is included with the development version of Privoxy 3.0.14. See http://www.privoxy.org/ for more information. The current code maturity level -is "beta", but seems stable to us :). +is "BETA", but seems stable to us :). ------------------------------------------------------------------------------- diff --git a/doc/webserver/developer-manual/coding.html b/doc/webserver/developer-manual/coding.html index 6898541f..15744c6e 100644 --- a/doc/webserver/developer-manual/coding.html +++ b/doc/webserver/developer-manual/coding.html @@ -2587,4 +2587,4 @@ VALIGN="top" ></DIV ></BODY ></HTML -> +> \ No newline at end of file diff --git a/doc/webserver/developer-manual/documentation.html b/doc/webserver/developer-manual/documentation.html index c42fbfb8..adf67a7a 100644 --- a/doc/webserver/developer-manual/documentation.html +++ b/doc/webserver/developer-manual/documentation.html @@ -802,7 +802,7 @@ CLASS="APPLICATION" > version string, e.g. <SPAN CLASS="QUOTE" ->"3.0.13"</SPAN +>"3.0.14"</SPAN >. </TD ></TR @@ -941,4 +941,4 @@ VALIGN="top" ></DIV ></BODY ></HTML -> \ No newline at end of file +> diff --git a/doc/webserver/developer-manual/index.html b/doc/webserver/developer-manual/index.html index 311fcb4a..bb00ae86 100644 --- a/doc/webserver/developer-manual/index.html +++ b/doc/webserver/developer-manual/index.html @@ -51,7 +51,7 @@ TARGET="_top" <BR></P ><P CLASS="PUBDATE" ->$Id: developer-manual.sgml,v 2.28 2009/05/16 13:27:21 fabiankeil Exp $<BR></P +>$Id: developer-manual.sgml,v 2.29 2009/06/12 14:30:58 fabiankeil Exp $<BR></P ><DIV ><DIV CLASS="ABSTRACT" @@ -71,7 +71,7 @@ CLASS="APPLICATION" and may not be entirely correct. As always, patches are welcome.</P ><P > Please note that this document is constantly evolving. This copy represents - the state at the release of version 3.0.13. + the state at the release of version 3.0.14. You can find the latest version of the this manual at <A HREF="http://www.privoxy.org/developer-manual/" TARGET="_top" @@ -685,4 +685,4 @@ VALIGN="top" ></DIV ></BODY ></HTML -> \ No newline at end of file +> diff --git a/doc/webserver/developer-manual/newrelease.html b/doc/webserver/developer-manual/newrelease.html index 8ea7ea97..28c8b88d 100644 --- a/doc/webserver/developer-manual/newrelease.html +++ b/doc/webserver/developer-manual/newrelease.html @@ -1351,7 +1351,7 @@ WIDTH="100%" ><TD ><PRE CLASS="PROGRAMLISTING" -> debchange -v 3.0.13-beta-1 "New upstream version"</PRE +> debchange -v 3.0.14-BETA-1 "New upstream version"</PRE ></TD ></TR ></TABLE @@ -1379,7 +1379,7 @@ CLASS="PROGRAMLISTING" > This will create <TT CLASS="FILENAME" ->../privoxy_3.0.13-beta-1_i386.deb</TT +>../privoxy_3.0.14-BETA-1_i386.deb</TT > which can be uploaded. To upload the package to Sourceforge, simply issue @@ -1823,7 +1823,7 @@ CLASS="LITERAL" CLASS="emphasis" ><I CLASS="EMPHASIS" ->3.0.13 +>3.0.14 (beta)</I ></SPAN >. @@ -1953,4 +1953,4 @@ VALIGN="top" ></DIV ></BODY ></HTML -> \ No newline at end of file +> diff --git a/doc/webserver/faq/configuration.html b/doc/webserver/faq/configuration.html index 10171916..92a2e181 100644 --- a/doc/webserver/faq/configuration.html +++ b/doc/webserver/faq/configuration.html @@ -84,7 +84,7 @@ CLASS="SECT2" ><H3 CLASS="SECT2" ><A -NAME="AEN358" +NAME="AEN353" >3.1. What exactly is an <SPAN CLASS="QUOTE" >"actions"</SPAN @@ -186,7 +186,7 @@ CLASS="SECT2" ><H3 CLASS="SECT2" ><A -NAME="AEN381" +NAME="AEN376" >3.3. How are actions files configured? What is the easiest way to do this?</A ></H3 @@ -228,7 +228,7 @@ CLASS="SECT2" ><H3 CLASS="SECT2" ><A -NAME="AEN390" +NAME="AEN385" >3.4. There are several different <SPAN CLASS="QUOTE" >"actions"</SPAN @@ -236,26 +236,7 @@ CLASS="QUOTE" the differences?</A ></H3 ><P -> Three actions files - are being included by the developers, to be used for - different purposes: These are - <TT -CLASS="FILENAME" ->default.action</TT ->, the <SPAN -CLASS="QUOTE" ->"main"</SPAN -> actions file - which is actively maintained by the <SPAN -CLASS="APPLICATION" ->Privoxy</SPAN -> - developers and typically sets the default policies, <TT -CLASS="FILENAME" ->user.action</TT ->, - where users are encouraged to make their private customizations. - Please see <A +> Please have a look at the <A HREF="../user-manual/actions-file.html" TARGET="_top" >the actions chapter</A @@ -264,19 +245,7 @@ TARGET="_top" HREF="../user-manual/index.html" TARGET="_top" >User Manual</A -> for a more - detailed explanation.</P -><P -> Earlier versions included three different versions of the - <TT -CLASS="FILENAME" ->default.action</TT -> file. The new scheme allows for - greater flexibility of local configuration, and for browser based - selection of pre-defined <SPAN -CLASS="QUOTE" ->"aggressiveness"</SPAN -> levels.</P +> for a detailed explanation.</P ></DIV ><DIV CLASS="SECT2" @@ -643,7 +612,7 @@ CLASS="SECT2" ><H3 CLASS="SECT2" ><A -NAME="AEN485" +NAME="AEN473" >3.11. What is the <TT CLASS="FILENAME" >default.filter</TT @@ -870,7 +839,7 @@ CLASS="SECT2" ><H3 CLASS="SECT2" ><A -NAME="AEN536" +NAME="AEN524" >3.13. Instead of ads, now I get a checkerboard pattern. I don't want to see anything.</A ></H3 ><P @@ -937,7 +906,7 @@ CLASS="SECT2" ><H3 CLASS="SECT2" ><A -NAME="AEN553" +NAME="AEN541" >3.14. Why would anybody want to see a checkerboard pattern?</A ></H3 ><P @@ -967,7 +936,7 @@ CLASS="SECT2" ><H3 CLASS="SECT2" ><A -NAME="AEN559" +NAME="AEN547" >3.15. I see some images being replaced with text instead of the checkerboard image. Why and how do I get rid of this?</A ></H3 @@ -1794,4 +1763,4 @@ VALIGN="top" ></DIV ></BODY ></HTML -> \ No newline at end of file +> diff --git a/doc/webserver/faq/copyright.html b/doc/webserver/faq/copyright.html index 7ac70032..5ea66e15 100644 --- a/doc/webserver/faq/copyright.html +++ b/doc/webserver/faq/copyright.html @@ -106,7 +106,7 @@ CLASS="SECT2" ><H2 CLASS="SECT2" ><A -NAME="AEN1455" +NAME="AEN1443" >7.1. License</A ></H2 ><P @@ -164,7 +164,7 @@ CLASS="SECT2" ><H2 CLASS="SECT2" ><A -NAME="AEN1471" +NAME="AEN1459" >7.2. History</A ></H2 ><P @@ -298,4 +298,4 @@ VALIGN="top" ></DIV ></BODY ></HTML -> \ No newline at end of file +> diff --git a/doc/webserver/faq/general.html b/doc/webserver/faq/general.html index 01156740..2f0e0238 100644 --- a/doc/webserver/faq/general.html +++ b/doc/webserver/faq/general.html @@ -452,12 +452,14 @@ CLASS="APPLICATION" ><LI ><P > Supports "Connection: keep-alive". Outgoing connections can - be kept alive independently from the client. + be kept alive independently from the client. Currently not + available on all platforms. </P ></LI ><LI ><P -> Supports IPv6. +> Supports IPv6, provided the operating system does so too, + and the configure script detects it. </P ></LI ><LI @@ -504,8 +506,7 @@ TARGET="_top" invisible <SPAN CLASS="QUOTE" >"web-bugs"</SPAN ->, JavaScript and HTML annoyances, - pop-up windows, etc.) +> and HTML annoyances, etc.) </P ></LI ><LI @@ -533,11 +534,6 @@ CLASS="QUOTE" ></LI ><LI ><P -> Multi-threaded (POSIX and native threads). - </P -></LI -><LI -><P > User-customizable HTML templates for most proxy-generated pages (e.g. "blocked" page). </P ></LI @@ -548,13 +544,7 @@ CLASS="QUOTE" ></LI ><LI ><P -> Improved signal handling, and a true daemon mode (Unix). - </P -></LI -><LI -><P -> Every feature now controllable on a per-site or per-location basis, configuration - more powerful and versatile over-all. +> Most features are controllable on a per-site or per-location basis. </P ></LI ><LI @@ -629,7 +619,7 @@ CLASS="SECT2" ><H3 CLASS="SECT2" ><A -NAME="AEN160" +NAME="AEN156" >1.9. Can Privoxy make mistakes? This does not sound very scientific.</A ></H3 @@ -656,7 +646,7 @@ CLASS="SECT2" ><H3 CLASS="SECT2" ><A -NAME="AEN166" +NAME="AEN162" >1.10. Will I have to configure Privoxy before I can use it?</A ></H3 @@ -1025,8 +1015,6 @@ TARGET="_top" >SPI's donation page</A > to see what the options are.</P -><P -></P ></DIV ></DIV ></DIV @@ -1090,4 +1078,4 @@ VALIGN="top" ></DIV ></BODY ></HTML -> \ No newline at end of file +> diff --git a/doc/webserver/faq/index.html b/doc/webserver/faq/index.html index a6f3f4b4..93337fbd 100644 --- a/doc/webserver/faq/index.html +++ b/doc/webserver/faq/index.html @@ -48,7 +48,7 @@ TARGET="_top" ><BR></P ><P CLASS="PUBDATE" ->$Id: faq.sgml,v 2.61 2009/06/12 11:52:33 fabiankeil Exp $<BR></P +>$Id: faq.sgml,v 2.64 2009/07/18 12:18:52 fabiankeil Exp $<BR></P ><DIV ><DIV CLASS="ABSTRACT" @@ -94,7 +94,7 @@ TARGET="_top" >.</P ><P > Please note that this document is a work in progress. This copy represents - the state at the release of version 3.0.13. + the state at the release of version 3.0.14. You can find the latest version of the document at <A HREF="http://www.privoxy.org/faq/" TARGET="_top" @@ -185,13 +185,13 @@ an ad, and what is not?</A ></DT ><DT >1.9. <A -HREF="general.html#AEN160" +HREF="general.html#AEN156" >Can Privoxy make mistakes? This does not sound very scientific.</A ></DT ><DT >1.10. <A -HREF="general.html#AEN166" +HREF="general.html#AEN162" >Will I have to configure Privoxy before I can use it?</A ></DT @@ -307,7 +307,7 @@ HREF="configuration.html" ><DL ><DT >3.1. <A -HREF="configuration.html#AEN358" +HREF="configuration.html#AEN353" >What exactly is an <SPAN CLASS="QUOTE" >"actions"</SPAN @@ -327,13 +327,13 @@ CLASS="QUOTE" ></DT ><DT >3.3. <A -HREF="configuration.html#AEN381" +HREF="configuration.html#AEN376" >How are actions files configured? What is the easiest way to do this?</A ></DT ><DT >3.4. <A -HREF="configuration.html#AEN390" +HREF="configuration.html#AEN385" >There are several different <SPAN CLASS="QUOTE" >"actions"</SPAN @@ -383,7 +383,7 @@ with a browser? Does that not raise security issues?</A ></DT ><DT >3.11. <A -HREF="configuration.html#AEN485" +HREF="configuration.html#AEN473" >What is the <TT CLASS="FILENAME" >default.filter</TT @@ -400,17 +400,17 @@ HREF="configuration.html#LANCONFIG" ></DT ><DT >3.13. <A -HREF="configuration.html#AEN536" +HREF="configuration.html#AEN524" >Instead of ads, now I get a checkerboard pattern. I don't want to see anything.</A ></DT ><DT >3.14. <A -HREF="configuration.html#AEN553" +HREF="configuration.html#AEN541" >Why would anybody want to see a checkerboard pattern?</A ></DT ><DT >3.15. <A -HREF="configuration.html#AEN559" +HREF="configuration.html#AEN547" >I see some images being replaced with text instead of the checkerboard image. Why and how do I get rid of this?</A ></DT @@ -530,7 +530,7 @@ HREF="misc.html" ><DL ><DT >4.1. <A -HREF="misc.html#AEN733" +HREF="misc.html#AEN721" >How much does Privoxy slow my browsing down? This has to add extra time to browsing.</A ></DT @@ -571,12 +571,12 @@ HREF="misc.html#IP" ></DT ><DT >4.8. <A -HREF="misc.html#AEN798" +HREF="misc.html#AEN786" >Can Privoxy guarantee I am anonymous?</A ></DT ><DT >4.9. <A -HREF="misc.html#AEN816" +HREF="misc.html#AEN804" >A test site says I am not using a Proxy.</A ></DT ><DT @@ -587,13 +587,13 @@ HREF="misc.html#TOR" ></DT ><DT >4.11. <A -HREF="misc.html#AEN872" +HREF="misc.html#AEN860" >Might some things break because header information or content is being altered?</A ></DT ><DT >4.12. <A -HREF="misc.html#AEN886" +HREF="misc.html#AEN874" >Can Privoxy act as a <SPAN CLASS="QUOTE" >"caching"</SPAN @@ -602,23 +602,23 @@ speed up web browsing?</A ></DT ><DT >4.13. <A -HREF="misc.html#AEN896" +HREF="misc.html#AEN884" >What about as a firewall? Can Privoxy protect me?</A ></DT ><DT >4.14. <A -HREF="misc.html#AEN901" +HREF="misc.html#AEN889" >I have large empty spaces / a checkerboard pattern now where ads used to be. Why?</A ></DT ><DT >4.15. <A -HREF="misc.html#AEN909" +HREF="misc.html#AEN897" >How can Privoxy filter Secure (HTTPS) URLs?</A ></DT ><DT >4.16. <A -HREF="misc.html#AEN923" +HREF="misc.html#AEN911" >Privoxy runs as a <SPAN CLASS="QUOTE" >"server"</SPAN @@ -713,7 +713,7 @@ HREF="trouble.html" ><DL ><DT >5.1. <A -HREF="trouble.html#AEN1088" +HREF="trouble.html#AEN1076" >I cannot connect to any websites. Or, I am getting <SPAN CLASS="QUOTE" @@ -727,7 +727,7 @@ HREF="trouble.html#ERROR503" ></DT ><DT >5.3. <A -HREF="trouble.html#AEN1111" +HREF="trouble.html#AEN1099" >I just added a new rule, but the steenkin ad is still getting through. How?</A ></DT @@ -931,12 +931,12 @@ HREF="copyright.html" ><DL ><DT >7.1. <A -HREF="copyright.html#AEN1455" +HREF="copyright.html#AEN1443" >License</A ></DT ><DT >7.2. <A -HREF="copyright.html#AEN1471" +HREF="copyright.html#AEN1459" >History</A ></DT ></DL @@ -996,4 +996,4 @@ VALIGN="top" ></DIV ></BODY ></HTML -> \ No newline at end of file +> diff --git a/doc/webserver/faq/misc.html b/doc/webserver/faq/misc.html index dca3f631..50f29958 100644 --- a/doc/webserver/faq/misc.html +++ b/doc/webserver/faq/misc.html @@ -84,7 +84,7 @@ CLASS="SECT2" ><H3 CLASS="SECT2" ><A -NAME="AEN733" +NAME="AEN721" >4.1. How much does Privoxy slow my browsing down? This has to add extra time to browsing.</A ></H3 @@ -374,7 +374,7 @@ CLASS="SECT2" ><H3 CLASS="SECT2" ><A -NAME="AEN798" +NAME="AEN786" >4.8. Can Privoxy guarantee I am anonymous?</A ></H3 ><P @@ -454,7 +454,7 @@ CLASS="SECT2" ><H3 CLASS="SECT2" ><A -NAME="AEN816" +NAME="AEN804" >4.9. A test site says I am not using a Proxy.</A ></H3 ><P @@ -701,7 +701,7 @@ CLASS="SECT2" ><H3 CLASS="SECT2" ><A -NAME="AEN872" +NAME="AEN860" >4.11. Might some things break because header information or content is being altered?</A ></H3 @@ -768,7 +768,7 @@ CLASS="SECT2" ><H3 CLASS="SECT2" ><A -NAME="AEN886" +NAME="AEN874" >4.12. Can Privoxy act as a <SPAN CLASS="QUOTE" >"caching"</SPAN @@ -812,7 +812,7 @@ CLASS="SECT2" ><H3 CLASS="SECT2" ><A -NAME="AEN896" +NAME="AEN884" >4.13. What about as a firewall? Can Privoxy protect me?</A ></H3 ><P @@ -835,7 +835,7 @@ CLASS="SECT2" ><H3 CLASS="SECT2" ><A -NAME="AEN901" +NAME="AEN889" >4.14. I have large empty spaces / a checkerboard pattern now where ads used to be. Why?</A ></H3 @@ -874,7 +874,7 @@ CLASS="SECT2" ><H3 CLASS="SECT2" ><A -NAME="AEN909" +NAME="AEN897" >4.15. How can Privoxy filter Secure (HTTPS) URLs?</A ></H3 ><P @@ -933,7 +933,7 @@ CLASS="SECT2" ><H3 CLASS="SECT2" ><A -NAME="AEN923" +NAME="AEN911" >4.16. Privoxy runs as a <SPAN CLASS="QUOTE" >"server"</SPAN @@ -1742,4 +1742,4 @@ VALIGN="top" ></DIV ></BODY ></HTML -> \ No newline at end of file +> diff --git a/doc/webserver/faq/trouble.html b/doc/webserver/faq/trouble.html index 236c34ae..8cd8bb75 100644 --- a/doc/webserver/faq/trouble.html +++ b/doc/webserver/faq/trouble.html @@ -84,7 +84,7 @@ CLASS="SECT2" ><H3 CLASS="SECT2" ><A -NAME="AEN1088" +NAME="AEN1076" >5.1. I cannot connect to any websites. Or, I am getting <SPAN CLASS="QUOTE" @@ -163,7 +163,7 @@ CLASS="SECT2" ><H3 CLASS="SECT2" ><A -NAME="AEN1111" +NAME="AEN1099" >5.3. I just added a new rule, but the steenkin ad is still getting through. How?</A ></H3 @@ -1273,4 +1273,4 @@ VALIGN="top" ></DIV ></BODY ></HTML -> \ No newline at end of file +> diff --git a/doc/webserver/index.html b/doc/webserver/index.html index 55bceb55..d606cffc 100644 --- a/doc/webserver/index.html +++ b/doc/webserver/index.html @@ -104,7 +104,7 @@ TARGET="_top" > The most recent release is <A HREF="announce.txt" TARGET="_top" ->3.0.13 (beta)</A +>3.0.14 (BETA)</A >. </P ><P @@ -325,4 +325,4 @@ SRC="http://sourceforge.net/sflogo.php?group_id=11118&type=1&dummy=.gif" ></DIV ></BODY ></HTML -> \ No newline at end of file +> diff --git a/doc/webserver/privoxy-index.html b/doc/webserver/privoxy-index.html index 3bdff016..264f5fad 100644 --- a/doc/webserver/privoxy-index.html +++ b/doc/webserver/privoxy-index.html @@ -79,7 +79,7 @@ NAME="AEN2" ></H1 ><H2 CLASS="SUBTITLE" ->Project Index Page v3.0.13</H2 +>Project Index Page v3.0.14</H2 ><DIV ><DIV CLASS="ABSTRACT" @@ -280,4 +280,4 @@ NAME="AEN82" ></DIV ></BODY ></HTML -> \ No newline at end of file +> diff --git a/doc/webserver/user-manual/actions-file.html b/doc/webserver/user-manual/actions-file.html index b416565a..2a154003 100644 --- a/doc/webserver/user-manual/actions-file.html +++ b/doc/webserver/user-manual/actions-file.html @@ -7,7 +7,7 @@ NAME="GENERATOR" CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK REL="HOME" -TITLE="Privoxy 3.0.13 User Manual" +TITLE="Privoxy 3.0.14 User Manual" HREF="index.html"><LINK REL="PREVIOUS" TITLE="The Main Configuration File" @@ -42,7 +42,7 @@ CELLSPACING="0" ><TH COLSPAN="3" ALIGN="center" ->Privoxy 3.0.13 User Manual</TH +>Privoxy 3.0.14 User Manual</TH ></TR ><TR ><TD @@ -233,7 +233,7 @@ CLASS="FILENAME" > <DIV CLASS="TABLE" ><A -NAME="AEN2325" +NAME="AEN2321" ></A ><P ><B @@ -501,7 +501,7 @@ CLASS="SECT2" ><H2 CLASS="SECT2" ><A -NAME="AEN2424" +NAME="AEN2420" >8.1. Finding the Right Mix</A ></H2 ><P @@ -536,7 +536,7 @@ CLASS="SECT2" ><H2 CLASS="SECT2" ><A -NAME="AEN2431" +NAME="AEN2427" >8.2. How to Edit</A ></H2 ><P @@ -907,7 +907,7 @@ CLASS="SECT3" ><H3 CLASS="SECT3" ><A -NAME="AEN2538" +NAME="AEN2534" >8.4.1. The Domain Pattern</A ></H3 ><P @@ -1147,7 +1147,7 @@ CLASS="SECT3" ><H3 CLASS="SECT3" ><A -NAME="AEN2614" +NAME="AEN2610" >8.4.2. The Path Pattern</A ></H3 ><P @@ -6715,7 +6715,7 @@ CLASS="SECT3" ><H3 CLASS="SECT3" ><A -NAME="AEN4245" +NAME="AEN4241" >8.5.34. Summary</A ></H3 ><P @@ -7017,7 +7017,7 @@ CLASS="SECT3" ><H3 CLASS="SECT3" ><A -NAME="AEN4309" +NAME="AEN4305" >8.7.1. match-all.action</A ></H3 ><P @@ -7115,7 +7115,7 @@ CLASS="SECT3" ><H3 CLASS="SECT3" ><A -NAME="AEN4331" +NAME="AEN4327" >8.7.2. default.action</A ></H3 ><P @@ -7716,7 +7716,7 @@ CLASS="SECT3" ><H3 CLASS="SECT3" ><A -NAME="AEN4444" +NAME="AEN4440" >8.7.3. user.action</A ></H3 ><P @@ -8252,4 +8252,4 @@ VALIGN="top" ></DIV ></BODY ></HTML -> +> \ No newline at end of file diff --git a/doc/webserver/user-manual/appendix.html b/doc/webserver/user-manual/appendix.html index ab583d9e..896cbe40 100644 --- a/doc/webserver/user-manual/appendix.html +++ b/doc/webserver/user-manual/appendix.html @@ -7,7 +7,7 @@ NAME="GENERATOR" CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK REL="HOME" -TITLE="Privoxy 3.0.13 User Manual" +TITLE="Privoxy 3.0.14 User Manual" HREF="index.html"><LINK REL="PREVIOUS" TITLE="See Also" @@ -39,7 +39,7 @@ CELLSPACING="0" ><TH COLSPAN="3" ALIGN="center" ->Privoxy 3.0.13 User Manual</TH +>Privoxy 3.0.14 User Manual</TH ></TR ><TR ><TD @@ -748,7 +748,7 @@ CLASS="SECT2" ><H2 CLASS="SECT2" ><A -NAME="AEN5326" +NAME="AEN5322" >14.2. Privoxy's Internal Pages</A ></H2 ><P @@ -794,7 +794,7 @@ CLASS="APPLICATION" Privoxy main page: </P ><A -NAME="AEN5340" +NAME="AEN5336" ></A ><BLOCKQUOTE CLASS="BLOCKQUOTE" @@ -827,7 +827,7 @@ CLASS="APPLICATION" editing of actions files: </P ><A -NAME="AEN5348" +NAME="AEN5344" ></A ><BLOCKQUOTE CLASS="BLOCKQUOTE" @@ -847,7 +847,7 @@ TARGET="_top" Show the source code version numbers: </P ><A -NAME="AEN5353" +NAME="AEN5349" ></A ><BLOCKQUOTE CLASS="BLOCKQUOTE" @@ -867,7 +867,7 @@ TARGET="_top" Show the browser's request headers: </P ><A -NAME="AEN5358" +NAME="AEN5354" ></A ><BLOCKQUOTE CLASS="BLOCKQUOTE" @@ -887,7 +887,7 @@ TARGET="_top" Show which actions apply to a URL and why: </P ><A -NAME="AEN5363" +NAME="AEN5359" ></A ><BLOCKQUOTE CLASS="BLOCKQUOTE" @@ -919,7 +919,7 @@ CLASS="QUOTE" place: </P ><A -NAME="AEN5371" +NAME="AEN5367" ></A ><BLOCKQUOTE CLASS="BLOCKQUOTE" @@ -936,7 +936,7 @@ TARGET="_top" > Short cuts. Turn off, then on: </P ><A -NAME="AEN5375" +NAME="AEN5371" ></A ><BLOCKQUOTE CLASS="BLOCKQUOTE" @@ -950,7 +950,7 @@ TARGET="_top" </P ></BLOCKQUOTE ><A -NAME="AEN5378" +NAME="AEN5374" ></A ><BLOCKQUOTE CLASS="BLOCKQUOTE" @@ -2184,4 +2184,4 @@ VALIGN="top" ></DIV ></BODY ></HTML -> +> \ No newline at end of file diff --git a/doc/webserver/user-manual/config.html b/doc/webserver/user-manual/config.html index 5675b745..9bcd7fd3 100644 --- a/doc/webserver/user-manual/config.html +++ b/doc/webserver/user-manual/config.html @@ -7,7 +7,7 @@ NAME="GENERATOR" CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK REL="HOME" -TITLE="Privoxy 3.0.13 User Manual" +TITLE="Privoxy 3.0.14 User Manual" HREF="index.html"><LINK REL="PREVIOUS" TITLE="Privoxy Configuration" @@ -42,7 +42,7 @@ CELLSPACING="0" ><TH COLSPAN="3" ALIGN="center" ->Privoxy 3.0.13 User Manual</TH +>Privoxy 3.0.14 User Manual</TH ></TR ><TR ><TD @@ -4609,4 +4609,4 @@ VALIGN="top" ></DIV ></BODY ></HTML -> +> \ No newline at end of file diff --git a/doc/webserver/user-manual/configuration.html b/doc/webserver/user-manual/configuration.html index 0b37aeb3..fd4ea5a7 100644 --- a/doc/webserver/user-manual/configuration.html +++ b/doc/webserver/user-manual/configuration.html @@ -7,7 +7,7 @@ NAME="GENERATOR" CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK REL="HOME" -TITLE="Privoxy 3.0.13 User Manual" +TITLE="Privoxy 3.0.14 User Manual" HREF="index.html"><LINK REL="PREVIOUS" TITLE="Starting Privoxy" @@ -42,7 +42,7 @@ CELLSPACING="0" ><TH COLSPAN="3" ALIGN="center" ->Privoxy 3.0.13 User Manual</TH +>Privoxy 3.0.14 User Manual</TH ></TR ><TR ><TD @@ -98,7 +98,7 @@ CLASS="SECT2" ><H2 CLASS="SECT2" ><A -NAME="AEN784" +NAME="AEN780" >6.1. Controlling Privoxy with Your Web Browser</A ></H2 ><P @@ -129,7 +129,7 @@ CLASS="SCREEN" > <H2 CLASS="BRIDGEHEAD" ><A -NAME="AEN792" +NAME="AEN788" ></A > Privoxy Menu</H2 ><P @@ -185,7 +185,7 @@ TARGET="_top" ><TR ><TD > ▪ <A -HREF="http://www.privoxy.org/3.0.13/user-manual/" +HREF="http://www.privoxy.org/3.0.14/user-manual/" TARGET="_top" >Documentation</A > @@ -521,4 +521,4 @@ VALIGN="top" ></DIV ></BODY ></HTML -> +> \ No newline at end of file diff --git a/doc/webserver/user-manual/contact.html b/doc/webserver/user-manual/contact.html index 32ebdeab..ef6ca31a 100644 --- a/doc/webserver/user-manual/contact.html +++ b/doc/webserver/user-manual/contact.html @@ -8,7 +8,7 @@ Requests</TITLE NAME="GENERATOR" CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK REL="HOME" -TITLE="Privoxy 3.0.13 User Manual" +TITLE="Privoxy 3.0.14 User Manual" HREF="index.html"><LINK REL="PREVIOUS" TITLE="Privoxy's Template Files" @@ -43,7 +43,7 @@ CELLSPACING="0" ><TH COLSPAN="3" ALIGN="center" ->Privoxy 3.0.13 User Manual</TH +>Privoxy 3.0.14 User Manual</TH ></TR ><TR ><TD @@ -511,4 +511,4 @@ VALIGN="top" ></DIV ></BODY ></HTML -> \ No newline at end of file +> diff --git a/doc/webserver/user-manual/copyright.html b/doc/webserver/user-manual/copyright.html index ed5b5d2a..cd09f892 100644 --- a/doc/webserver/user-manual/copyright.html +++ b/doc/webserver/user-manual/copyright.html @@ -7,7 +7,7 @@ NAME="GENERATOR" CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK REL="HOME" -TITLE="Privoxy 3.0.13 User Manual" +TITLE="Privoxy 3.0.14 User Manual" HREF="index.html"><LINK REL="PREVIOUS" TITLE="Contacting the Developers, Bug Reporting and Feature @@ -43,7 +43,7 @@ CELLSPACING="0" ><TH COLSPAN="3" ALIGN="center" ->Privoxy 3.0.13 User Manual</TH +>Privoxy 3.0.14 User Manual</TH ></TR ><TR ><TD @@ -102,7 +102,7 @@ CLASS="SECT2" ><H2 CLASS="SECT2" ><A -NAME="AEN5073" +NAME="AEN5069" >12.1. License</A ></H2 ><P @@ -422,4 +422,4 @@ VALIGN="top" ></DIV ></BODY ></HTML -> +> \ No newline at end of file diff --git a/doc/webserver/user-manual/filter-file.html b/doc/webserver/user-manual/filter-file.html index 5ae27915..b0dba8fa 100644 --- a/doc/webserver/user-manual/filter-file.html +++ b/doc/webserver/user-manual/filter-file.html @@ -7,7 +7,7 @@ NAME="GENERATOR" CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK REL="HOME" -TITLE="Privoxy 3.0.13 User Manual" +TITLE="Privoxy 3.0.14 User Manual" HREF="index.html"><LINK REL="PREVIOUS" TITLE="Actions Files" @@ -42,7 +42,7 @@ CELLSPACING="0" ><TH COLSPAN="3" ALIGN="center" ->Privoxy 3.0.13 User Manual</TH +>Privoxy 3.0.14 User Manual</TH ></TR ><TR ><TD @@ -366,7 +366,7 @@ CLASS="SECT2" ><H2 CLASS="SECT2" ><A -NAME="AEN4599" +NAME="AEN4595" >9.1. Filter File Tutorial</A ></H2 ><P @@ -1649,4 +1649,4 @@ VALIGN="top" ></DIV ></BODY ></HTML -> +> \ No newline at end of file diff --git a/doc/webserver/user-manual/index.html b/doc/webserver/user-manual/index.html index 960cca91..859fd7f4 100644 --- a/doc/webserver/user-manual/index.html +++ b/doc/webserver/user-manual/index.html @@ -2,7 +2,7 @@ <HTML ><HEAD ><TITLE ->Privoxy 3.0.13 User Manual</TITLE +>Privoxy 3.0.14 User Manual</TITLE ><META NAME="GENERATOR" CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK @@ -32,7 +32,7 @@ CLASS="TITLEPAGE" CLASS="TITLE" ><A NAME="AEN2" ->Privoxy 3.0.13 User Manual</A +>Privoxy 3.0.14 User Manual</A ></H1 ><P CLASS="PUBDATE" @@ -50,7 +50,7 @@ TARGET="_top" ><BR></P ><P CLASS="PUBDATE" ->$Id: user-manual.sgml,v 2.106 2009/06/12 11:04:13 fabiankeil Exp $<BR></P +>$Id: user-manual.sgml,v 2.107 2009/06/12 14:30:58 fabiankeil Exp $<BR></P ><DIV ><DIV CLASS="ABSTRACT" @@ -290,7 +290,7 @@ HREF="configuration.html" ><DL ><DT >6.1. <A -HREF="configuration.html#AEN784" +HREF="configuration.html#AEN780" >Controlling Privoxy with Your Web Browser</A ></DT ><DT @@ -542,12 +542,12 @@ HREF="actions-file.html" ><DL ><DT >8.1. <A -HREF="actions-file.html#AEN2424" +HREF="actions-file.html#AEN2420" >Finding the Right Mix</A ></DT ><DT >8.2. <A -HREF="actions-file.html#AEN2431" +HREF="actions-file.html#AEN2427" >How to Edit</A ></DT ><DT @@ -564,12 +564,12 @@ HREF="actions-file.html#AF-PATTERNS" ><DL ><DT >8.4.1. <A -HREF="actions-file.html#AEN2538" +HREF="actions-file.html#AEN2534" >The Domain Pattern</A ></DT ><DT >8.4.2. <A -HREF="actions-file.html#AEN2614" +HREF="actions-file.html#AEN2610" >The Path Pattern</A ></DT ><DT @@ -753,7 +753,7 @@ HREF="actions-file.html#SET-IMAGE-BLOCKER" ></DT ><DT >8.5.34. <A -HREF="actions-file.html#AEN4245" +HREF="actions-file.html#AEN4241" >Summary</A ></DT ></DL @@ -772,17 +772,17 @@ HREF="actions-file.html#ACT-EXAMPLES" ><DL ><DT >8.7.1. <A -HREF="actions-file.html#AEN4309" +HREF="actions-file.html#AEN4305" >match-all.action</A ></DT ><DT >8.7.2. <A -HREF="actions-file.html#AEN4331" +HREF="actions-file.html#AEN4327" >default.action</A ></DT ><DT >8.7.3. <A -HREF="actions-file.html#AEN4444" +HREF="actions-file.html#AEN4440" >user.action</A ></DT ></DL @@ -798,7 +798,7 @@ HREF="filter-file.html" ><DL ><DT >9.1. <A -HREF="filter-file.html#AEN4599" +HREF="filter-file.html#AEN4595" >Filter File Tutorial</A ></DT ><DT @@ -866,7 +866,7 @@ HREF="copyright.html" ><DL ><DT >12.1. <A -HREF="copyright.html#AEN5073" +HREF="copyright.html#AEN5069" >License</A ></DT ><DT @@ -900,7 +900,7 @@ HREF="appendix.html#REGEX" ></DT ><DT >14.2. <A -HREF="appendix.html#AEN5326" +HREF="appendix.html#AEN5322" >Privoxy's Internal Pages</A ></DT ><DD @@ -979,4 +979,4 @@ VALIGN="top" ></DIV ></BODY ></HTML -> +> \ No newline at end of file diff --git a/doc/webserver/user-manual/installation.html b/doc/webserver/user-manual/installation.html index da4a74b4..77640030 100644 --- a/doc/webserver/user-manual/installation.html +++ b/doc/webserver/user-manual/installation.html @@ -7,7 +7,7 @@ NAME="GENERATOR" CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK REL="HOME" -TITLE="Privoxy 3.0.13 User Manual" +TITLE="Privoxy 3.0.14 User Manual" HREF="index.html"><LINK REL="PREVIOUS" TITLE="Introduction" @@ -42,7 +42,7 @@ CELLSPACING="0" ><TH COLSPAN="3" ALIGN="center" ->Privoxy 3.0.13 User Manual</TH +>Privoxy 3.0.14 User Manual</TH ></TR ><TR ><TD @@ -129,7 +129,7 @@ NAME="INSTALLATION-PACK-RPM" ><P > RPMs can be installed with <TT CLASS="LITERAL" ->rpm -Uvh privoxy-3.0.13-1.rpm</TT +>rpm -Uvh privoxy-3.0.14-1.rpm</TT >, and will use <TT CLASS="FILENAME" @@ -160,7 +160,7 @@ CLASS="COMMAND" > If you have problems with failed dependencies, try rebuilding the SRC RPM: <TT CLASS="LITERAL" ->rpm --rebuild privoxy-3.0.13-1.src.rpm</TT +>rpm --rebuild privoxy-3.0.14-1.src.rpm</TT >. This will use your locally installed libraries and RPM version. </P ><P @@ -478,7 +478,7 @@ CLASS="FILENAME" >, the documentation is in <TT CLASS="FILENAME" ->/usr/share/doc/privoxy-3.0.13</TT +>/usr/share/doc/privoxy-3.0.14</TT > and the Log directory is in <TT CLASS="FILENAME" @@ -547,8 +547,8 @@ WIDTH="100%" ><TD ><PRE CLASS="SCREEN" -> tar xzvf privoxy-3.0.13-beta-src.tar.gz - cd privoxy-3.0.13-beta</PRE +> tar xzvf privoxy-3.0.14-beta-src.tar.gz + cd privoxy-3.0.14-beta</PRE ></TD ></TR ></TABLE @@ -1079,4 +1079,4 @@ VALIGN="top" ></DIV ></BODY ></HTML -> \ No newline at end of file +> diff --git a/doc/webserver/user-manual/introduction.html b/doc/webserver/user-manual/introduction.html index 184f0fb9..c2c53418 100644 --- a/doc/webserver/user-manual/introduction.html +++ b/doc/webserver/user-manual/introduction.html @@ -7,10 +7,10 @@ NAME="GENERATOR" CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK REL="HOME" -TITLE="Privoxy 3.0.13 User Manual" +TITLE="Privoxy 3.0.14 User Manual" HREF="index.html"><LINK REL="PREVIOUS" -TITLE="Privoxy 3.0.13 User Manual" +TITLE="Privoxy 3.0.14 User Manual" HREF="index.html"><LINK REL="NEXT" TITLE="Installation" @@ -42,7 +42,7 @@ CELLSPACING="0" ><TH COLSPAN="3" ALIGN="center" ->Privoxy 3.0.13 User Manual</TH +>Privoxy 3.0.14 User Manual</TH ></TR ><TR ><TD @@ -82,18 +82,18 @@ NAME="INTRODUCTION" >1. Introduction</A ></H1 ><P -> This documentation is included with the current beta version of +> This documentation is included with the current BETA version of <SPAN CLASS="APPLICATION" >Privoxy</SPAN ->, v.3.0.13, +>, v.3.0.14, and is mostly complete at this point. The most up to date reference for the time being is still the comments in the source files and in the individual configuration files. Development of a new version is currently nearing completion, and includes significant changes and enhancements over earlier versions. .</P ><P -> Since this is a beta version, not all new features are well tested. This +> Since this is a BETA version, not all new features are well tested. This documentation may be slightly out of sync as a result (especially with CVS sources). And there <SPAN CLASS="emphasis" @@ -132,12 +132,14 @@ CLASS="APPLICATION" ><LI ><P > Supports "Connection: keep-alive". Outgoing connections can - be kept alive independently from the client. + be kept alive independently from the client. Currently not + available on all platforms. </P ></LI ><LI ><P -> Supports IPv6. +> Supports IPv6, provided the operating system does so too, + and the configure script detects it. </P ></LI ><LI @@ -184,8 +186,7 @@ TARGET="_top" invisible <SPAN CLASS="QUOTE" >"web-bugs"</SPAN ->, JavaScript and HTML annoyances, - pop-up windows, etc.) +> and HTML annoyances, etc.) </P ></LI ><LI @@ -213,11 +214,6 @@ CLASS="QUOTE" ></LI ><LI ><P -> Multi-threaded (POSIX and native threads). - </P -></LI -><LI -><P > User-customizable HTML templates for most proxy-generated pages (e.g. "blocked" page). </P ></LI @@ -228,13 +224,7 @@ CLASS="QUOTE" ></LI ><LI ><P -> Improved signal handling, and a true daemon mode (Unix). - </P -></LI -><LI -><P -> Every feature now controllable on a per-site or per-location basis, configuration - more powerful and versatile over-all. +> Most features are controllable on a per-site or per-location basis. </P ></LI ><LI @@ -290,7 +280,7 @@ ACCESSKEY="N" WIDTH="33%" ALIGN="left" VALIGN="top" ->Privoxy 3.0.13 User Manual</TD +>Privoxy 3.0.14 User Manual</TD ><TD WIDTH="34%" ALIGN="center" diff --git a/doc/webserver/user-manual/quickstart.html b/doc/webserver/user-manual/quickstart.html index 60c22dbe..fbb42dea 100644 --- a/doc/webserver/user-manual/quickstart.html +++ b/doc/webserver/user-manual/quickstart.html @@ -7,7 +7,7 @@ NAME="GENERATOR" CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK REL="HOME" -TITLE="Privoxy 3.0.13 User Manual" +TITLE="Privoxy 3.0.14 User Manual" HREF="index.html"><LINK REL="PREVIOUS" TITLE="What's New in this Release" @@ -42,7 +42,7 @@ CELLSPACING="0" ><TH COLSPAN="3" ALIGN="center" ->Privoxy 3.0.13 User Manual</TH +>Privoxy 3.0.14 User Manual</TH ></TR ><TR ><TD @@ -727,7 +727,7 @@ CLASS="GUIBUTTON" > <DIV CLASS="FIGURE" ><A -NAME="AEN538" +NAME="AEN534" ></A ><P ><B @@ -940,4 +940,4 @@ VALIGN="top" ></DIV ></BODY ></HTML -> +> \ No newline at end of file diff --git a/doc/webserver/user-manual/seealso.html b/doc/webserver/user-manual/seealso.html index 68d64dff..bd38badd 100644 --- a/doc/webserver/user-manual/seealso.html +++ b/doc/webserver/user-manual/seealso.html @@ -7,7 +7,7 @@ NAME="GENERATOR" CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK REL="HOME" -TITLE="Privoxy 3.0.13 User Manual" +TITLE="Privoxy 3.0.14 User Manual" HREF="index.html"><LINK REL="PREVIOUS" TITLE="Privoxy Copyright, License and History" @@ -42,7 +42,7 @@ CELLSPACING="0" ><TH COLSPAN="3" ALIGN="center" ->Privoxy 3.0.13 User Manual</TH +>Privoxy 3.0.14 User Manual</TH ></TR ><TR ><TD @@ -415,4 +415,4 @@ VALIGN="top" ></DIV ></BODY ></HTML -> \ No newline at end of file +> diff --git a/doc/webserver/user-manual/startup.html b/doc/webserver/user-manual/startup.html index 823f91ed..4421dc8f 100644 --- a/doc/webserver/user-manual/startup.html +++ b/doc/webserver/user-manual/startup.html @@ -7,7 +7,7 @@ NAME="GENERATOR" CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK REL="HOME" -TITLE="Privoxy 3.0.13 User Manual" +TITLE="Privoxy 3.0.14 User Manual" HREF="index.html"><LINK REL="PREVIOUS" TITLE="Quickstart to Using Privoxy" @@ -42,7 +42,7 @@ CELLSPACING="0" ><TH COLSPAN="3" ALIGN="center" ->Privoxy 3.0.13 User Manual</TH +>Privoxy 3.0.14 User Manual</TH ></TR ><TR ><TD @@ -114,7 +114,7 @@ CLASS="APPLICATION" > <DIV CLASS="FIGURE" ><A -NAME="AEN593" +NAME="AEN589" ></A ><P ><B @@ -251,7 +251,7 @@ CLASS="EMPHASIS" > <DIV CLASS="FIGURE" ><A -NAME="AEN638" +NAME="AEN634" ></A ><P ><B @@ -899,4 +899,4 @@ VALIGN="top" ></DIV ></BODY ></HTML -> +> \ No newline at end of file diff --git a/doc/webserver/user-manual/templates.html b/doc/webserver/user-manual/templates.html index 316b4ac1..8438a1eb 100644 --- a/doc/webserver/user-manual/templates.html +++ b/doc/webserver/user-manual/templates.html @@ -7,7 +7,7 @@ NAME="GENERATOR" CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK REL="HOME" -TITLE="Privoxy 3.0.13 User Manual" +TITLE="Privoxy 3.0.14 User Manual" HREF="index.html"><LINK REL="PREVIOUS" TITLE="Filter Files" @@ -43,7 +43,7 @@ CELLSPACING="0" ><TH COLSPAN="3" ALIGN="center" ->Privoxy 3.0.13 User Manual</TH +>Privoxy 3.0.14 User Manual</TH ></TR ><TR ><TD @@ -318,4 +318,4 @@ Requests</TD ></DIV ></BODY ></HTML -> \ No newline at end of file +> diff --git a/doc/webserver/user-manual/whatsnew.html b/doc/webserver/user-manual/whatsnew.html index c61a1f15..8a2877b6 100644 --- a/doc/webserver/user-manual/whatsnew.html +++ b/doc/webserver/user-manual/whatsnew.html @@ -7,7 +7,7 @@ NAME="GENERATOR" CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK REL="HOME" -TITLE="Privoxy 3.0.13 User Manual" +TITLE="Privoxy 3.0.14 User Manual" HREF="index.html"><LINK REL="PREVIOUS" TITLE="Installation" @@ -42,7 +42,7 @@ CELLSPACING="0" ><TH COLSPAN="3" ALIGN="center" ->Privoxy 3.0.13 User Manual</TH +>Privoxy 3.0.14 User Manual</TH ></TR ><TR ><TD @@ -370,4 +370,4 @@ VALIGN="top" ></DIV ></BODY ></HTML -> +> \ No newline at end of file diff --git a/privoxy.1 b/privoxy.1 index c0a6c374..74a7c8a9 100644 --- a/privoxy.1 +++ b/privoxy.1 @@ -3,7 +3,7 @@ .\" <http://shell.ipoline.com/~elmert/comp/docbook2X/> .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng <steve@ggi-project.org>. -.TH "PRIVOXY" "1" "12 June 2009" "Privoxy 3.0.13 beta" "" +.TH "PRIVOXY" "1" "18 July 2009" "Privoxy 3.0.14 BETA" "" .SH NAME privoxy \- Privacy Enhancing Proxy .SH SYNOPSIS @@ -153,7 +153,7 @@ config file changes by \fBSIGHUP\fR -- it will detect them automatically. .SH "NOTES" .PP -This is a beta version of \fBPrivoxy\fR. Not +This is a BETA version of \fBPrivoxy\fR. Not all features are well tested. .PP Please see the \fIUser Manual\fR on how to contact the