privoxy.git
21 years agoMade img-reorder more cautious. Fixes bug #632715
oes [Fri, 8 Nov 2002 16:39:17 +0000 (16:39 +0000)]
Made img-reorder more cautious. Fixes bug #632715

21 years agoCatch up with main trunk install/uninstall. Quiet output, etc.
hal9 [Mon, 4 Nov 2002 07:04:03 +0000 (07:04 +0000)]
Catch up with main trunk install/uninstall. Quiet output, etc.

21 years agoAdd content-cookies to allow-all-cookies alias.
hal9 [Wed, 30 Oct 2002 01:59:38 +0000 (01:59 +0000)]
Add content-cookies to allow-all-cookies alias.

21 years agoAdd 3 Q/A's relating to HTML in email. Other minor touchups.
hal9 [Tue, 29 Oct 2002 03:21:50 +0000 (03:21 +0000)]
Add 3 Q/A's relating to HTML in email. Other minor touchups.

21 years agoAdd config.base.
hal9 [Fri, 25 Oct 2002 04:32:03 +0000 (04:32 +0000)]
Add config.base.

21 years agoPort of make install, etc from main trunk. Needs testing! Add Slackware
hal9 [Fri, 25 Oct 2002 02:44:23 +0000 (02:44 +0000)]
Port of make install, etc from main trunk. Needs testing! Add Slackware
support, and other related changes. Update related docs.

21 years agoAdding Slackware as part of make install updates.
hal9 [Thu, 24 Oct 2002 22:09:44 +0000 (22:09 +0000)]
Adding Slackware as part of make install updates.

21 years agoAdd slackware. Update sources for new INSTALL file (README and INSTALL).
hal9 [Thu, 24 Oct 2002 22:07:39 +0000 (22:07 +0000)]
Add slackware. Update sources for new INSTALL file (README and INSTALL).

21 years agoRe-write with many new examples and more commentary.
hal9 [Mon, 21 Oct 2002 02:33:10 +0000 (02:33 +0000)]
Re-write with many new examples and more commentary.

21 years agoUpdates to the user.action examples section. A few new ones.
hal9 [Mon, 21 Oct 2002 02:32:01 +0000 (02:32 +0000)]
Updates to the user.action examples section. A few new ones.

21 years agoFix broken link for faq/questions.html. Major rework of user.action coming
hal9 [Sun, 20 Oct 2002 19:32:10 +0000 (19:32 +0000)]
Fix broken link for faq/questions.html. Major rework of user.action coming
later.

21 years agoAdd from main trunk. Will be needed for make install.
hal9 [Thu, 17 Oct 2002 17:04:22 +0000 (17:04 +0000)]
Add from main trunk. Will be needed for make install.

21 years agos/Advanced/Radical/ (stupid me)
oes [Tue, 15 Oct 2002 12:50:22 +0000 (12:50 +0000)]
s/Advanced/Radical/ (stupid me)

21 years agoAdded Microsuck faq; more detail for PHP problem
oes [Tue, 15 Oct 2002 12:38:56 +0000 (12:38 +0000)]
Added Microsuck faq; more detail for PHP problem

21 years agoAdd demoronizer filter reference.
hal9 [Sun, 13 Oct 2002 22:01:30 +0000 (22:01 +0000)]
Add demoronizer filter reference.

21 years agoAdding demoronizer filter. This should include all the common abuses. I have
hal9 [Sun, 13 Oct 2002 21:56:52 +0000 (21:56 +0000)]
Adding demoronizer filter. This should include all the common abuses. I have
left a few of the rare cases commented out (never found these in the wild).

21 years agoUpdates for demoronizer, more commentary on Radical profile, and update on
hal9 [Sat, 12 Oct 2002 01:13:13 +0000 (01:13 +0000)]
Updates for demoronizer, more commentary on Radical profile, and update on
the srvany.exe/icon fix.

21 years agoAdd demoronizer to filter section.
hal9 [Sat, 12 Oct 2002 00:51:53 +0000 (00:51 +0000)]
Add demoronizer to filter section.

21 years agoAdd Mattes, Johny, Brian.
hal9 [Thu, 10 Oct 2002 06:09:11 +0000 (06:09 +0000)]
Add Mattes, Johny, Brian.

21 years agos/Advanced/Radical/ and added very brief note.
hal9 [Thu, 10 Oct 2002 04:09:35 +0000 (04:09 +0000)]
s/Advanced/Radical/ and added very brief note.

21 years agoAdd notes to session-cookies-only and Quickstart about pre-existing
hal9 [Thu, 10 Oct 2002 03:49:21 +0000 (03:49 +0000)]
Add notes to session-cookies-only and Quickstart about pre-existing
cookies. Also, note content-cookies work differently.

