privoxy.git
15 years agoAdd Roland's man page fixes from 19_manpage_fixup.dpatch.
Fabian Keil [Sun, 21 Sep 2008 13:24:37 +0000 (13:24 +0000)]
Add Roland's man page fixes from 19_manpage_fixup.dpatch.

15 years agoUnblock Debian popularity-contest. Debian bug #441256,
Fabian Keil [Sun, 21 Sep 2008 11:36:59 +0000 (11:36 +0000)]
Unblock Debian popularity-contest. Debian bug #441256,
seen in Roland's 05_defaut_action.dpatch.

15 years agomerge Debian changes from 3.0.7 to 3.0.10
Roland Rosenfeld [Sat, 20 Sep 2008 16:39:53 +0000 (16:39 +0000)]
merge Debian changes from 3.0.7 to 3.0.10

15 years agoMention change-x-forwarded-for{}.
Fabian Keil [Sat, 20 Sep 2008 11:27:22 +0000 (11:27 +0000)]
Mention change-x-forwarded-for{}.

15 years ago- Bump for-privoxy-version to 3.0.11.
Fabian Keil [Sat, 20 Sep 2008 10:11:49 +0000 (10:11 +0000)]
- Bump for-privoxy-version to 3.0.11.
- Remove hide-forwarded-for-headers description.

15 years agoBump for-privoxy-version to 3.0.11.
Fabian Keil [Sat, 20 Sep 2008 10:11:13 +0000 (10:11 +0000)]
Bump for-privoxy-version to 3.0.11.

15 years agoRemove hide-forwarded-for-headers action which has
Fabian Keil [Sat, 20 Sep 2008 10:04:33 +0000 (10:04 +0000)]
Remove hide-forwarded-for-headers action which has
been obsoleted by change-x-forwarded-for{block}.

15 years agoUse +change-x-forwarded-for{block} instead of
Fabian Keil [Fri, 19 Sep 2008 16:49:37 +0000 (16:49 +0000)]
Use +change-x-forwarded-for{block} instead of
+hide-forwarded-for-headers as the latter will
be removed soonish. Also document the former.

15 years agoUse +change-x-forwarded-for{block} instead of
Fabian Keil [Fri, 19 Sep 2008 15:54:47 +0000 (15:54 +0000)]
Use +change-x-forwarded-for{block} instead of
+hide-forwarded-for-headers as the latter will
be removed soonish.

15 years agoFix sorting.
Fabian Keil [Fri, 19 Sep 2008 15:43:54 +0000 (15:43 +0000)]
Fix sorting.

15 years agoAdd tests for change-x-forwarded-for{}.
Fabian Keil [Fri, 19 Sep 2008 15:31:38 +0000 (15:31 +0000)]
Add tests for change-x-forwarded-for{}.

15 years agoAdd change-x-forwarded-for{} action to block or add
Fabian Keil [Fri, 19 Sep 2008 15:26:29 +0000 (15:26 +0000)]
Add change-x-forwarded-for{} action to block or add
X-Forwarded-For headers. Mostly based on code removed
before 3.0.7.

15 years agos@tounge@tongue@. Anonymously reported in #1648657.
Fabian Keil [Fri, 19 Sep 2008 13:26:04 +0000 (13:26 +0000)]
s@tounge@tongue@. Anonymously reported in #1648657.

15 years ago- A few style fixes.
Fabian Keil [Fri, 12 Sep 2008 17:51:43 +0000 (17:51 +0000)]
- A few style fixes.
- Remove a pointless cast.

15 years ago- Remove a misleading paragraph.
Fabian Keil [Thu, 11 Sep 2008 17:08:02 +0000 (17:08 +0000)]
- Remove a misleading paragraph.
- Remove vi marker as this is a plain text file.

15 years agoUpdate a comment to reflect that we
Fabian Keil [Sun, 7 Sep 2008 16:59:31 +0000 (16:59 +0000)]
Update a comment to reflect that we
have mutex support on mingw32 now.

