X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=doc%2Fsource%2Fnewfeatures.sgml;h=30493cf9d01aa96a6b72f77026b1ae6b16bf9d74;hp=8290dd7191ff063d8221834925ff12f78c4f83c1;hb=7a99a61ab1a3ce0401821aedcd06eba19a698b2a;hpb=b713238ef11e017be4b4489789dfc8d491698ec5 diff --git a/doc/source/newfeatures.sgml b/doc/source/newfeatures.sgml index 8290dd71..30493cf9 100644 --- a/doc/source/newfeatures.sgml +++ b/doc/source/newfeatures.sgml @@ -2,21 +2,17 @@ File : $Source: /cvsroot/ijbswa/current/doc/source/newfeatures.sgml,v $ Purpose : Entity included in other project documents. - - $Id: newfeatures.sgml,v 1.7 2002/04/26 17:24:31 swa Exp $ - Written by and Copyright (C) 2001 the SourceForge - Privoxy team. http://www.privoxy.org/ + $Id: newfeatures.sgml,v 2.13 2009/06/21 18:17:04 fabiankeil Exp $ - Based on the Internet Junkbuster originally written - by and Copyright (C) 1997 Anonymous Coders and - Junkbusters Corporation. http://www.junkbusters.com + Copyright (C) 2001-2009 Privoxy Developers http://www.privoxy.org/ + See LICENSE. ====================================================================== This file used for inclusion with other documents only. ====================================================================== - If you make changes to this file, please verify the finished + If you make changes to this file, please verify the finished docs all display as intended. This file is included into: @@ -34,101 +30,115 @@ FIXME: complete the list of features. change the order: most important features to the top of the list. prefix new features with "NEW". - + --> + + + Supports "Connection: keep-alive". Outgoing connections can + be kept alive independently from the client. + + - Integrated browser based configuration and control utility at http://config.privoxy.org/ - (shortcut: http://p.p/). Browser-based - tracing of rule and filter effects. Remote toggling. + Supports IPv6, provided the operating system does so too, + and the configure script detects it. - + - Web page content filtering (removes banners based on size, - invisible web-bugs, JavaScript and HTML annoyances, pop-up windows, etc.) + Supports tagging which allows to change the behaviour + based on client and server headers. - + - Modularized configuration that allows for standard settings and - user settings to reside in separate files, so that installing updated - actions files won't overwrite idividual user settings. + Can be run as an "intercepting" proxy, which obviates the need to + configure browsers individually. - + + + + + Sophisticated actions and filters for manipulating both server and client + headers. + + - HTTP/1.1 compliant (but not all optional 1.1 features are supported). + Can be chained with other proxies. - + - Support for Perl Compatible Regular Expressions in the configuration files, and - generally a more sophisticated and flexible configuration syntax over - previous versions. + Integrated browser-based configuration and control utility at http://config.privoxy.org/ + (shortcut: http://p.p/). Browser-based + tracing of rule and filter effects. Remote toggling. - + - Improved cookie management features (e.g. session based cookies). + Web page filtering (text replacements, removes banners based on size, + invisible web-bugs and HTML annoyances, etc.) - + - GIF de-animation. + Modularized configuration that allows for standard settings and + user settings to reside in separate files, so that installing updated + actions files won't overwrite individual user settings. - - + + - Bypass many click-tracking scripts (avoids script redirection). + Support for Perl Compatible Regular Expressions in the configuration files, and + a more sophisticated and flexible configuration syntax. - - + + - Multi-threaded (POSIX and native threads). + GIF de-animation. - + - User-customizable HTML templates for all proxy-generated pages (e.g. "blocked" page). + Bypass many click-tracking scripts (avoids script redirection). - + - Auto-detection and re-reading of config file changes. + User-customizable HTML templates for most proxy-generated pages (e.g. "blocked" page). - + - Improved signal handling, and a true daemon mode (Unix). + Auto-detection and re-reading of config file changes. - + - 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. - + - Many smaller new features added, limitations and bugs removed, and security holes fixed. + Many smaller new features added, limitations and bugs removed. - +