privoxy.git
16 years agoLet forward_url() use the standard parameter ordering
Fabian Keil [Sat, 23 Feb 2008 16:33:43 +0000 (16:33 +0000)]
Let forward_url() use the standard parameter ordering
and mark its second parameter immutable.

16 years agoApply small Slackware patch from Laurence Darby.
hal9 [Fri, 22 Feb 2008 11:38:55 +0000 (11:38 +0000)]
Apply small Slackware patch from Laurence Darby.

16 years agoupdates for mac os x
markm68k [Fri, 22 Feb 2008 05:54:27 +0000 (05:54 +0000)]
updates for mac os x

16 years agofix merge problem
markm68k [Fri, 22 Feb 2008 05:50:37 +0000 (05:50 +0000)]
fix merge problem

16 years ago- Don't redirect dmoz edit URLs.
Fabian Keil [Tue, 19 Feb 2008 18:52:02 +0000 (18:52 +0000)]
- Don't redirect dmoz edit URLs.
- Unblock Google's adsense info/login page. Reported by Sebastian in #1897121.

16 years ago- Send HEAD requests with --request + --head instead of --head only,
Fabian Keil [Sun, 17 Feb 2008 15:22:06 +0000 (15:22 +0000)]
- Send HEAD requests with --request + --head instead of --head only,
  to make sure the spelling from the configuration file is maintained.
- Remove some unused code and white space.

16 years agoFix typo.
Fabian Keil [Sat, 16 Feb 2008 16:54:51 +0000 (16:54 +0000)]
Fix typo.

16 years agoAdd Mark Miller to AUTHORS
hal9 [Sat, 16 Feb 2008 14:27:48 +0000 (14:27 +0000)]
Add Mark Miller to AUTHORS

16 years agoAllow to skip tests that depend on unavailable options.
Fabian Keil [Sat, 16 Feb 2008 12:55:51 +0000 (12:55 +0000)]
Allow to skip tests that depend on unavailable options.

16 years agoCosmetics.
Fabian Keil [Sat, 16 Feb 2008 12:46:52 +0000 (12:46 +0000)]
Cosmetics.

16 years ago- Add a hide-tor-exit-notation test with a fingerprint
Fabian Keil [Mon, 11 Feb 2008 21:02:58 +0000 (21:02 +0000)]
- Add a hide-tor-exit-notation test with a fingerprint
  instead of the node's name.
- Trigger some forward-socks5 errors.
- Bump for-privoxy-version.

16 years agoStop pretending to maintain OpenBSD and Solaris packages.
Fabian Keil [Mon, 11 Feb 2008 17:59:23 +0000 (17:59 +0000)]
Stop pretending to maintain OpenBSD and Solaris packages.

16 years agoRebuild for reason updates for Mac OS X.
hal9 [Mon, 11 Feb 2008 11:54:21 +0000 (11:54 +0000)]
Rebuild for reason updates for Mac OS X.

16 years agoFix entity ... s/&/&
hal9 [Mon, 11 Feb 2008 11:52:23 +0000 (11:52 +0000)]
Fix entity ... s/&/&

16 years agomore updates for mac os x
markm68k [Mon, 11 Feb 2008 03:41:47 +0000 (03:41 +0000)]
more updates for mac os x

16 years agomore updates for mac os x
markm68k [Mon, 11 Feb 2008 03:40:25 +0000 (03:40 +0000)]
more updates for mac os x

16 years agoreflect new changes for mac os x
markm68k [Mon, 11 Feb 2008 00:52:34 +0000 (00:52 +0000)]
reflect new changes for mac os x

16 years agoReduce superfluous white space by not marking
Fabian Keil [Sun, 10 Feb 2008 17:26:52 +0000 (17:26 +0000)]
Reduce superfluous white space by not marking
up the final results list as paragraph.

16 years agoUnblock cURL advisories.
Fabian Keil [Sat, 9 Feb 2008 20:34:31 +0000 (20:34 +0000)]
Unblock cURL advisories.

16 years agoList active and inactive actions in the show-url-info's
Fabian Keil [Sat, 9 Feb 2008 15:15:38 +0000 (15:15 +0000)]
List active and inactive actions in the show-url-info's
"Final results" section separately. Patch submitted by Lee
in #1830056, modified to list active actions first.