21 years agoUpdated trustfile comments to match U-M.
hal9 [Wed, 9 Oct 2002 01:43:58 +0000 (01:43 +0000)]
Updated trustfile comments to match U-M.

21 years agoUpdated the trustfile related content.
hal9 [Wed, 9 Oct 2002 01:43:25 +0000 (01:43 +0000)]
Updated the trustfile related content.

21 years agoBugfix: Need to check validity of backreferences explicitly, because when max_matches...
oes [Tue, 8 Oct 2002 16:22:28 +0000 (16:22 +0000)]
Bugfix: Need to check validity of backreferences explicitly, because when max_matches are reached and matches is expanded, realloc() does not zero the memory. Fixes Bug # 606227

21 years agoRewrite comments to better reflect usage. And to improve the grammar. Update
hal9 [Tue, 1 Oct 2002 04:57:15 +0000 (04:57 +0000)]
Rewrite comments to better reflect usage. And to improve the grammar. Update
help link to U-M.

21 years agoUpdate $version for pending release, and add MS examples for @user-manual@.
hal9 [Sun, 29 Sep 2002 05:39:13 +0000 (05:39 +0000)]
Update $version for pending release, and add MS examples for @user-manual@.

21 years agoUpdate error logging to give sane values for thread IDs on Mach kernels.
David Schmidt [Sat, 28 Sep 2002 00:30:57 +0000 (00:30 +0000)]
Update error logging to give sane values for thread IDs on Mach kernels.
It's still a hack, but at least it looks farily normal.  We print the
absolute value of the first 4 bytes of the pthread_t modded with 1000.

21 years agoNew user-manual examples in config-file are getting wrapped. Add warning.
hal9 [Thu, 26 Sep 2002 22:50:02 +0000 (22:50 +0000)]
New user-manual examples in config-file are getting wrapped. Add warning.