15 years agoMove the LogPutString() call in log_error() into the locked
Fabian Keil [Sun, 7 Sep 2008 12:43:44 +0000 (12:43 +0000)]
Move the LogPutString() call in log_error() into the locked
region so the Windows GUI log is consistent with the logfile.

15 years agoAdd mutex lock support for _WIN32.
Fabian Keil [Sun, 7 Sep 2008 12:35:05 +0000 (12:35 +0000)]
Add mutex lock support for _WIN32.

15 years agoPrepare for critical sections on Windows by adding a
Fabian Keil [Thu, 4 Sep 2008 08:13:58 +0000 (08:13 +0000)]
Prepare for critical sections on Windows by adding a
layer of indirection before the pthread mutex functions.

15 years ago"View the request headers" isn't more equal than the other
Fabian Keil [Sun, 31 Aug 2008 16:08:12 +0000 (16:08 +0000)]
"View the request headers" isn't more equal than the other
menu items and thus doesn't need a trailing dot either.

15 years agoThere's no reason to let remote toggling support depend
Fabian Keil [Sun, 31 Aug 2008 15:59:03 +0000 (15:59 +0000)]
There's no reason to let remote toggling support depend
on FEATURE_CGI_EDIT_ACTIONS, so make sure it doesn't.

15 years agoAdd a @date@ symbol to include a date(1)-like time string
Fabian Keil [Sun, 31 Aug 2008 14:55:43 +0000 (14:55 +0000)]
Add a @date@ symbol to include a date(1)-like time string
in templates. Modified version of the patch Endre Szabo
submitted in #2026468.

15 years agoRebuild for 3.0.11 UNRELEASED.
Fabian Keil [Sat, 30 Aug 2008 15:45:52 +0000 (15:45 +0000)]
Rebuild for 3.0.11 UNRELEASED.

15 years agoUpdate entities.
Fabian Keil [Sat, 30 Aug 2008 15:37:35 +0000 (15:37 +0000)]
Update entities.

15 years agoThe jarfile directive is gone. Update accordingly.
Fabian Keil [Sat, 30 Aug 2008 15:31:53 +0000 (15:31 +0000)]
The jarfile directive is gone. Update accordingly.

15 years agoThe jarfile directive is gone. Update accordingly.
Fabian Keil [Sat, 30 Aug 2008 12:46:49 +0000 (12:46 +0000)]
The jarfile directive is gone. Update accordingly.

15 years agoRemove FEATURE_COOKIE_JAR.
Fabian Keil [Sat, 30 Aug 2008 12:03:09 +0000 (12:03 +0000)]
Remove FEATURE_COOKIE_JAR.

15 years agoFix two comments.
Fabian Keil [Fri, 29 Aug 2008 15:59:22 +0000 (15:59 +0000)]
Fix two comments.

15 years agoDisable banners-by-size for fsfe.org.
Fabian Keil [Fri, 29 Aug 2008 14:24:45 +0000 (14:24 +0000)]
Disable banners-by-size for fsfe.org.

15 years agoDocument --test-number.
Fabian Keil [Fri, 22 Aug 2008 16:54:09 +0000 (16:54 +0000)]
Document --test-number.

15 years ago- Silence LLVM/Clang complaint.
Fabian Keil [Fri, 22 Aug 2008 15:34:45 +0000 (15:34 +0000)]
- Silence LLVM/Clang complaint.
- Make received_hup_signal static.
- Hide definitions for basedir, pidfile and received_hup_signal
  from __EMX__ as they only seem to be used in case of #ifdef unix.

15 years agoMinor verbage changes to reflect that we are between releases.
hal9 [Fri, 22 Aug 2008 00:44:58 +0000 (00:44 +0000)]
Minor verbage changes to reflect that we are between releases.

15 years agoChange version to 3.0.11 UNRELEASED.
Fabian Keil [Thu, 21 Aug 2008 17:19:50 +0000 (17:19 +0000)]
Change version to 3.0.11 UNRELEASED.