16 years agoActionsfile feedback item #1889118 to unblock
hal9 [Fri, 8 Feb 2008 11:48:53 +0000 (11:48 +0000)]
Actionsfile feedback item #1889118 to unblock
adventuresinopensource.blogspot.com.

16 years agoIn socks5_connect:
Fabian Keil [Thu, 7 Feb 2008 18:09:46 +0000 (18:09 +0000)]
In socks5_connect:
- make the buffers quite a bit smaller.
- properly report "socks5 server unreachable" failures.
- let strncpy() use the whole buffer. Using a length of 0xffu wasn't actually
  wrong, but requires too much thinking as it doesn't depend on the buffer size.
- log a message if the socks5 server sends more data than expected.
- add some assertions and comments.

16 years agoUpdating text to reflect release versioning.
hal9 [Tue, 5 Feb 2008 00:47:12 +0000 (00:47 +0000)]
Updating text to reflect release versioning.

16 years ago- Fix a compiler warning.
Fabian Keil [Mon, 4 Feb 2008 14:56:29 +0000 (14:56 +0000)]
- Fix a compiler warning.
- Stop assuming that htonl(INADDR_NONE) equals INADDR_NONE.

16 years agoRemember the cause of the SOCKS5 error for the CGI message.
Fabian Keil [Mon, 4 Feb 2008 13:11:35 +0000 (13:11 +0000)]
Remember the cause of the SOCKS5 error for the CGI message.

16 years agoChange "Edit Packages" URL to use https.
Fabian Keil [Mon, 4 Feb 2008 12:14:06 +0000 (12:14 +0000)]
Change "Edit Packages" URL to use https.

16 years agoRemove the <br> in front of the error message.
Fabian Keil [Mon, 4 Feb 2008 12:05:46 +0000 (12:05 +0000)]
Remove the <br> in front of the error message.

16 years agoApply patch from Mark: s/OSX/OS X/
hal9 [Sun, 3 Feb 2008 21:37:41 +0000 (21:37 +0000)]
Apply patch from Mark: s/OSX/OS X/

16 years ago- Mention forward-socks5.
Fabian Keil [Sun, 3 Feb 2008 19:15:54 +0000 (19:15 +0000)]
- Mention forward-socks5.
- Shorten some lines in the forward section.
- Fix forward port range.

16 years agoMention forward-socks5.
Fabian Keil [Sun, 3 Feb 2008 19:10:14 +0000 (19:10 +0000)]
Mention forward-socks5.

16 years agoAdd SOCKS5 support for "Forwarding failure" CGI page.
Fabian Keil [Sun, 3 Feb 2008 15:45:06 +0000 (15:45 +0000)]
Add SOCKS5 support for "Forwarding failure" CGI page.

16 years agoRemove unused OSX_DARWIN macro. Reported by Mark Miller in #1852529.
Fabian Keil [Sun, 3 Feb 2008 14:40:47 +0000 (14:40 +0000)]
Remove unused OSX_DARWIN macro. Reported by Mark Miller in #1852529.

16 years agoAdd Eric M. Hopper for contributing SOCKS5 support.
Fabian Keil [Sun, 3 Feb 2008 14:15:33 +0000 (14:15 +0000)]
Add Eric M. Hopper for contributing SOCKS5 support.

16 years agoMention SOCKS5 support.
Fabian Keil [Sun, 3 Feb 2008 14:00:42 +0000 (14:00 +0000)]
Mention SOCKS5 support.

16 years agoAdd SOCKS5 support for forward-override{}.
Fabian Keil [Sun, 3 Feb 2008 13:57:58 +0000 (13:57 +0000)]
Add SOCKS5 support for forward-override{}.

16 years agoAdd SOCKS5 support for show-url-info CGI page.
Fabian Keil [Sun, 3 Feb 2008 13:56:07 +0000 (13:56 +0000)]
Add SOCKS5 support for show-url-info CGI page.

16 years agoAdd SOCKS5 support. Patch #1862863 by Eric M. Hopper with minor changes.
Fabian Keil [Sun, 3 Feb 2008 13:46:15 +0000 (13:46 +0000)]
Add SOCKS5 support. Patch #1862863 by Eric M. Hopper with minor changes.

