privoxy.git
16 years agoEnable logfile again. v_3_0_7
Fabian Keil [Sun, 9 Dec 2007 07:51:46 +0000 (07:51 +0000)]
Enable logfile again.

16 years agoFix several brain farts.
hal9 [Sat, 8 Dec 2007 15:36:28 +0000 (15:36 +0000)]
Fix several brain farts.

16 years agoDo the single-byte umlauts dance once more.
Fabian Keil [Sat, 8 Dec 2007 14:49:53 +0000 (14:49 +0000)]
Do the single-byte umlauts dance once more.

16 years agoUpdated for 3.0.7 beta
hal9 [Sat, 8 Dec 2007 14:40:18 +0000 (14:40 +0000)]
Updated for 3.0.7 beta

16 years ago- Use the shiny new CSS "pattern" class.
Fabian Keil [Sat, 8 Dec 2007 14:38:55 +0000 (14:38 +0000)]
- Use the shiny new CSS "pattern" class.
- s@URL Pattern@URL or TAG Pattern@
- Use the standard favicon as this ain't no error page.

16 years ago- Use the shiny new CSS "pattern" class.
Fabian Keil [Sat, 8 Dec 2007 14:36:43 +0000 (14:36 +0000)]
- Use the shiny new CSS "pattern" class.
- s@URL Pattern@URL or TAG Pattern@

16 years agoUpdated to 3.0.7 beta
hal9 [Sat, 8 Dec 2007 14:35:34 +0000 (14:35 +0000)]
Updated to 3.0.7 beta

16 years agoInclude recent changes.
hal9 [Sat, 8 Dec 2007 14:30:40 +0000 (14:30 +0000)]
Include recent changes.

16 years agoUse CSS to let the URL and pattern input fields scale with
Fabian Keil [Sat, 8 Dec 2007 14:29:06 +0000 (14:29 +0000)]
Use CSS to let the URL and pattern input fields scale with
the browser width and try to prevent vertical scroll bars
if the width is less than 80 characters. Closes #1843596,
thanks to Gerry Murphy and Lee.

16 years agoRevert from stable to beta wording
hal9 [Sat, 8 Dec 2007 14:01:51 +0000 (14:01 +0000)]
Revert from stable to beta wording

16 years ago- Remove two already commented out sections.
Fabian Keil [Sat, 8 Dec 2007 12:56:32 +0000 (12:56 +0000)]
- Remove two already commented out sections.
- Stop enabling +prevent-compression when enabling some filters.

16 years ago- Remove already commented out pre-3.0.7 changes.
Fabian Keil [Sat, 8 Dec 2007 12:44:36 +0000 (12:44 +0000)]
- Remove already commented out pre-3.0.7 changes.
- Update the "new log defaults" paragraph.

16 years agoRemove now-obsolete csp member x_forwarded.
Fabian Keil [Fri, 7 Dec 2007 18:29:23 +0000 (18:29 +0000)]
Remove now-obsolete csp member x_forwarded.

16 years ago- Add a few entries and remove a few duplicates.
Fabian Keil [Fri, 7 Dec 2007 17:25:34 +0000 (17:25 +0000)]
- Add a few entries and remove a few duplicates.
- Start with the more important changes.

16 years agoEnable logfile again, but only log fatal errors.
Fabian Keil [Fri, 7 Dec 2007 16:45:15 +0000 (16:45 +0000)]
Enable logfile again, but only log fatal errors.

16 years agoMore docs for 307 stable.
hal9 [Fri, 7 Dec 2007 12:00:08 +0000 (12:00 +0000)]
More docs for 307 stable.

16 years agoFor stable release.
hal9 [Fri, 7 Dec 2007 11:57:47 +0000 (11:57 +0000)]
For stable release.

16 years agoFor 307 stable release
hal9 [Fri, 7 Dec 2007 11:53:55 +0000 (11:53 +0000)]
For 307 stable release

16 years agoSet for 3.0.7 stable release
hal9 [Fri, 7 Dec 2007 11:52:57 +0000 (11:52 +0000)]
Set for 3.0.7 stable release

16 years agoUpdate hide-forwarded-for-headers description.
Fabian Keil [Thu, 6 Dec 2007 18:21:55 +0000 (18:21 +0000)]
Update hide-forwarded-for-headers description.

16 years agoGarbage-collect the code to add a X-Forwarded-For
Fabian Keil [Thu, 6 Dec 2007 18:11:50 +0000 (18:11 +0000)]
Garbage-collect the code to add a X-Forwarded-For
header as it seems to be mostly used by accident.