15 years agoHighlight Shoutcast response lines.
Fabian Keil [Thu, 21 Aug 2008 07:19:59 +0000 (07:19 +0000)]
Highlight Shoutcast response lines.

15 years agoAccept Shoutcast responses again. Problem reported
Fabian Keil [Thu, 21 Aug 2008 07:09:35 +0000 (07:09 +0000)]
Accept Shoutcast responses again. Problem reported
and fix suggested by Stefan in #2062860.

15 years agoFix typo in macro name.
Fabian Keil [Mon, 18 Aug 2008 17:42:06 +0000 (17:42 +0000)]
Fix typo in macro name.

15 years agoFix typo.
hal9 [Sun, 17 Aug 2008 15:35:18 +0000 (15:35 +0000)]
Fix typo.

15 years agoAdd Lee as maintainer for the Windows package.
Fabian Keil [Sat, 16 Aug 2008 13:23:59 +0000 (13:23 +0000)]
Add Lee as maintainer for the Windows package.

15 years agoRegenerate with recent changes.
Fabian Keil [Sat, 16 Aug 2008 10:21:16 +0000 (10:21 +0000)]
Regenerate with recent changes.

15 years agoMerge two sentences and move the URL to the end of the item.
Fabian Keil [Sat, 16 Aug 2008 10:12:23 +0000 (10:12 +0000)]
Merge two sentences and move the URL to the end of the item.

15 years agoSome more syntax fixes. This version actually builds.
Fabian Keil [Sat, 16 Aug 2008 10:04:59 +0000 (10:04 +0000)]
Some more syntax fixes. This version actually builds.

15 years agoTurns out building docs works better if the syntax is valid.
Fabian Keil [Sat, 16 Aug 2008 09:42:45 +0000 (09:42 +0000)]
Turns out building docs works better if the syntax is valid.

15 years agos@beta@stable@
Fabian Keil [Sat, 16 Aug 2008 09:34:52 +0000 (09:34 +0000)]
s@beta@stable@

15 years agoMention changes since 3.0.9 beta.
Fabian Keil [Sat, 16 Aug 2008 09:32:02 +0000 (09:32 +0000)]
Mention changes since 3.0.9 beta.

15 years agoFix URLs with ampersands.
Fabian Keil [Sat, 16 Aug 2008 09:22:32 +0000 (09:22 +0000)]
Fix URLs with ampersands.

15 years agoFix example URL pattern (once more with feeling).
Fabian Keil [Sat, 16 Aug 2008 09:00:52 +0000 (09:00 +0000)]
Fix example URL pattern (once more with feeling).

15 years agoUpdate version-related entities.
Fabian Keil [Sat, 16 Aug 2008 08:51:28 +0000 (08:51 +0000)]
Update version-related entities.

15 years agoAdd track.webtrekk.de to the block-as-image section.
Fabian Keil [Fri, 15 Aug 2008 16:46:51 +0000 (16:46 +0000)]
Add track.webtrekk.de to the block-as-image section.

15 years agoFix umlauts.
Fabian Keil [Fri, 15 Aug 2008 03:49:22 +0000 (03:49 +0000)]
Fix umlauts.

15 years agoRebuild for 3.0.10, and it surely needs to be fixed.
hal9 [Thu, 14 Aug 2008 23:44:28 +0000 (23:44 +0000)]
Rebuild for 3.0.10, and it surely needs to be fixed.

15 years agoGet ready for 3.0.10
hal9 [Thu, 14 Aug 2008 23:38:47 +0000 (23:38 +0000)]
Get ready for 3.0.10

15 years agoRebuild for 3.0.10
hal9 [Thu, 14 Aug 2008 23:32:54 +0000 (23:32 +0000)]
Rebuild for 3.0.10