16 years agoRemove the "Listening ... for local connections only" log message.
Fabian Keil [Sat, 2 Feb 2008 19:36:56 +0000 (19:36 +0000)]
Remove the "Listening ... for local connections only" log message.
Whether or not remote connections are able to reach Privoxy is up
to the operating system.

16 years agoYet another yahoo update to get the width limitation removal working again.
Fabian Keil [Sat, 2 Feb 2008 15:27:19 +0000 (15:27 +0000)]
Yet another yahoo update to get the width limitation removal working again.

16 years agoIf edit buttons on the show-url-info CGI page are hidden, explain why.
Fabian Keil [Fri, 1 Feb 2008 06:04:31 +0000 (06:04 +0000)]
If edit buttons on the show-url-info CGI page are hidden, explain why.

16 years agoHide edit buttons on the show-url-info CGI page if enable-edit-action
Fabian Keil [Fri, 1 Feb 2008 05:52:40 +0000 (05:52 +0000)]
Hide edit buttons on the show-url-info CGI page if enable-edit-action
is disabled. Patch by Lee with additional white space adjustments.

16 years agoLet the +client-header-filter{hide-tor-exit-notation} example apply
Fabian Keil [Thu, 31 Jan 2008 19:11:35 +0000 (19:11 +0000)]
Let the +client-header-filter{hide-tor-exit-notation} example apply
to all requests as "tainted" Referers aren't limited to exit TLDs.

16 years ago- Make the logfp assertion more strict. As of 1.63, the "||" could
Fabian Keil [Thu, 31 Jan 2008 15:38:14 +0000 (15:38 +0000)]
- Make the logfp assertion more strict. As of 1.63, the "||" could
  have been an "&&", which means we can use two separate assertions
  and skip on of them on Windows.
- Break a long commit message line in two.

16 years agoUse (a != b) instead of !(a == b) so the sanity check looks less insane.
Fabian Keil [Thu, 31 Jan 2008 14:44:33 +0000 (14:44 +0000)]
Use (a != b) instead of !(a == b) so the sanity check looks less insane.

16 years ago- Mark some parameters as immutable.
Fabian Keil [Mon, 28 Jan 2008 20:17:40 +0000 (20:17 +0000)]
- Mark some parameters as immutable.
- Hide update_action_bits_for_all_tags() while it's unused.

16 years agoDon't let the less-download-windows filter mess up
Fabian Keil [Sat, 26 Jan 2008 15:45:39 +0000 (15:45 +0000)]
Don't let the less-download-windows filter mess up
"Content-Type: application/x-shockwave-flash" headers.

16 years agoAdd two "Since 3.0.8" items and clarify a 3.0.7 item.
Fabian Keil [Sat, 26 Jan 2008 12:52:30 +0000 (12:52 +0000)]
Add two "Since 3.0.8" items and clarify a 3.0.7 item.

16 years agoIf enable-edit-actions is disabled, hide the edit buttons and explain why.
Fabian Keil [Sat, 26 Jan 2008 11:13:25 +0000 (11:13 +0000)]
If enable-edit-actions is disabled, hide the edit buttons and explain why.

16 years agoChange version to 3.0.9 UNRELEASED.
Fabian Keil [Sat, 26 Jan 2008 10:52:13 +0000 (10:52 +0000)]
Change version to 3.0.9 UNRELEASED.

16 years agoUpdate hide-forwarded-for-headers description.
Fabian Keil [Fri, 25 Jan 2008 19:29:20 +0000 (19:29 +0000)]
Update hide-forwarded-for-headers description.

16 years ago- Add yet another new yahoo ad id.
Fabian Keil [Fri, 25 Jan 2008 19:12:40 +0000 (19:12 +0000)]
- Add yet another new yahoo ad id.
- Don't let the first banners-by-link job punish URLs for merely
  containing the pattern "/jump/" when it should really look for
  "doubleclick\.net/jump/".

16 years agoRemove the "Fix build on OS/2" item as I just broke it differently.
Fabian Keil [Wed, 23 Jan 2008 19:27:52 +0000 (19:27 +0000)]
Remove the "Fix build on OS/2" item as I just broke it differently.