16 years agoReword NO_SERVER_DATA_RESPONSE to make it harder
Fabian Keil [Thu, 6 Dec 2007 17:54:57 +0000 (17:54 +0000)]
Reword NO_SERVER_DATA_RESPONSE to make it harder
to misunderstand what the message is all about.

16 years agoUnbreak trustfile which previously didn't work without
Fabian Keil [Tue, 4 Dec 2007 19:44:22 +0000 (19:44 +0000)]
Unbreak trustfile which previously didn't work without
FEATURE_TOGGLE. Fixes BR#1843585, reported by Lee.

16 years agoUpdate Debian patches to the state of CVS as of 2007-12-01.
Roland Rosenfeld [Tue, 4 Dec 2007 16:00:11 +0000 (16:00 +0000)]
Update Debian patches to the state of CVS as of 2007-12-01.

16 years agoFix a crash on mingw32 with some Last Modified times in the future.
Fabian Keil [Sat, 1 Dec 2007 13:04:22 +0000 (13:04 +0000)]
Fix a crash on mingw32 with some Last Modified times in the future.

16 years agoSome sanity checks for pick_from_range().
Fabian Keil [Sat, 1 Dec 2007 12:59:05 +0000 (12:59 +0000)]
Some sanity checks for pick_from_range().

16 years agoUse freez instead of free.
Fabian Keil [Fri, 30 Nov 2007 15:37:03 +0000 (15:37 +0000)]
Use freez instead of free.

16 years agoUnbreak LOG_LEVEL_FATAL. It wasn't fatal with logging disabled
Fabian Keil [Fri, 30 Nov 2007 15:33:46 +0000 (15:33 +0000)]
Unbreak LOG_LEVEL_FATAL. It wasn't fatal with logging disabled
and on mingw32 fatal log messages didn't end up in the log file.

16 years agoPlug memory leak. Spotted by Valgrind, triggered by
Fabian Keil [Thu, 29 Nov 2007 18:00:29 +0000 (18:00 +0000)]
Plug memory leak. Spotted by Valgrind, triggered by
Privoxy-Regression-Test feeding proxyfuzz.py.

16 years agoFix double free in cgi_edit_actions_list().
Fabian Keil [Wed, 28 Nov 2007 17:57:01 +0000 (17:57 +0000)]
Fix double free in cgi_edit_actions_list().
Reported by adlab in BR#1840145.

16 years agoUpdate CSS for the yahoo filter.
Fabian Keil [Tue, 27 Nov 2007 18:35:48 +0000 (18:35 +0000)]
Update CSS for the yahoo filter.

16 years ago- Mention request rewriting.
Fabian Keil [Sat, 24 Nov 2007 19:07:17 +0000 (19:07 +0000)]
- Mention request rewriting.
- Enable the conditional-forge paragraph.
- Minor rewordings.

16 years agoIn the HTTP snipplets, refer to the client as client.
Fabian Keil [Sat, 24 Nov 2007 14:34:09 +0000 (14:34 +0000)]
In the HTTP snipplets, refer to the client as client.

16 years agoMinor change for new "templdir" config option.
hal9 [Thu, 22 Nov 2007 17:38:41 +0000 (17:38 +0000)]
Minor change for new "templdir" config option.

16 years agoUse single-byte umlauts which should have
Fabian Keil [Tue, 20 Nov 2007 18:48:48 +0000 (18:48 +0000)]
Use single-byte umlauts which should have
higher chances of being displayed correctly.

16 years agoRebuild for recent changes.
hal9 [Tue, 20 Nov 2007 00:23:44 +0000 (00:23 +0000)]
Rebuild for recent changes.

16 years agoA bunch of rewordings, minor updates and fixes.
Fabian Keil [Mon, 19 Nov 2007 17:57:59 +0000 (17:57 +0000)]
A bunch of rewordings, minor updates and fixes.

16 years agos@2001 - 2007@2001-2007@
Fabian Keil [Mon, 19 Nov 2007 17:36:22 +0000 (17:36 +0000)]
s@2001 - 2007@2001-2007@

16 years agos@2001 - 2007@2001-2007@
Fabian Keil [Mon, 19 Nov 2007 17:31:05 +0000 (17:31 +0000)]
s@2001 - 2007@2001-2007@

16 years agoMinor revisions and rebuild
hal9 [Mon, 19 Nov 2007 02:38:11 +0000 (02:38 +0000)]
Minor revisions and rebuild

16 years agoRebuild to catch up with recent changes.
hal9 [Sun, 18 Nov 2007 15:23:56 +0000 (15:23 +0000)]
Rebuild to catch up with recent changes.