15 years agoAdd two tests for trailing dots in host patterns.
Fabian Keil [Thu, 14 Aug 2008 18:33:37 +0000 (18:33 +0000)]
Add two tests for trailing dots in host patterns.

15 years agoRebuild for 3.0.10
hal9 [Thu, 14 Aug 2008 16:57:40 +0000 (16:57 +0000)]
Rebuild for 3.0.10

15 years agoRebuild for 3.0.10
hal9 [Thu, 14 Aug 2008 16:48:54 +0000 (16:48 +0000)]
Rebuild for 3.0.10

15 years agoBump version only.
hal9 [Thu, 14 Aug 2008 10:35:28 +0000 (10:35 +0000)]
Bump version only.

15 years agoAdd item for Privoxy-Log-Parser.
Fabian Keil [Wed, 13 Aug 2008 17:09:01 +0000 (17:09 +0000)]
Add item for Privoxy-Log-Parser.

15 years agoChange version to 3.0.10.
Fabian Keil [Wed, 13 Aug 2008 16:57:46 +0000 (16:57 +0000)]
Change version to 3.0.10.

15 years agoChange version to 3.0.10 stable.
Fabian Keil [Wed, 13 Aug 2008 16:53:50 +0000 (16:53 +0000)]
Change version to 3.0.10 stable.

15 years agoHighlight version numbers with multiple digits
Fabian Keil [Wed, 13 Aug 2008 16:28:06 +0000 (16:28 +0000)]
Highlight version numbers with multiple digits
in major, minor or point number properly.

15 years agoUnblock all of adobe.com.
hal9 [Mon, 11 Aug 2008 00:39:42 +0000 (00:39 +0000)]
Unblock all of adobe.com.

15 years agoTrailing dots in old-school domain patterns mean "(\..*)?", not "\..*".
Fabian Keil [Sun, 10 Aug 2008 16:35:47 +0000 (16:35 +0000)]
Trailing dots in old-school domain patterns mean "(\..*)?", not "\..*".

15 years agoDitch some comments that don't strike me as particular useful.
Fabian Keil [Sat, 9 Aug 2008 14:21:55 +0000 (14:21 +0000)]
Ditch some comments that don't strike me as particular useful.

15 years agoMake sure the path pattern for "reklame" and
Fabian Keil [Sat, 9 Aug 2008 14:00:32 +0000 (14:00 +0000)]
Make sure the path pattern for "reklame" and
"reklaam" doesn't catch "reklamation".

15 years agoUnblock configuration URLs for a WLAN
Fabian Keil [Sat, 9 Aug 2008 13:09:02 +0000 (13:09 +0000)]
Unblock configuration URLs for a WLAN
router somewhat common around here.

15 years agoActionsfile feedback item #2040467, allow animated gifs from wikipedia.org
Lee [Fri, 8 Aug 2008 17:44:57 +0000 (17:44 +0000)]
Actionsfile feedback item #2040467, allow animated gifs from wikipedia.org

15 years agoMake the css unblocker for tags.gawker.com stricter by checking for "css" at the end
Lee [Fri, 8 Aug 2008 17:22:14 +0000 (17:22 +0000)]
Make the css unblocker for tags.gawker.com stricter by checking for "css" at the end
of the URL instead of anywhere within the URL.

15 years agoPatches for action file tracker items 1886140, 1888197 and 2021509
Lee [Fri, 8 Aug 2008 13:22:58 +0000 (13:22 +0000)]
Patches for action file tracker items 18861401888197 and 2021509
 1886140 - unblock ad.doubleclick.net/crossdomain.xml
 1888197 - Have a "go there anyway" link for clk.atdmt.com
 2021509 - Allow realplayer site help popup windows

15 years agoIf the "close fd first" workaround doesn't work,
Fabian Keil [Wed, 6 Aug 2008 18:33:36 +0000 (18:33 +0000)]
If the "close fd first" workaround doesn't work,
the fatal error message will be lost, so we better
explain the consequences while we still can.