16 years ago- Ditch the pathetic "and security holes fixed" "feature" which should
Fabian Keil [Tue, 22 Jan 2008 17:34:54 +0000 (17:34 +0000)]
- Ditch the pathetic "and security holes fixed" "feature" which should
  have been removed several releases ago. It has been added in 2002,
  I can't tell from the commit log what it's about and it gives the
  impression that we have tons of security issues but don't properly
  disclose them. Existence of the "feature" pointed out by Secunia.
- Remove the (already hidden) bogus claim about Privoxy being
  HTTP/1.1 compliant.
- Fix URL in comment.

16 years agoSwap #def from negative to positive, re-joined it so it didn't span an assertion...
David Schmidt [Mon, 21 Jan 2008 18:56:46 +0000 (18:56 +0000)]
Swap #def from negative to positive, re-joined it so it didn't span an assertion (compilation failure on OS/2)

16 years ago- Factor enlist_new_test() out of load_action_files().
Fabian Keil [Mon, 21 Jan 2008 18:43:16 +0000 (18:43 +0000)]
- Factor enlist_new_test() out of load_action_files().
- Let --test-number work independent of the chosen level.

16 years agoAllow Privoxy-Regression-Test to CONNECT to port 80 v_3_0_8
Fabian Keil [Sun, 20 Jan 2008 15:07:15 +0000 (15:07 +0000)]
Allow Privoxy-Regression-Test to CONNECT to port 80
so the CONNECT method check works by default.

16 years agoSet version to 3.0.8.
Fabian Keil [Sun, 20 Jan 2008 14:30:59 +0000 (14:30 +0000)]
Set version to 3.0.8.

16 years agoSet CODE_STATUS to stable.
Fabian Keil [Sun, 20 Jan 2008 14:07:09 +0000 (14:07 +0000)]
Set CODE_STATUS to stable.

16 years agoAdd forward-override examples.
Fabian Keil [Sun, 20 Jan 2008 13:19:58 +0000 (13:19 +0000)]
Add forward-override examples.

16 years agoFix some more utf issues.
Fabian Keil [Sun, 20 Jan 2008 12:57:31 +0000 (12:57 +0000)]
Fix some more utf issues.

16 years agos@©@(c)@
Fabian Keil [Sun, 20 Jan 2008 08:42:48 +0000 (08:42 +0000)]
s@©@(c)@

16 years agoUpdated to the current gpl-2.0.txt from gnu.org: Postal address of FSF changed
gjmurphy [Sat, 19 Jan 2008 23:30:27 +0000 (23:30 +0000)]
Updated to the current gpl-2.0.txt from gnu.org: Postal address of FSF changed

16 years agoMentioned a couple of win32 build updates
gjmurphy [Sat, 19 Jan 2008 23:23:32 +0000 (23:23 +0000)]
Mentioned a couple of win32 build updates

16 years agoWhat 1.45 and 1.47 said.
Fabian Keil [Sat, 19 Jan 2008 23:11:17 +0000 (23:11 +0000)]
What 1.45 and 1.47 said.

16 years agomentioned bugtracker;changed my email addr to the sf.net addr
gjmurphy [Sat, 19 Jan 2008 23:01:16 +0000 (23:01 +0000)]
mentioned bugtracker;changed my email addr to the sf.net addr

16 years ago- Add some "Since 3.0.7" items, one less exciting then the other.
Fabian Keil [Sat, 19 Jan 2008 22:26:54 +0000 (22:26 +0000)]
- Add some "Since 3.0.7" items, one less exciting then the other.
- Mark 3.0.5 and 3.0.7 as beta releases.

16 years agoRe-commit to solve various last minute issues for charsets, etc.
hal9 [Sat, 19 Jan 2008 21:41:39 +0000 (21:41 +0000)]
Re-commit to solve various last minute issues for charsets, etc.

16 years agoAdd IE7 to configuration section per Gerry.
hal9 [Sat, 19 Jan 2008 21:26:37 +0000 (21:26 +0000)]
Add IE7 to configuration section per Gerry.