16 years agoA few "Note to Upgraders" updates.
Fabian Keil [Sun, 18 Nov 2007 14:59:47 +0000 (14:59 +0000)]
A few "Note to Upgraders" updates.

16 years agoRebuild for recent changes.
hal9 [Sat, 17 Nov 2007 20:38:47 +0000 (20:38 +0000)]
Rebuild for recent changes.

16 years ago- Use new action defaults.
Fabian Keil [Sat, 17 Nov 2007 17:24:44 +0000 (17:24 +0000)]
- Use new action defaults.
- Minor fixes and rewordings.

16 years agoFix one typo, and add a couple of small refinements.
hal9 [Fri, 16 Nov 2007 11:48:48 +0000 (11:48 +0000)]
Fix one typo, and add a couple of small refinements.

16 years agoReword HTTPS URL information.
Fabian Keil [Thu, 15 Nov 2007 19:11:11 +0000 (19:11 +0000)]
Reword HTTPS URL information.

16 years agoFresh build of ALL html docs.
hal9 [Thu, 15 Nov 2007 03:39:49 +0000 (03:39 +0000)]
Fresh build of ALL html docs.

16 years agoFresh doc build of pdfs.
hal9 [Thu, 15 Nov 2007 03:33:47 +0000 (03:33 +0000)]
Fresh doc build of pdfs.

16 years agoFresh build of txt docs.
hal9 [Thu, 15 Nov 2007 03:31:54 +0000 (03:31 +0000)]
Fresh build of txt docs.

16 years agoResults of spell check.
hal9 [Thu, 15 Nov 2007 03:30:20 +0000 (03:30 +0000)]
Results of spell check.

16 years agoSome workaround changes to the config file perl stuff and comments, which is
hal9 [Thu, 15 Nov 2007 03:17:43 +0000 (03:17 +0000)]
Some workaround changes to the config file perl stuff and comments, which is
broken here all by itself on perl 5.8.8.

16 years agoRebuilt for 3.0.7 beta release.
hal9 [Thu, 15 Nov 2007 03:02:37 +0000 (03:02 +0000)]
Rebuilt for 3.0.7 beta release.

16 years agoSetting to "beta" (for doc builds, etc).
hal9 [Thu, 15 Nov 2007 02:50:14 +0000 (02:50 +0000)]
Setting to "beta" (for doc builds, etc).

16 years agoFix two small typos.
hal9 [Thu, 15 Nov 2007 02:47:01 +0000 (02:47 +0000)]
Fix two small typos.

16 years agoRegenerated config file for 3.0.7 (beta) release.
hal9 [Thu, 15 Nov 2007 02:46:31 +0000 (02:46 +0000)]
Regenerated config file for 3.0.7 (beta) release.

16 years ago- Mention some more contributors in the "New in this Release" list.
Fabian Keil [Wed, 14 Nov 2007 18:45:39 +0000 (18:45 +0000)]
- Mention some more contributors in the "New in this Release" list.
- Minor rewordings.

16 years agoBump copyright date and fix URL.
Fabian Keil [Wed, 14 Nov 2007 18:34:33 +0000 (18:34 +0000)]
Bump copyright date and fix URL.

16 years ago- Use the new Medium defaults in the example.
Fabian Keil [Wed, 14 Nov 2007 18:29:51 +0000 (18:29 +0000)]
- Use the new Medium defaults in the example.
- Note that configuring the client to use Privoxy is the
  recommended setup and that Privoxy is only one half of
  the intercepting proxy.

16 years agoBump copyright and fix URL.
Fabian Keil [Wed, 14 Nov 2007 18:21:58 +0000 (18:21 +0000)]
Bump copyright and fix URL.

16 years ago- Bump copyright and fix URL.
Fabian Keil [Wed, 14 Nov 2007 18:18:15 +0000 (18:18 +0000)]
- Bump copyright and fix URL.
- Mention that instead of configuring with --disable-toggle,
  --disable-editor and --disable-force one can also simply
  use configuration options.

16 years ago- Add some more contributors.
Fabian Keil [Wed, 14 Nov 2007 18:11:51 +0000 (18:11 +0000)]
- Add some more contributors.
- Put Jörg Strohmayer on the "Current Privoxy Team"
  list again as he recently did some Amiga voodoo.
- Be more specific about the third-party code we use.

16 years agoSync html with sgml sources.
hal9 [Tue, 13 Nov 2007 03:04:18 +0000 (03:04 +0000)]
Sync html with sgml sources.