15 years agoIn banners-by-size, make sure white-space around the height
Fabian Keil [Wed, 6 Aug 2008 17:38:06 +0000 (17:38 +0000)]
In banners-by-size, make sure white-space around the height
attribute is removed as well and replace two spaces with
"\s" so we don't get fooled by tabs. Fixes #2036125.

15 years agoMention the workaround for the "can't open an already open
Fabian Keil [Mon, 4 Aug 2008 19:41:58 +0000 (19:41 +0000)]
Mention the workaround for the "can't open an already open
logfile on OS/2" problem reported by Maynard in #2028842.

15 years agoAdd a lame workaround for the "can't open an already open
Fabian Keil [Mon, 4 Aug 2008 19:06:55 +0000 (19:06 +0000)]
Add a lame workaround for the "can't open an already open
logfile on OS/2" problem reported by Maynard in #2028842
and describe what a real solution would look like.

15 years agoDisable banners-by-size for the FrOSCon website.
Fabian Keil [Sun, 3 Aug 2008 18:25:43 +0000 (18:25 +0000)]
Disable banners-by-size for the FrOSCon website.
The banners it hits are part of the content.

15 years agoTeach msn filter to catch a few new ad classes.
Fabian Keil [Sun, 3 Aug 2008 17:27:47 +0000 (17:27 +0000)]
Teach msn filter to catch a few new ad classes.

15 years agoremove the crunch that snuck in and fix a few typos
Lee [Sun, 3 Aug 2008 00:37:22 +0000 (00:37 +0000)]
remove the crunch that snuck in and fix a few typos

15 years ago- Unblock UPS package tracking path.
Fabian Keil [Sat, 2 Aug 2008 16:27:56 +0000 (16:27 +0000)]
- Unblock UPS package tracking path.
  Reported by Stephen Anderson in #1910329.
- Remove duplicate sticky-action test.

15 years agoUnblock fastclick.net's redirect URLs and fast-redirect
Fabian Keil [Sat, 2 Aug 2008 13:44:10 +0000 (13:44 +0000)]
Unblock fastclick.net's redirect URLs and fast-redirect
them instead. Reported by Davide Alberani in #1662239.

15 years ago- Block ".emediate.eu/".
Fabian Keil [Sat, 2 Aug 2008 12:43:40 +0000 (12:43 +0000)]
- Block ".emediate.eu/".
- Unblock ".tnt.co.uk/TrackNTrace/".
Reported by Adam Piggott in #2019400 and #2033236.

15 years agoAdd a parser for Privoxy log messages. For incomplete documentation
Fabian Keil [Sat, 2 Aug 2008 08:30:36 +0000 (08:30 +0000)]
Add a parser for Privoxy log messages. For incomplete documentation
run "perldoc privoxy-log-parser.pl", for fancy screenshots see:
http://www.fabiankeil.de/sourcecode/privoxy-log-parser/

15 years agoIf the enforce-blocks directive is used with FEATURE_FORCE_LOAD
Fabian Keil [Sat, 2 Aug 2008 08:23:22 +0000 (08:23 +0000)]
If the enforce-blocks directive is used with FEATURE_FORCE_LOAD
disabled, log a message that blocks will always be enforced
instead of complaining about an unrecognized directive.
Reported by Pietro Leone.

15 years agoAllow windows "C:" style filenames when looking for user-manual
Lee [Thu, 31 Jul 2008 04:47:33 +0000 (04:47 +0000)]
Allow windows "C:" style filenames when looking for user-manual
in the config file.

15 years agoMove +handle-as-image description to the alphabetically
Fabian Keil [Wed, 30 Jul 2008 15:58:36 +0000 (15:58 +0000)]
Move +handle-as-image description to the alphabetically
correct position. Anonymously reported in #2032029.

15 years agoFix a comment typo.
Fabian Keil [Sun, 27 Jul 2008 12:04:28 +0000 (12:04 +0000)]
Fix a comment typo.