16 years agoAdd content-type header with charset parameter iso-8859-1.
hal9 [Sat, 19 Jan 2008 21:23:41 +0000 (21:23 +0000)]
Add content-type header with charset parameter iso-8859-1.

16 years agoTest commit for font issue.
hal9 [Sat, 19 Jan 2008 18:59:05 +0000 (18:59 +0000)]
Test commit for font issue.

16 years agoRe-commit to fix various minor issues for new release.
hal9 [Sat, 19 Jan 2008 17:52:39 +0000 (17:52 +0000)]
Re-commit to fix various minor issues for new release.

16 years agoSomehow overlooked....recomitting.
hal9 [Sat, 19 Jan 2008 17:22:59 +0000 (17:22 +0000)]
Somehow overlooked....recomitting.

16 years agoRecommit to include Gerry.
hal9 [Sat, 19 Jan 2008 15:30:44 +0000 (15:30 +0000)]
Recommit to include Gerry.

16 years agoWe left Gerry off AUTHORS entirely! Sorry Gerry!!!
hal9 [Sat, 19 Jan 2008 15:19:58 +0000 (15:19 +0000)]
We left Gerry off AUTHORS entirely! Sorry Gerry!!!

16 years agoRebuilt html docs for Privoxy 3.0.8
hal9 [Sat, 19 Jan 2008 15:10:36 +0000 (15:10 +0000)]
Rebuilt html docs for Privoxy 3.0.8

16 years agoRebuilt for 3.0.8 stable release.
hal9 [Sat, 19 Jan 2008 15:06:20 +0000 (15:06 +0000)]
Rebuilt for 3.0.8 stable release.

16 years agoDoc sources tagged for 3.0.8 release.
hal9 [Sat, 19 Jan 2008 15:03:05 +0000 (15:03 +0000)]
Doc sources tagged for 3.0.8 release.

16 years agoAdd Privoxy-Regression-Test 0.2 and a few regression tests.
Fabian Keil [Fri, 18 Jan 2008 19:33:00 +0000 (19:33 +0000)]
Add Privoxy-Regression-Test 0.2 and a few regression tests.

16 years agoChange copyright notice for docs s/2007/2008/. All these will be rebuilt soon
hal9 [Thu, 17 Jan 2008 01:49:51 +0000 (01:49 +0000)]
Change copyright notice for docs s/2007/2008/. All these will be rebuilt soon
enough.

16 years agoAdd entity to config.sgml for build, update config, stamp version and copyrights.
hal9 [Thu, 17 Jan 2008 01:43:23 +0000 (01:43 +0000)]
Add entity to config.sgml for build, update config, stamp version and copyrights.

16 years agoLet client_range() also handle Request-Range headers
Fabian Keil [Sat, 5 Jan 2008 21:37:03 +0000 (21:37 +0000)]
Let client_range() also handle Request-Range headers
which apparently are still supported by many servers.

16 years agoImprove the warning messages that get logged if the action files
Fabian Keil [Fri, 4 Jan 2008 17:43:45 +0000 (17:43 +0000)]
Improve the warning messages that get logged if the action files
"enable" filters but no filters of that type have been loaded.

16 years agoInstead of linking to the "Contacting the developers ..." section
Fabian Keil [Wed, 2 Jan 2008 18:06:58 +0000 (18:06 +0000)]
Instead of linking to the "Contacting the developers ..." section
in the FAQ, use the one from the User Manual. The latter can be
delivered by Privoxy and thus possibly loads faster.

16 years agoUnblock wiki[pm]edia.org by host.
Fabian Keil [Mon, 31 Dec 2007 21:52:11 +0000 (21:52 +0000)]
Unblock wiki[pm]edia.org by host.

16 years agoLet the msn filter remove the width limitation again.
Fabian Keil [Mon, 31 Dec 2007 19:53:59 +0000 (19:53 +0000)]
Let the msn filter remove the width limitation again.

16 years ago- Let the yahoo filter remove the width limitation again.
Fabian Keil [Mon, 31 Dec 2007 19:11:31 +0000 (19:11 +0000)]
- Let the yahoo filter remove the width limitation again.
- Teach the blogspot filter to remove useless feed comment
  titles that only contain the beginning of the actual comment.