16 years agoVarious changes to reflect new features and revised configuration for the
hal9 [Tue, 13 Nov 2007 03:03:42 +0000 (03:03 +0000)]
Various changes to reflect new features and revised configuration for the
upcoming release.

16 years agoVarious additions from rumaging through my logs. Mostly user tracking and just
hal9 [Tue, 13 Nov 2007 02:26:59 +0000 (02:26 +0000)]
Various additions from rumaging through my logs. Mostly user tracking and just
plain 'junk'.

16 years agoProposed final versions of AUTHORS and privoxy man page.
hal9 [Tue, 13 Nov 2007 01:23:41 +0000 (01:23 +0000)]
Proposed final versions of AUTHORS and privoxy man page.

16 years agoForced commit to provide the real log message for the last one:
Fabian Keil [Mon, 12 Nov 2007 19:00:33 +0000 (19:00 +0000)]
Forced commit to provide the real log message for the last one:
Reword reason for disabling hide-referrer for CGI URLs.

16 years agoDisable fast-redirects for the CGI URLs.
Fabian Keil [Mon, 12 Nov 2007 18:55:14 +0000 (18:55 +0000)]
Disable fast-redirects for the CGI URLs.

16 years agoDisable fast-redirects for the CGI URLs.
Fabian Keil [Mon, 12 Nov 2007 18:51:37 +0000 (18:51 +0000)]
Disable fast-redirects for the CGI URLs.

16 years agoUpdates for "What's New" and "Notes to Upgraders". Various other changes in
hal9 [Mon, 12 Nov 2007 03:32:40 +0000 (03:32 +0000)]
Updates for "What's New" and "Notes to Upgraders". Various other changes in
preparation for new release. User Manual is almost ready.

16 years agoChanges in emphasis for current team.
hal9 [Mon, 12 Nov 2007 03:15:19 +0000 (03:15 +0000)]
Changes in emphasis for current team.

16 years agoAdd new command line option for chrooting, new intercepting proxy feature, and
hal9 [Mon, 12 Nov 2007 00:42:19 +0000 (00:42 +0000)]
Add new command line option for chrooting, new intercepting proxy feature, and
other minor changes.

16 years agoEmit a log message when activating the MS IIS5 hack.
Fabian Keil [Sun, 11 Nov 2007 16:44:17 +0000 (16:44 +0000)]
Emit a log message when activating the MS IIS5 hack.

16 years agoNew html version of user manual.
hal9 [Sun, 11 Nov 2007 16:33:22 +0000 (16:33 +0000)]
New html version of user manual.

16 years agoThis is primarily syncing What's New and Note to Upgraders sections with the many
hal9 [Sun, 11 Nov 2007 16:32:11 +0000 (16:32 +0000)]
This is primarily syncing What's New and Note to Upgraders sections with the many
new features and changes (gleaned from memory but mostly from ChangeLog).

16 years agoAdd hints about the features that are disabled by default now.
Fabian Keil [Sun, 11 Nov 2007 12:48:40 +0000 (12:48 +0000)]
Add hints about the features that are disabled by default now.

16 years agoIn the first third of the file, mention several times that
Fabian Keil [Sat, 10 Nov 2007 17:10:59 +0000 (17:10 +0000)]
In the first third of the file, mention several times that
the action editor is disabled by default in 3.0.7 beta and later.

16 years ago- Bump copyright date.
Fabian Keil [Sat, 10 Nov 2007 15:53:34 +0000 (15:53 +0000)]
- Bump copyright date.
- Minor rewordings.

16 years ago- Add support for +hide-referrer{conditional-forge}.
Fabian Keil [Sat, 10 Nov 2007 15:06:10 +0000 (15:06 +0000)]
- Add support for +hide-referrer{conditional-forge}.
- Minor rewordings.

16 years agoTell the CGI editor about +hide-referrer{conditional-forge}.
Fabian Keil [Sat, 10 Nov 2007 15:04:08 +0000 (15:04 +0000)]
Tell the CGI editor about +hide-referrer{conditional-forge}.

16 years ago- Stop using example domains other than the ones from RFC 2606.
Fabian Keil [Fri, 9 Nov 2007 20:26:58 +0000 (20:26 +0000)]
- Stop using example domains other than the ones from RFC 2606.
- Minor rewordings and fixes.

16 years agoUpdated, mostly the new config stuff.
hal9 [Fri, 9 Nov 2007 11:54:19 +0000 (11:54 +0000)]
Updated, mostly the new config stuff.

16 years ago- Use the name of "the proxy" more often.
Fabian Keil [Wed, 7 Nov 2007 18:50:39 +0000 (18:50 +0000)]
- Use the name of "the proxy" more often.
- Mark some obsolete features as such.
- Split some paragraphs.
- Add some more commentary for the recently disabled features.
- Change the Tor instructions a bit, most importantly fixing the forward line.