15 years agoRemove the unconditional block in get_http_time().
Fabian Keil [Sat, 26 Jul 2008 09:40:27 +0000 (09:40 +0000)]
Remove the unconditional block in get_http_time().
It's pointless now that it's no longer used to limit
dummy's scope. While at it, remove obvious comments
and a trailing space.

15 years agoMention the number of action files that are going to be loaded.
Fabian Keil [Wed, 23 Jul 2008 18:49:18 +0000 (18:49 +0000)]
Mention the number of action files that are going to be loaded.

15 years agoTurns out Lee has a surname, too.
Fabian Keil [Wed, 23 Jul 2008 18:07:07 +0000 (18:07 +0000)]
Turns out Lee has a surname, too.

15 years agoFix img-reorder regression introduced with my last commit.
Fabian Keil [Mon, 21 Jul 2008 13:43:44 +0000 (13:43 +0000)]
Fix img-reorder regression introduced with my last commit.
Some tags were terminated too soon, letting the browser render
some of their arguments as text. Oops.

15 years agoMove Lee to the team section.
Fabian Keil [Mon, 21 Jul 2008 09:04:36 +0000 (09:04 +0000)]
Move Lee to the team section.

15 years agoFix whitespace.
Fabian Keil [Fri, 18 Jul 2008 17:50:47 +0000 (17:50 +0000)]
Fix whitespace.

15 years agoRemove erroneous whitespace in documentation link.
Fabian Keil [Fri, 18 Jul 2008 16:54:30 +0000 (16:54 +0000)]
Remove erroneous whitespace in documentation link.
Reported by John Chronister in #2021611.

15 years agoFix contributor ordering.
Fabian Keil [Sat, 12 Jul 2008 16:30:30 +0000 (16:30 +0000)]
Fix contributor ordering.

15 years agoThe img-reorder filter is less likely to mess up JavaScript code in
Fabian Keil [Sat, 12 Jul 2008 16:23:51 +0000 (16:23 +0000)]
The img-reorder filter is less likely to mess up JavaScript code in
img tags. Problem and solution reported by Glenn Washburn in #2014552.

15 years ago- Don't let img-reorder touch width attributes
Fabian Keil [Sat, 12 Jul 2008 15:49:09 +0000 (15:49 +0000)]
- Don't let img-reorder touch width attributes
  that aren't followed by either whitespace or '>',
  as those usually indicate onclick nonsense.
  Problem and solution reported by Glenn Washburn in #2014552.
- While at it, don't use more groups than necessary.

15 years agoBump version to 0.3.
Fabian Keil [Thu, 3 Jul 2008 11:34:29 +0000 (11:34 +0000)]
Bump version to 0.3.

15 years agoWhite-space fixes.
Fabian Keil [Thu, 3 Jul 2008 11:28:10 +0000 (11:28 +0000)]
White-space fixes.

15 years agoImplement --forks option.
Fabian Keil [Thu, 3 Jul 2008 11:22:19 +0000 (11:22 +0000)]
Implement --forks option.

15 years ago- Add show-url-info fetch tests with the protocol partly capitalized.
Fabian Keil [Thu, 3 Jul 2008 11:10:43 +0000 (11:10 +0000)]
- Add show-url-info fetch tests with the protocol partly capitalized.
- Enable taggers for 127.0.0.1 as well.

15 years agoInclude three recent reports of not blocked ads from David Bonde.
hal9 [Wed, 2 Jul 2008 01:17:13 +0000 (01:17 +0000)]
Include three recent reports of not blocked ads from David Bonde.

15 years agoMention that custom client-header filters that rewrite the
Fabian Keil [Mon, 30 Jun 2008 15:15:00 +0000 (15:15 +0000)]
Mention that custom client-header filters that rewrite the
request line incorrectly no longer cause Privoxy to crash.

15 years agoRebuild with latest changes.
Fabian Keil [Mon, 30 Jun 2008 14:56:25 +0000 (14:56 +0000)]
Rebuild with latest changes.