16 years agoIn server_content_type():
Fabian Keil [Fri, 28 Dec 2007 18:32:51 +0000 (18:32 +0000)]
In server_content_type():
- Don't require leading white space when detecting image content types.
- Change '... not replaced ...' message to sound less crazy if the text
  type actually is 'text/plain'.
- Mark the 'text/plain == binary data' assumption for removal.
- Remove a bunch of trailing white space.

16 years agoMinor server_content_disposition() changes:
Fabian Keil [Fri, 28 Dec 2007 16:56:35 +0000 (16:56 +0000)]
Minor server_content_disposition() changes:
- Don't regenerate the header name all lower-case.
- Some white space fixes.
- Remove useless log message in case of ENOMEM.

16 years agoAdd a fast-redirects exception for blogger.com/navbar.g.
Fabian Keil [Tue, 25 Dec 2007 15:06:02 +0000 (15:06 +0000)]
Add a fast-redirects exception for blogger.com/navbar.g.

16 years agoBand-aid (and micro-optimization) that makes it less likely to run out of
Fabian Keil [Mon, 24 Dec 2007 16:34:23 +0000 (16:34 +0000)]
Band-aid (and micro-optimization) that makes it less likely to run out of
stack space with overly-complex path patterns. Probably masks the problem
reported by Lee in #1856679. Hohoho.

16 years agoUse more precise example descriptions for the mysterious domain patterns.
Fabian Keil [Sun, 23 Dec 2007 16:48:24 +0000 (16:48 +0000)]
Use more precise example descriptions for the mysterious domain patterns.

16 years ago- Lo and behold, the CSS fix for the MSN buttons is no longer necessary.
Fabian Keil [Sun, 23 Dec 2007 15:48:12 +0000 (15:48 +0000)]
- Lo and behold, the CSS fix for the MSN buttons is no longer necessary.
- Add some new selectors the msn filter should hide.
- Add the two yahoo selectors Lee reported in #1856574.
- Add comments that the width limitation fixes stopped
  working for the msn and yahoo filter.

16 years agoReword "unrecognized directive" warning, use better
Fabian Keil [Sun, 23 Dec 2007 15:24:56 +0000 (15:24 +0000)]
Reword "unrecognized directive" warning, use better
mark up and add a <br>. Fixes parts of #1856559.

16 years agoChanges to ad.jp issue per Actionsfile feedback item #1807613
hal9 [Wed, 19 Dec 2007 02:52:23 +0000 (02:52 +0000)]
Changes to ad.jp issue per Actionsfile feedback item #1807613

16 years agoPrevent the log messages for CONNECT requests to unacceptable
Fabian Keil [Sun, 16 Dec 2007 18:32:46 +0000 (18:32 +0000)]
Prevent the log messages for CONNECT requests to unacceptable
ports from printing the limit-connect argument as [null] if
limit-connect hasn't been explicitly enabled.

16 years agoUpdate logfile and debug sections.
Fabian Keil [Sun, 16 Dec 2007 15:49:24 +0000 (15:49 +0000)]
Update logfile and debug sections.

16 years agoStop overloading logfile to control the mingw32 log window as well.
Fabian Keil [Sat, 15 Dec 2007 19:49:32 +0000 (19:49 +0000)]
Stop overloading logfile to control the mingw32 log window as well.
It's no longer necessary now that we disable all debug lines by default
and at least one user perceived it as a regression (added in 1.55).

16 years ago- Remove entries for SuSE and Redhat.
Fabian Keil [Sat, 15 Dec 2007 15:15:39 +0000 (15:15 +0000)]
- Remove entries for SuSE and Redhat.
- Add Gerry Murphy as Windows packager.

16 years agoPlug memory leak if listen-address only specifies the port.
Fabian Keil [Sat, 15 Dec 2007 14:24:05 +0000 (14:24 +0000)]
Plug memory leak if listen-address only specifies the port.

16 years ago- Update debug's "Default value:" entry to match reality.
Fabian Keil [Fri, 14 Dec 2007 19:16:37 +0000 (19:16 +0000)]
- Update debug's "Default value:" entry to match reality.
  Closes #1850967, reported by javacat@radix.net.
- Explain the meaning of debug level 8192 in proper English.