16 years agoAdd css-requests and image-requests to the advanced settings.
Fabian Keil [Wed, 7 Nov 2007 18:01:10 +0000 (18:01 +0000)]
Add css-requests and image-requests to the advanced settings.

16 years agoChange Javascript references to java, and other minor alterations.
hal9 [Wed, 7 Nov 2007 11:36:53 +0000 (11:36 +0000)]
Change Javascript references to java, and other minor alterations.

16 years agoVarious changes in preparation for the upcoming release. Much yet to be done.
hal9 [Mon, 5 Nov 2007 02:34:53 +0000 (02:34 +0000)]
Various changes in preparation for the upcoming release. Much yet to be done.

16 years agoInclude the two new actions client-header-tagger and server-header tagger into
hal9 [Mon, 5 Nov 2007 02:28:15 +0000 (02:28 +0000)]
Include the two new actions client-header-tagger and server-header tagger into
the comment area.

16 years agoSync generated html with sgml source.
hal9 [Sun, 4 Nov 2007 21:18:32 +0000 (21:18 +0000)]
Sync generated html with sgml source.

16 years agoDisable enable-remote-toggle, enable-remote-http-toggle, and
hal9 [Sun, 4 Nov 2007 21:17:31 +0000 (21:17 +0000)]
Disable enable-remote-toggle, enable-remote-http-toggle, and
enable-edit-actions in a default config. Alter commentary accordingly. A few
other minor changes.

16 years agoFix another deadlock Hal spotted and that mysteriously didn't affect FreeBSD.
Fabian Keil [Sun, 4 Nov 2007 19:03:01 +0000 (19:03 +0000)]
Fix another deadlock Hal spotted and that mysteriously didn't affect FreeBSD.

16 years agoCatching up html with sgml.
hal9 [Sun, 4 Nov 2007 18:11:50 +0000 (18:11 +0000)]
Catching up html with sgml.

16 years ago- Add client-header taggers: client-ip-address,
Fabian Keil [Sun, 4 Nov 2007 16:15:11 +0000 (16:15 +0000)]
- Add client-header taggers: client-ip-address,
  http-method, allow-post, complete-url and user-agent.
- Add server-header tagger: content-type.

16 years agoFix one silly typo.
hal9 [Sun, 4 Nov 2007 15:16:40 +0000 (15:16 +0000)]
Fix one silly typo.

16 years agoVarious minor adjustments.
hal9 [Sun, 4 Nov 2007 15:12:47 +0000 (15:12 +0000)]
Various minor adjustments.

16 years ago- Prevent the Windows GUI from showing the version two times in a row.
Fabian Keil [Sat, 3 Nov 2007 19:03:31 +0000 (19:03 +0000)]
- Prevent the Windows GUI from showing the version two times in a row.
- Stop using the imperative in the "(Re-)Open logfile" message.
- Ditch the "Switching to daemon mode" message as the detection
  whether or not we're already in daemon mode doesn't actually work.

16 years agoLog the "weak randomization factor" warning only
Fabian Keil [Sat, 3 Nov 2007 17:34:49 +0000 (17:34 +0000)]
Log the "weak randomization factor" warning only
once for mingw32 and provide some more details.

16 years agoConsistently use an empty line between the description and the PCRS code
Fabian Keil [Sat, 3 Nov 2007 15:05:30 +0000 (15:05 +0000)]
Consistently use an empty line between the description and the PCRS code
and end descriptions with dots. Patch submitted by Simon Ruderich.

16 years agoFix spelling in Purpose line. Patch submitted by Simon Ruderich.
Fabian Keil [Sat, 3 Nov 2007 14:35:45 +0000 (14:35 +0000)]
Fix spelling in Purpose line. Patch submitted by Simon Ruderich.

16 years agoSpelling fixes submitted by Simon Ruderich.
Fabian Keil [Sat, 3 Nov 2007 14:31:27 +0000 (14:31 +0000)]
Spelling fixes submitted by Simon Ruderich.

16 years agoSpelling fixes mostly submitted by Simon Ruderich.
Fabian Keil [Sat, 3 Nov 2007 14:29:41 +0000 (14:29 +0000)]
Spelling fixes mostly submitted by Simon Ruderich.

16 years agoSpelling patch submitted by Simon Ruderich.
Fabian Keil [Sat, 3 Nov 2007 14:25:33 +0000 (14:25 +0000)]
Spelling patch submitted by Simon Ruderich.