21 years agoChanges to reflect recent change in stable branch commit policy (hopefully
hal9 [Thu, 26 Sep 2002 21:53:45 +0000 (21:53 +0000)]
Changes to reflect recent change in stable branch commit policy (hopefully
clearer now).

21 years agoMore explanation on Privoxy patterns, more on content-cookies and SSL.
hal9 [Thu, 26 Sep 2002 01:25:36 +0000 (01:25 +0000)]
More explanation on Privoxy patterns, more on content-cookies and SSL.

21 years agoSmall additions for LAN setup, content-cookies/SSL, and FTP non-support.
hal9 [Thu, 26 Sep 2002 01:22:45 +0000 (01:22 +0000)]
Small additions for LAN setup, content-cookies/SSL, and FTP non-support.

21 years agoPorting 3.1.1 changes: more on cvs and branches, more on versions and
hal9 [Thu, 26 Sep 2002 01:21:40 +0000 (01:21 +0000)]
Porting 3.1.1 changes: more on cvs and branches, more on versions and
releases.

21 years agoUpdated some comments
oes [Wed, 25 Sep 2002 17:56:20 +0000 (17:56 +0000)]
Updated some comments

21 years agoAdd recent changes
oes [Wed, 25 Sep 2002 16:17:25 +0000 (16:17 +0000)]
Add recent changes

21 years agoMarking as non-release
oes [Wed, 25 Sep 2002 15:35:15 +0000 (15:35 +0000)]
Marking as non-release

21 years ago- Work around JS problem in NS 2.0 (no joke)
oes [Wed, 25 Sep 2002 15:34:09 +0000 (15:34 +0000)]
- Work around JS problem in NS 2.0 (no joke)
- Make JS string edit popup remove the pattern
  if edited to empty; make JS add popup do nothing
  if pattern empty.

21 years agoRemoved obsolete files
oes [Wed, 25 Sep 2002 15:31:23 +0000 (15:31 +0000)]
Removed obsolete files

21 years agoAdded more aliases for prehistoric action names
oes [Wed, 25 Sep 2002 15:25:25 +0000 (15:25 +0000)]
Added more aliases for prehistoric action names

21 years agoUncheck the "Show Privoxy Window" taskbar menu item when window gets minimized. Fixes...
oes [Wed, 25 Sep 2002 15:23:10 +0000 (15:23 +0000)]
Uncheck the "Show Privoxy Window" taskbar menu item when window gets minimized. Fixes bug #606804

21 years agoAdded missing/new filters to profiles
oes [Wed, 25 Sep 2002 15:19:25 +0000 (15:19 +0000)]
Added missing/new filters to profiles

21 years agoSynced with medium profile from new standard.action; updated comments
oes [Wed, 25 Sep 2002 15:15:06 +0000 (15:15 +0000)]
Synced with medium profile from new standard.action; updated comments

21 years agoPreserve original quoting style in <img> tags wherever possible. Fixes Bug #605956
oes [Wed, 25 Sep 2002 15:09:39 +0000 (15:09 +0000)]
Preserve original quoting style in <img> tags wherever possible. Fixes Bug #605956

21 years agoImproved cookie logging
oes [Wed, 25 Sep 2002 14:59:53 +0000 (14:59 +0000)]
Improved cookie logging

21 years agoAdded basic support for OPTIONS and TRACE HTTP methods:
oes [Wed, 25 Sep 2002 14:53:15 +0000 (14:53 +0000)]
Added basic support for OPTIONS and TRACE HTTP methods:
parse_http_url now recognizes the "*" URI as well as
the OPTIONS and TRACE method keywords.

21 years agoAdded basic support for OPTIONS and TRACE HTTP methods:
oes [Wed, 25 Sep 2002 14:52:46 +0000 (14:52 +0000)]
Added basic support for OPTIONS and TRACE HTTP methods:
 - New parser function client_max_forwards which decrements
   the Max-Forwards HTTP header field of OPTIONS and TRACE
   requests by one before forwarding
 - New parser function client_host which extracts the host
   and port information from the HTTP header field if the
   request URI was not absolute
 - Don't crumble and re-add the Host: header, but only generate
   and append if missing

21 years agoAdded basic support for OPTIONS and TRACE HTTP methods:
oes [Wed, 25 Sep 2002 14:52:24 +0000 (14:52 +0000)]
Added basic support for OPTIONS and TRACE HTTP methods:
 - New interceptor direct_response() added in chat().
 - sed() moved to earlier in the process, so that the
   Host: header is evaluated before actions and forwarding
   are decided on.

21 years agoAdded basic support for OPTIONS and TRACE HTTP methods:
oes [Wed, 25 Sep 2002 14:51:51 +0000 (14:51 +0000)]
Added basic support for OPTIONS and TRACE HTTP methods:
New function direct_response which handles OPTIONS and
TRACE requests whose Max-Forwards header field is zero.

21 years agoMade strcmpic and strncmpic safe against NULL arguments
oes [Wed, 25 Sep 2002 12:58:51 +0000 (12:58 +0000)]
Made strcmpic and strncmpic safe against NULL arguments
(which are now treated as empty strings).

21 years agoMake log_error safe against NULL string arguments
oes [Wed, 25 Sep 2002 12:47:42 +0000 (12:47 +0000)]
Make log_error safe against NULL string arguments

21 years agomake one of the sed commands to handle config CVS resistent...
Roland Rosenfeld [Fri, 6 Sep 2002 16:32:00 +0000 (16:32 +0000)]
make one of the sed commands to handle config CVS resistent...

21 years agoprivoxy (3.0.0-2) unstable; urgency=low
Roland Rosenfeld [Fri, 6 Sep 2002 15:47:46 +0000 (15:47 +0000)]
privoxy (3.0.0-2) unstable; urgency=low

  * Recompile with libc6 from testing (instead of unstable).

 -- Roland Rosenfeld <roland@debian.org>  Fri,  6 Sep 2002 17:32:35 +0200

privoxy (3.0.0-1) unstable; urgency=low

  * New upstream version (Closes: #158613).
  * Remove version number from config file, to avoid changing it on every
    new upstream version.  Sorry, this time you will still be bothered...

 -- Roland Rosenfeld <roland@debian.org>  Sun,  1 Sep 2002 18:58:07 +0200

21 years agoObsolete
oes [Thu, 5 Sep 2002 16:40:11 +0000 (16:40 +0000)]
Obsolete

21 years agoOoops, wrong branch, sorry.
hal9 [Sat, 31 Aug 2002 02:35:07 +0000 (02:35 +0000)]
Ooops, wrong branch, sorry.

21 years agoUseful perl ChangeLog generator from 'cvs log', might be good for double
hal9 [Sat, 31 Aug 2002 02:26:29 +0000 (02:26 +0000)]
Useful perl ChangeLog generator from 'cvs log', might be good for double
checking our ChangeLog, though format is quite different.

21 years agoAdd David Mediavilla as tester. Minor changes to announce.sgml for stable
hal9 [Fri, 30 Aug 2002 02:52:11 +0000 (02:52 +0000)]
Add David Mediavilla as tester. Minor changes to announce.sgml for stable
situations.

21 years agoFixed stupid typo v_3_0_0
oes [Tue, 27 Aug 2002 18:03:40 +0000 (18:03 +0000)]
Fixed stupid typo

21 years agoRequire AF 1.5 & Privoxy 3.0
oes [Tue, 27 Aug 2002 16:33:39 +0000 (16:33 +0000)]
Require AF 1.5 & Privoxy 3.0

21 years agoBump version to 1.5
oes [Tue, 27 Aug 2002 16:33:04 +0000 (16:33 +0000)]
Bump version to 1.5

21 years agoFix typo.
hal9 [Mon, 26 Aug 2002 16:27:31 +0000 (16:27 +0000)]
Fix typo.

21 years agoSmall formatting improvement.
hal9 [Mon, 26 Aug 2002 00:20:18 +0000 (00:20 +0000)]
Small formatting improvement.

21 years agoUpdated for 3.0 release.
hal9 [Sun, 25 Aug 2002 23:53:19 +0000 (23:53 +0000)]
Updated for 3.0 release.

21 years agoAlmost forgot, reset version string for 3.0.0.
hal9 [Sun, 25 Aug 2002 23:50:21 +0000 (23:50 +0000)]
Almost forgot, reset version string for 3.0.0.

21 years agoRegenerated docs for 3.0.0.
hal9 [Sun, 25 Aug 2002 23:41:33 +0000 (23:41 +0000)]
Regenerated docs for 3.0.0.

21 years agoGetting ready for 3.0 release.
hal9 [Sun, 25 Aug 2002 23:37:00 +0000 (23:37 +0000)]
Getting ready for 3.0 release.

21 years agoBump version for 3.0.0.
hal9 [Sun, 25 Aug 2002 23:36:03 +0000 (23:36 +0000)]
Bump version for 3.0.0.

21 years agoFix one grammatical error. Add brief FAQ relating to tranparent proxies (ie
hal9 [Sun, 25 Aug 2002 23:31:56 +0000 (23:31 +0000)]
Fix one grammatical error. Add brief FAQ relating to tranparent proxies (ie
port 80 setting). Add FAQ on effects of Privoxy on downloaded files
(especially filtering).

21 years agoAdded Karsten and higuita, and minor clarifications.
hal9 [Sun, 25 Aug 2002 17:20:34 +0000 (17:20 +0000)]
Added Karsten and higuita, and minor clarifications.

21 years agos/will be released/was released/, ie 3.0.
hal9 [Sun, 25 Aug 2002 17:13:13 +0000 (17:13 +0000)]
s/will be released/was released/, ie 3.0.

21 years agoAdd NEWS about stable release of Privoxy has happened!
hal9 [Sun, 25 Aug 2002 17:12:20 +0000 (17:12 +0000)]
Add NEWS about stable release of Privoxy has happened!

21 years agoAdd warning about 'make install' being borked.
hal9 [Sun, 25 Aug 2002 17:10:55 +0000 (17:10 +0000)]
Add warning about 'make install' being borked.

21 years agoAdd contrib location.
hal9 [Sat, 24 Aug 2002 21:06:15 +0000 (21:06 +0000)]
Add contrib location.

21 years agoFix typo 'failiure'.
hal9 [Sat, 24 Aug 2002 20:52:22 +0000 (20:52 +0000)]
Fix typo 'failiure'.

21 years agoAll that came to my mind
oes [Fri, 23 Aug 2002 19:49:06 +0000 (19:49 +0000)]
All that came to my mind

21 years agoEvaluated more AF feedback -- still some to catch up.
oes [Fri, 23 Aug 2002 19:42:35 +0000 (19:42 +0000)]
Evaluated more AF feedback -- still some to catch up.

21 years agoAdapt to master file format
oes [Fri, 23 Aug 2002 16:46:05 +0000 (16:46 +0000)]
Adapt to master file format

21 years agoProofed frameset-borders against "fremaborder=0 border=0"
oes [Fri, 23 Aug 2002 14:12:26 +0000 (14:12 +0000)]
Proofed frameset-borders against "fremaborder=0 border=0"

21 years agoFixed Typo
oes [Fri, 23 Aug 2002 12:25:31 +0000 (12:25 +0000)]
Fixed Typo

21 years agoAdded warning to broken install target
oes [Fri, 23 Aug 2002 12:22:40 +0000 (12:22 +0000)]
Added warning to broken install target

21 years agoAdd link for crontrib cvs.
hal9 [Fri, 23 Aug 2002 02:59:34 +0000 (02:59 +0000)]
Add link for crontrib cvs.

21 years agoFix a perl brain fart with <li> in comments.
hal9 [Fri, 23 Aug 2002 02:22:54 +0000 (02:22 +0000)]
Fix a perl brain fart with <li> in comments.

21 years agoAdd 'Documentation' to Privoxy Menu shot in Configuration section to match
hal9 [Thu, 22 Aug 2002 23:47:58 +0000 (23:47 +0000)]
Add 'Documentation' to Privoxy Menu shot in Configuration section to match
CGIs.

21 years agoAdd Documentation Link to menu.
hal9 [Thu, 22 Aug 2002 23:31:54 +0000 (23:31 +0000)]
Add Documentation Link to menu.

21 years agoAdd cvs Id back in.
hal9 [Thu, 22 Aug 2002 23:15:21 +0000 (23:15 +0000)]
Add cvs Id back in.

21 years agoAdded Filter to make Quicktime movies saveable (thanks to aaron@linville.org for...
oes [Thu, 22 Aug 2002 15:05:20 +0000 (15:05 +0000)]
Added Filter to make Quicktime movies saveable (thanks to aaron@linville.org for the idea)

21 years agoSync win32_blurb[] with our standard blurb
oes [Wed, 21 Aug 2002 17:59:27 +0000 (17:59 +0000)]
Sync win32_blurb[] with our standard blurb

21 years ago - "Show Privoxy Window" now a toggle
oes [Wed, 21 Aug 2002 17:59:06 +0000 (17:59 +0000)]
 - "Show Privoxy Window" now a toggle
 - Temp kludge to let user and default action file be edited through win32 GUI (FR 592080)

21 years ago - Reorder of Win32 menu
oes [Wed, 21 Aug 2002 17:58:40 +0000 (17:58 +0000)]
 - Reorder of Win32 menu
 - "Show Privoxy Window" now a toggle
 - Temp kludge to let user and default action file be edited through win32 GUI (FR 592080)

21 years agoTemp kludge to let user and default action file be edited through win32 GUI (FR 592080)
oes [Wed, 21 Aug 2002 17:58:05 +0000 (17:58 +0000)]
Temp kludge to let user and default action file be edited through win32 GUI (FR 592080)

21 years agoLet image pattern ignore cache busters (thanks, anonymous)
oes [Wed, 21 Aug 2002 17:45:44 +0000 (17:45 +0000)]
Let image pattern ignore cache busters (thanks, anonymous)

21 years agoAdded small blurb for pending stable release.
hal9 [Sun, 18 Aug 2002 22:45:57 +0000 (22:45 +0000)]
Added small blurb for pending stable release.

21 years agoSpell checked (only one typo this time!).
hal9 [Sun, 18 Aug 2002 01:13:05 +0000 (01:13 +0000)]
Spell checked (only one typo this time!).

21 years agoAdd note on updating webserver for User-manual/CGI editor, which is version
hal9 [Sat, 17 Aug 2002 00:16:10 +0000 (00:16 +0000)]
Add note on updating webserver for User-manual/CGI editor, which is version
dependent (and different from main UM link).

21 years agoMore (minor) cleanup of html before pdf processing to make some relative
hal9 [Fri, 16 Aug 2002 03:19:34 +0000 (03:19 +0000)]
More (minor) cleanup of html before pdf processing to make some relative
links work as pdf -> pdf. Upload pdf as zip archive now.

21 years agoPut all pdf docs in a zip archive now.
hal9 [Fri, 16 Aug 2002 03:05:42 +0000 (03:05 +0000)]
Put all pdf docs in a zip archive now.

21 years agoAdd small notes on post-release steps, and uploading docs to webserver.
hal9 [Wed, 14 Aug 2002 17:29:25 +0000 (17:29 +0000)]
Add small notes on post-release steps, and uploading docs to webserver.

21 years agoAdded pdf docs to make webserver target.
hal9 [Wed, 14 Aug 2002 16:43:27 +0000 (16:43 +0000)]
Added pdf docs to make webserver target.

21 years agoAdd links to pdf docs.
hal9 [Wed, 14 Aug 2002 16:40:00 +0000 (16:40 +0000)]
Add links to pdf docs.

21 years agoFix wrong tag on FAQ addition.
hal9 [Wed, 14 Aug 2002 16:39:37 +0000 (16:39 +0000)]
Fix wrong tag on FAQ addition.

21 years agoAdd a crunch FAQ.
hal9 [Wed, 14 Aug 2002 00:01:18 +0000 (00:01 +0000)]
Add a crunch FAQ.

21 years agoAdd dealnews.com as broken PHP site; fixes Bug no. 593874
oes [Tue, 13 Aug 2002 07:57:39 +0000 (07:57 +0000)]
Add dealnews.com as broken PHP site; fixes Bug no. 593874