privoxy.git
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.

15 years agoAdd Jochen Voss for reporting a stray
Fabian Keil [Mon, 30 Jun 2008 14:52:40 +0000 (14:52 +0000)]
Add Jochen Voss for reporting a stray
semicolon in errlog.c (#2005221).

15 years agoRemove another stray semicolon.
Fabian Keil [Sat, 28 Jun 2008 17:17:15 +0000 (17:17 +0000)]
Remove another stray semicolon.

15 years agoRemove stray semicolon in get_log_timestamp().
Fabian Keil [Sat, 28 Jun 2008 17:10:29 +0000 (17:10 +0000)]
Remove stray semicolon in get_log_timestamp().
Reported by Jochen Voss in #2005221.

15 years agoProtocol detection is done case-insensitive, fix assertion
Fabian Keil [Sat, 28 Jun 2008 14:19:05 +0000 (14:19 +0000)]
Protocol detection is done case-insensitive, fix assertion
to do the same. Yay for Privoxy-Regression-Test and zzuf.

15 years agoremove outdated startup information for mac os x
markm68k [Fri, 27 Jun 2008 18:00:53 +0000 (18:00 +0000)]
remove outdated startup information for mac os x

15 years agoMake sure the taggers css-requests and image-requests
Fabian Keil [Fri, 27 Jun 2008 12:53:41 +0000 (12:53 +0000)]
Make sure the taggers css-requests and image-requests
only match at the beginning of the header.

15 years agoHere's looking at you, Gentoo Linux: Show a warning if
Fabian Keil [Fri, 27 Jun 2008 12:50:44 +0000 (12:50 +0000)]
Here's looking at you, Gentoo Linux: Show a warning if
--disable-pthread is used even though pthreads are available.

15 years agoFix possible NULL-pointer dereference reported
Fabian Keil [Fri, 27 Jun 2008 11:13:56 +0000 (11:13 +0000)]
Fix possible NULL-pointer dereference reported
by din_a4 in #2003937. Pointy hat to me.

15 years agoSilence bogus compiler warning.
Fabian Keil [Sat, 21 Jun 2008 21:19:18 +0000 (21:19 +0000)]
Silence bogus compiler warning.

15 years agoFix typo.
Fabian Keil [Sat, 21 Jun 2008 17:03:45 +0000 (17:03 +0000)]
Fix typo.

15 years agoIn check_status_code_result(), make sure
Fabian Keil [Sat, 21 Jun 2008 16:46:41 +0000 (16:46 +0000)]
In check_status_code_result(), make sure
$status_code is defined before checking it.

15 years agoRebuild with minor changes in the 3.0.9 section.
Fabian Keil [Sat, 21 Jun 2008 13:45:14 +0000 (13:45 +0000)]
Rebuild with minor changes in the 3.0.9 section.

15 years ago- Add the 3.0.9 section from the README file.
Fabian Keil [Sat, 21 Jun 2008 13:43:06 +0000 (13:43 +0000)]
- Add the 3.0.9 section from the README file.
- Out-comment the "development mode" section.

15 years ago- Fix indentation.
Fabian Keil [Sat, 21 Jun 2008 13:30:43 +0000 (13:30 +0000)]
- Fix indentation.
- Remove the questionable "security holes fixed" part.

15 years agoFix brain fart.
hal9 [Sat, 21 Jun 2008 13:11:59 +0000 (13:11 +0000)]
Fix brain fart.

15 years agoThis is the announcement text linked from privoxy.org. Why was this not in cvs
hal9 [Sat, 21 Jun 2008 12:17:51 +0000 (12:17 +0000)]
This is the announcement text linked from privoxy.org. Why was this not in cvs
before?

15 years agoFix umlauts.
Fabian Keil [Thu, 19 Jun 2008 13:40:18 +0000 (13:40 +0000)]
Fix umlauts.

15 years agoRemove txt docs from spec file.
hal9 [Thu, 19 Jun 2008 01:52:17 +0000 (01:52 +0000)]
Remove txt docs from spec file.

15 years agoRebuild for 3.0.9 beta.
hal9 [Thu, 19 Jun 2008 01:44:41 +0000 (01:44 +0000)]
Rebuild for 3.0.9 beta.

15 years agoAdd short note about zlib being enabled in 3.0.9
hal9 [Thu, 19 Jun 2008 01:41:59 +0000 (01:41 +0000)]
Add short note about zlib being enabled in 3.0.9

15 years agoRemove PDF-related stuff.
Fabian Keil [Wed, 18 Jun 2008 18:28:42 +0000 (18:28 +0000)]
Remove PDF-related stuff.

15 years ago- Remove link to soon-to-be-removed PDFs.
Fabian Keil [Wed, 18 Jun 2008 17:42:13 +0000 (17:42 +0000)]
- Remove link to soon-to-be-removed PDFs.
- Use https for the download URL.
- Update copyright year.

15 years agoRemove plain-text documentation.
Fabian Keil [Tue, 17 Jun 2008 16:44:21 +0000 (16:44 +0000)]
Remove plain-text documentation.

15 years ago- Stop building text files nobody cares about.
Fabian Keil [Tue, 17 Jun 2008 16:16:08 +0000 (16:16 +0000)]
- Stop building text files nobody cares about.
- Update copyright year.

15 years agoRebuild for the upcoming 3.0.9 beta release.
Fabian Keil [Sat, 14 Jun 2008 13:50:42 +0000 (13:50 +0000)]
Rebuild for the upcoming 3.0.9 beta release.

15 years agoAdd a banners-by-size exception for ikea.com.
Fabian Keil [Sat, 14 Jun 2008 13:48:22 +0000 (13:48 +0000)]
Add a banners-by-size exception for ikea.com.

15 years agoRe-add a colon I unintentionally removed a few revisions ago.
Fabian Keil [Sat, 14 Jun 2008 13:45:22 +0000 (13:45 +0000)]
Re-add a colon I unintentionally removed a few revisions ago.

15 years agoRebuild for the upcoming 3.0.9 beta release.
Fabian Keil [Sat, 14 Jun 2008 13:42:56 +0000 (13:42 +0000)]
Rebuild for the upcoming 3.0.9 beta release.

15 years agoRebuild for the upcoming 3.0.9 beta release.
Fabian Keil [Sat, 14 Jun 2008 13:37:01 +0000 (13:37 +0000)]
Rebuild for the upcoming 3.0.9 beta release.

15 years agoRebuild for the upcoming 3.0.9 beta release.
Fabian Keil [Sat, 14 Jun 2008 13:29:46 +0000 (13:29 +0000)]
Rebuild for the upcoming 3.0.9 beta release.

15 years agoPrepare for the upcoming 3.0.9 beta release.
Fabian Keil [Sat, 14 Jun 2008 13:21:28 +0000 (13:21 +0000)]
Prepare for the upcoming 3.0.9 beta release.

15 years ago- Shorten white space after debug directives.
Fabian Keil [Sat, 14 Jun 2008 13:16:40 +0000 (13:16 +0000)]
- Shorten white space after debug directives.
- GC "debug 1024".

15 years ago- Add a short description for 3.0.9 beta.
Fabian Keil [Sat, 14 Jun 2008 13:09:39 +0000 (13:09 +0000)]
- Add a short description for 3.0.9 beta.
- Change download URL to use https.

15 years agoSet CODE_STATUS to beta.
Fabian Keil [Sat, 14 Jun 2008 12:47:30 +0000 (12:47 +0000)]
Set CODE_STATUS to beta.

15 years agoUpdate the "What's New in this Release" section with
Fabian Keil [Fri, 13 Jun 2008 16:24:53 +0000 (16:24 +0000)]
Update the "What's New in this Release" section with
the ChangeLog entries changelog2doc.pl could handle.

15 years agoUpdate the "What's New in this Release" section with
Fabian Keil [Fri, 13 Jun 2008 16:06:48 +0000 (16:06 +0000)]
Update the "What's New in this Release" section with
the ChangeLog entries changelog2doc.pl could handle.

15 years ago- Bring back the section header underlinings.
Fabian Keil [Fri, 13 Jun 2008 15:41:42 +0000 (15:41 +0000)]
- Bring back the section header underlinings.
- Be more consistent in the Windows section and
  out-comment empty lines as well.

15 years agoMove previously inline'd Perl code for the config-file target
Fabian Keil [Fri, 13 Jun 2008 15:25:03 +0000 (15:25 +0000)]
Move previously inline'd Perl code for the config-file target
into a separate file, have it work with older perl releases,
clean it up a bit and fix the "underlining" code.

15 years agoAdd third-level domain to URL in dok-get target.
Fabian Keil [Thu, 12 Jun 2008 16:38:50 +0000 (16:38 +0000)]
Add third-level domain to URL in dok-get target.

15 years agoAdd a filter to make updating the "What's New in this Release"
Fabian Keil [Mon, 9 Jun 2008 17:53:02 +0000 (17:53 +0000)]
Add a filter to make updating the "What's New in this Release"
section in the User Manual less painful.

15 years agoMention some more changes.
Fabian Keil [Mon, 9 Jun 2008 17:43:45 +0000 (17:43 +0000)]
Mention some more changes.

15 years ago- Recommend https for releasing files.
Fabian Keil [Mon, 9 Jun 2008 17:28:31 +0000 (17:28 +0000)]
- Recommend https for releasing files.
- Fix a warning about datarootdir being ignored.

15 years agoSync with recent changes.
Fabian Keil [Sun, 8 Jun 2008 12:04:47 +0000 (12:04 +0000)]
Sync with recent changes.

15 years ago- Show a warning if the soon-to-be-removed static PCRE code is used.
Fabian Keil [Sun, 8 Jun 2008 11:55:09 +0000 (11:55 +0000)]
- Show a warning if the soon-to-be-removed static PCRE code is used.
- Hide the "using built-in static pcrs" message. With dynamic linking
  against PCRS disabled, the message isn't particularly useful.

15 years ago- Note that the "100% cpu problem" is worth
Fabian Keil [Sat, 7 Jun 2008 13:11:15 +0000 (13:11 +0000)]
- Note that the "100% cpu problem" is worth
  reporting if it happens with a recent release.
- Mention the hostname option as a workaround for
  the "can't get my own hostname" issue.
- The profile formerly known as "Adventuresome"
  is called "Advanced" now.
- Some white-space fixes.

15 years ago- Minor rewordings.
Fabian Keil [Fri, 6 Jun 2008 15:32:09 +0000 (15:32 +0000)]
- Minor rewordings.
- Don't claim that all the old Junkbuster features remain.
  Some of them have been removed or replaced with better ones.

15 years agoRemove now-useless reference to debug.
Fabian Keil [Fri, 30 May 2008 15:57:23 +0000 (15:57 +0000)]
Remove now-useless reference to debug.

15 years agoDeclare variable "debug" static and complain about its name.
Fabian Keil [Fri, 30 May 2008 15:55:25 +0000 (15:55 +0000)]
Declare variable "debug" static and complain about its name.

15 years agoRemove questionable micro-optimizations
Fabian Keil [Fri, 30 May 2008 15:50:08 +0000 (15:50 +0000)]
Remove questionable micro-optimizations
whose usefulness has never been measured.

15 years ago- Add %config directive for url-info-osd.xml.
Fabian Keil [Fri, 30 May 2008 15:06:42 +0000 (15:06 +0000)]
- Add %config directive for url-info-osd.xml.
  As usual, this hasn't been tested.
- Fix comment typo.

15 years agoAdd dumb fetch test for the show-url-info OpenSearch description.
Fabian Keil [Wed, 28 May 2008 17:07:03 +0000 (17:07 +0000)]
Add dumb fetch test for the show-url-info OpenSearch description.

15 years agoProvide an OpenSearch Description to access the
Fabian Keil [Mon, 26 May 2008 17:30:59 +0000 (17:30 +0000)]
Provide an OpenSearch Description to access the
show-url-info page through "search engine plugins".

15 years agoRequest heads for server-header-action tests at 127.0.0.1.
Fabian Keil [Mon, 26 May 2008 16:36:11 +0000 (16:36 +0000)]
Request heads for server-header-action tests at 127.0.0.1.

15 years ago- Fix spelling in template-not-found message.
Fabian Keil [Mon, 26 May 2008 16:23:19 +0000 (16:23 +0000)]
- Fix spelling in template-not-found message.
- Declare referrer_is_safe()'s alternative_prefix[] static.

15 years agoSpell error correctly.
Fabian Keil [Mon, 26 May 2008 16:16:55 +0000 (16:16 +0000)]
Spell error correctly.

15 years agoReuse directive_hash and don't hash the same directive twice.
Fabian Keil [Mon, 26 May 2008 16:13:22 +0000 (16:13 +0000)]
Reuse directive_hash and don't hash the same directive twice.

15 years agos@memorey@memory@
Fabian Keil [Mon, 26 May 2008 16:04:04 +0000 (16:04 +0000)]
s@memorey@memory@

15 years agos@Insufficent@Insufficient@
Fabian Keil [Mon, 26 May 2008 16:02:24 +0000 (16:02 +0000)]
s@Insufficent@Insufficient@

15 years ago- Update "default profiles" table.
Fabian Keil [Mon, 26 May 2008 15:55:46 +0000 (15:55 +0000)]
- Update "default profiles" table.
- Add some more pcrs redirect examples and note that
  enabling debug 128 helps to get redirects working.

15 years agoTry to use zlib by default, but just show a warning if it's
Fabian Keil [Sun, 25 May 2008 15:50:14 +0000 (15:50 +0000)]
Try to use zlib by default, but just show a warning if it's
unavailable. Remove --enable-zlib, add  --disable-zlib.

15 years agoDoh. Fix test for forbidden CONNECT requests which
Fabian Keil [Sat, 24 May 2008 18:28:14 +0000 (18:28 +0000)]
Doh. Fix test for forbidden CONNECT requests which
unintentionally relied on Advanced default settings.

15 years agoAllow to fuzz white space in test headers.
Fabian Keil [Sat, 24 May 2008 16:06:01 +0000 (16:06 +0000)]
Allow to fuzz white space in test headers.

15 years ago- Shorten meta description inserted in dok-webserver
Fabian Keil [Fri, 23 May 2008 18:03:12 +0000 (18:03 +0000)]
- Shorten meta description inserted in dok-webserver
  and dok-index target.
- In config-file target, unset LANG for w3m as we
  might otherwise end up with multi-byte characters.

15 years agoSync with p-config.sgml 2.30.
Fabian Keil [Fri, 23 May 2008 17:53:37 +0000 (17:53 +0000)]
Sync with p-config.sgml 2.30.

15 years agoSync with faq.sgml 2.40.
Fabian Keil [Fri, 23 May 2008 16:53:07 +0000 (16:53 +0000)]
Sync with faq.sgml 2.40.

15 years agoSync with user-manual.sgml 2.73.
Fabian Keil [Fri, 23 May 2008 16:46:02 +0000 (16:46 +0000)]
Sync with user-manual.sgml 2.73.

15 years ago- Fix GPL link to point to GPL version 2.
Fabian Keil [Fri, 23 May 2008 15:09:48 +0000 (15:09 +0000)]
- Fix GPL link to point to GPL version 2.
- Remove previously out-commented sections.
- Only list the FSF's address once.

15 years agoRemove previously out-commented block that caused syntax problems.
Fabian Keil [Fri, 23 May 2008 14:43:18 +0000 (14:43 +0000)]
Remove previously out-commented block that caused syntax problems.

15 years agoSilence dok-user complaint about @# not being found.
Fabian Keil [Fri, 23 May 2008 14:39:09 +0000 (14:39 +0000)]
Silence dok-user complaint about @# not being found.

15 years ago- Get config-file target working with more recent Perl
Fabian Keil [Fri, 23 May 2008 14:04:57 +0000 (14:04 +0000)]
- Get config-file target working with more recent Perl
  versions. The generated file is still messed up, though.
- Fix comment typo.

15 years agoFix coffee machine.
Fabian Keil [Thu, 22 May 2008 16:57:23 +0000 (16:57 +0000)]
Fix coffee machine.

15 years ago- Remove parsers.@OBJEXT@'s dependency on encode.h.
Fabian Keil [Thu, 22 May 2008 10:26:26 +0000 (10:26 +0000)]
- Remove parsers.@OBJEXT@'s dependency on encode.h.
- Include Emacs backup files in tidy target again.

15 years agoSync with default.filter. Why isn't this file
Fabian Keil [Wed, 21 May 2008 20:17:03 +0000 (20:17 +0000)]
Sync with default.filter. Why isn't this file
generated automatically anyway?

15 years agoThe whole point of strclean() is to modify the
Fabian Keil [Wed, 21 May 2008 20:12:11 +0000 (20:12 +0000)]
The whole point of strclean() is to modify the
first parameter, so don't mark it immutable,
even though the compiler lets us get away with it.