privoxy.git
15 years agoIn case of CONNECT requests there's no point
Fabian Keil [Fri, 21 Nov 2008 18:39:53 +0000 (18:39 +0000)]
In case of CONNECT requests there's no point
in trying to keep the connection alive.

15 years agoAdded -filter to wiktionary.org/.
hal9 [Thu, 20 Nov 2008 11:22:30 +0000 (11:22 +0000)]
Added -filter to wiktionary.org/.

15 years agoUnblock wiktionary.org per tracker feedback.
hal9 [Thu, 20 Nov 2008 11:19:34 +0000 (11:19 +0000)]
Unblock wiktionary.org per tracker feedback.

15 years agoRemove an obsolete comment.
Fabian Keil [Thu, 20 Nov 2008 08:22:28 +0000 (08:22 +0000)]
Remove an obsolete comment.

15 years agoTurn keep-alive support into a runtime feature
Fabian Keil [Sun, 16 Nov 2008 12:43:49 +0000 (12:43 +0000)]
Turn keep-alive support into a runtime feature
that is disabled by setting keep-alive-timeout
to a negative value.

15 years agoMake keep_alive_timeout static.
Fabian Keil [Thu, 13 Nov 2008 09:15:51 +0000 (09:15 +0000)]
Make keep_alive_timeout static.

15 years agoAdd new config option: keep-alive-timeout.
Fabian Keil [Thu, 13 Nov 2008 09:08:42 +0000 (09:08 +0000)]
Add new config option: keep-alive-timeout.

15 years agoAccept and ignore:
Fabian Keil [Mon, 10 Nov 2008 17:17:31 +0000 (17:17 +0000)]
Accept and ignore:
Header: Disabled filter mode on behalf of the client.

15 years agoAdd a fast-redirects exception for .groundspring.org.
Fabian Keil [Mon, 10 Nov 2008 17:16:21 +0000 (17:16 +0000)]
Add a fast-redirects exception for .groundspring.org.

15 years agoFix a gcc44 warning and remove a now-obsolete cast.
Fabian Keil [Mon, 10 Nov 2008 17:03:57 +0000 (17:03 +0000)]
Fix a gcc44 warning and remove a now-obsolete cast.

15 years agoFix a gcc44 warning (in filters.c).
Fabian Keil [Mon, 10 Nov 2008 16:55:59 +0000 (16:55 +0000)]
Fix a gcc44 warning (in filters.c).

15 years agoFix a gcc44 warning.
Fabian Keil [Mon, 10 Nov 2008 16:40:25 +0000 (16:40 +0000)]
Fix a gcc44 warning.

15 years agoMention actual values when complaining about
Fabian Keil [Sat, 8 Nov 2008 15:48:41 +0000 (15:48 +0000)]
Mention actual values when complaining about
the chunk size exceeding the buffer size.

15 years agoHighlight two recently unified log messages properly.
Fabian Keil [Sat, 8 Nov 2008 15:34:30 +0000 (15:34 +0000)]
Highlight two recently unified log messages properly.

15 years agoUnify two debug messages.
Fabian Keil [Sat, 8 Nov 2008 15:29:58 +0000 (15:29 +0000)]
Unify two debug messages.

15 years agoFix duplicated debugging check.
Fabian Keil [Sat, 8 Nov 2008 15:14:05 +0000 (15:14 +0000)]
Fix duplicated debugging check.

15 years agoFix last-chunk detection hack to also apply
Fabian Keil [Thu, 6 Nov 2008 19:42:17 +0000 (19:42 +0000)]
Fix last-chunk detection hack to also apply
if buf[] contains nothing but the last-chunk.

15 years agoFactor receive_client_request() and
Fabian Keil [Thu, 6 Nov 2008 18:34:35 +0000 (18:34 +0000)]
Factor receive_client_request() and
parse_client_request() out of chat().

15 years agoAccept and ignore:
Fabian Keil [Tue, 4 Nov 2008 17:34:45 +0000 (17:34 +0000)]
Accept and ignore:
Header: A HTTP/1.1 response without Connection header implies keep-alive.

15 years agoHTTP/1.1 responses without Connection
Fabian Keil [Tue, 4 Nov 2008 17:20:31 +0000 (17:20 +0000)]
HTTP/1.1 responses without Connection
header imply keep-alive. Act accordingly.

15 years agoMention that the "clear log" view option
Fabian Keil [Mon, 3 Nov 2008 16:51:17 +0000 (16:51 +0000)]
Mention that the "clear log" view option
is based on a patch submitted by T Ford.

15 years agoAccept and ignore "Connect: Unsetting keep-alive flag.".
Fabian Keil [Mon, 3 Nov 2008 16:31:56 +0000 (16:31 +0000)]
Accept and ignore "Connect: Unsetting keep-alive flag.".

15 years agoDocument addition of the "clear log" view option to the Windows version
Lee [Mon, 3 Nov 2008 05:15:26 +0000 (05:15 +0000)]
Document addition of the "clear log" view option to the Windows version
of Privoxy.

15 years agoIf we received a different amount of data than we expected,
Fabian Keil [Sun, 2 Nov 2008 18:40:34 +0000 (18:40 +0000)]
If we received a different amount of data than we expected,
log a warning and make sure the server socket isn't reused.

15 years agoRevert revision 1.195 and try again.
Fabian Keil [Sun, 2 Nov 2008 16:48:20 +0000 (16:48 +0000)]
Revert revision 1.195 and try again.

15 years agocommit the part of the patches I've been using that were written by torford and gjmurphy
Lee [Sun, 2 Nov 2008 14:37:47 +0000 (14:37 +0000)]
commit the part of the patches I've been using that were written by torford and gjmurphy
  [ 1824315 ] Minor code cleanup
  [ 1781135 ] Patch - Add clear log, select all, and Accelerators for w32
    http://sourceforge.net/tracker/?func=detail&atid=311118&aid=1781135&group_id=11118
The full patch adds control keys A(select all), C(copy) and D(delete all) to the
Privoxy log window menu.  Select all and copy work for me without the patch
(albeit without showing the accelerator keys on the menu), so the only part of the
patch I've been using for the last year or so has been the ctrl-d to delete
everything in the Privoxy log window.

15 years agos@higlight@highlight@
Fabian Keil [Sat, 1 Nov 2008 14:12:54 +0000 (14:12 +0000)]
s@higlight@highlight@

15 years agoFix gcc44 warning.
Fabian Keil [Sun, 26 Oct 2008 16:53:18 +0000 (16:53 +0000)]
Fix gcc44 warning.

15 years agoRemove two debug messages with LOG_LEVEL_INFO.
Fabian Keil [Sun, 26 Oct 2008 15:36:10 +0000 (15:36 +0000)]
Remove two debug messages with LOG_LEVEL_INFO.

15 years agoBring back Connection: header tests. Enable the right
Fabian Keil [Sat, 25 Oct 2008 15:49:48 +0000 (15:49 +0000)]
Bring back Connection: header tests. Enable the right
ones based on the status of FEATURE_CONNECTION_KEEP_ALIVE.

15 years agoCosmetics.
Fabian Keil [Sat, 25 Oct 2008 15:45:04 +0000 (15:45 +0000)]
Cosmetics.

15 years agoUnderstand dependencies like:
Fabian Keil [Sat, 25 Oct 2008 15:42:05 +0000 (15:42 +0000)]
Understand dependencies like:
# Level 13 needs = feature status FEATURE_CONNECTION_KEEP_ALIVE Yes
# Level 14 needs = feature status FEATURE_CONNECTION_KEEP_ALIVE No

15 years agoRemove already out-commented line left over from debugging.
Fabian Keil [Sat, 25 Oct 2008 11:33:01 +0000 (11:33 +0000)]
Remove already out-commented line left over from debugging.

15 years ago- Tone the "keep-alive support is experimental" warning
Fabian Keil [Fri, 24 Oct 2008 17:33:00 +0000 (17:33 +0000)]
- Tone the "keep-alive support is experimental" warning
  down a bit as hackish 0-chunk detection has been
  implemented recently.
- Only show the "ndef HAVE_POLL" warning once on start-up.

15 years agoFix forget_connection() and mark_connection_unused(),
Fabian Keil [Thu, 23 Oct 2008 17:40:53 +0000 (17:40 +0000)]
Fix forget_connection() and mark_connection_unused(),
which would both under certain circumstances access
reusable_connection[MAX_REUSABLE_CONNECTIONS]. Oops.

15 years agoOnce More, With Feeling: if there is no logfile
Fabian Keil [Wed, 22 Oct 2008 15:19:55 +0000 (15:19 +0000)]
Once More, With Feeling: if there is no logfile
because the user didn't specify one, we shouldn't
call init_error_log() after receiving SIGHUP either.

15 years agoUpdate init_error_log() description to match reality.
Fabian Keil [Mon, 20 Oct 2008 17:09:25 +0000 (17:09 +0000)]
Update init_error_log() description to match reality.

15 years agoIf SIGHUP is received while we aren't running in daemon
Fabian Keil [Mon, 20 Oct 2008 17:02:40 +0000 (17:02 +0000)]
If SIGHUP is received while we aren't running in daemon
mode, calling init_error_log() would be a mistake.

15 years ago- Factor close_unusable_connections() out of
Fabian Keil [Sat, 18 Oct 2008 19:49:15 +0000 (19:49 +0000)]
- Factor close_unusable_connections() out of
  get_reusable_connection() to make sure we really check
  all the remembered connections, not just the ones before
  the next reusable one.
- Plug two file descriptor leaks. Internally marking
  connections as closed doesn't cut it.

15 years agoIgnore two tests that are only correct if
Fabian Keil [Sat, 18 Oct 2008 16:37:12 +0000 (16:37 +0000)]
Ignore two tests that are only correct if
FEATURE_CONNECTION_KEEP_ALIVE is disabled.

15 years agoAccept two additional keep-alive related messages.
Fabian Keil [Sat, 18 Oct 2008 16:23:51 +0000 (16:23 +0000)]
Accept two additional keep-alive related messages.

15 years agoConnection keep-alive support is ready for testing,
Fabian Keil [Sat, 18 Oct 2008 11:17:52 +0000 (11:17 +0000)]
Connection keep-alive support is ready for testing,
allow enabling it through the configure script.

15 years agoImprove seed used by pick_from_range() on mingw32.
Fabian Keil [Sat, 18 Oct 2008 11:09:23 +0000 (11:09 +0000)]
Improve seed used by pick_from_range() on mingw32.

15 years agoIn socket_is_still_usable(), use select()
Fabian Keil [Fri, 17 Oct 2008 17:12:01 +0000 (17:12 +0000)]
In socket_is_still_usable(), use select()
and FD_ISSET() if poll() isn't available.

15 years agoAdd preliminary timeout support.
Fabian Keil [Fri, 17 Oct 2008 17:07:13 +0000 (17:07 +0000)]
Add preliminary timeout support.

15 years agoFix two gcc44 warnings.
Fabian Keil [Thu, 16 Oct 2008 16:34:21 +0000 (16:34 +0000)]
Fix two gcc44 warnings.

15 years agoFix compiler warning.
Fabian Keil [Thu, 16 Oct 2008 16:27:22 +0000 (16:27 +0000)]
Fix compiler warning.

15 years ago- Fix two gcc44 conversion warnings.
Fabian Keil [Thu, 16 Oct 2008 09:16:41 +0000 (09:16 +0000)]
- Fix two gcc44 conversion warnings.
- Don't bother logging the last five bytes
  of the 0-chunk.

15 years ago- Factor socket_is_still_usable() out of get_reusable_connection().
Fabian Keil [Thu, 16 Oct 2008 07:31:11 +0000 (07:31 +0000)]
- Factor socket_is_still_usable() out of get_reusable_connection().
- If poll() isn't available, show a warning and assume the socket
  is still usable.

15 years agoFix a bunch of gcc44 conversion warnings.
Fabian Keil [Thu, 16 Oct 2008 07:11:34 +0000 (07:11 +0000)]
Fix a bunch of gcc44 conversion warnings.

15 years agoIf a remembered connection is no longer usable and
Fabian Keil [Mon, 13 Oct 2008 17:31:03 +0000 (17:31 +0000)]
If a remembered connection is no longer usable and
has been marked closed, don't bother checking if the
destination matches.

15 years agoMake sure we don't try to reuse tainted server sockets.
Fabian Keil [Mon, 13 Oct 2008 16:04:37 +0000 (16:04 +0000)]
Make sure we don't try to reuse tainted server sockets.

15 years agoThe last commit was a bit too ambitious, apparently the content
Fabian Keil [Sun, 12 Oct 2008 18:35:18 +0000 (18:35 +0000)]
The last commit was a bit too ambitious, apparently the content
length adjustment is only necessary if we aren't buffering.

15 years agoRemove obsolete warning about delayed delivery with chunked
Fabian Keil [Sun, 12 Oct 2008 16:46:35 +0000 (16:46 +0000)]
Remove obsolete warning about delayed delivery with chunked
transfer encoding and FEATURE_CONNECTION_KEEP_ALIVE enabled.

15 years agoFix content length calculation if we read headers
Fabian Keil [Sun, 12 Oct 2008 15:57:35 +0000 (15:57 +0000)]
Fix content length calculation if we read headers
and the start of the body at once. Now that we have
FEATURE_CONNECTION_KEEP_ALIVE, it actually matters.

15 years agoEven more chat() cosmetics.
Fabian Keil [Sat, 11 Oct 2008 18:19:14 +0000 (18:19 +0000)]
Even more chat() cosmetics.

15 years agoReformat some comments in chat().
Fabian Keil [Sat, 11 Oct 2008 18:00:14 +0000 (18:00 +0000)]
Reformat some comments in chat().

15 years agoAdd missing dots for two log messages.
Fabian Keil [Sat, 11 Oct 2008 16:59:41 +0000 (16:59 +0000)]
Add missing dots for two log messages.

15 years agoIn case of chunk-encoded content, stop reading if
Fabian Keil [Sat, 11 Oct 2008 14:58:00 +0000 (14:58 +0000)]
In case of chunk-encoded content, stop reading if
the buffer looks like it ends with the last chunk.

15 years agoAdd FEATURE_CONNECTION_KEEP_ALIVE to the list
Fabian Keil [Sat, 11 Oct 2008 11:31:14 +0000 (11:31 +0000)]
Add FEATURE_CONNECTION_KEEP_ALIVE to the list
of conditional defines on the show-status page.

15 years agoAdd line-breaks for overly long log message examples.
Fabian Keil [Sat, 11 Oct 2008 10:36:58 +0000 (10:36 +0000)]
Add line-breaks for overly long log message examples.

15 years agoAdd support for keep-alive-related log messages.
Fabian Keil [Sat, 11 Oct 2008 10:15:18 +0000 (10:15 +0000)]
Add support for keep-alive-related log messages.

15 years agoLet server_response_is_complete() deal properly with
Fabian Keil [Sat, 11 Oct 2008 09:53:00 +0000 (09:53 +0000)]
Let server_response_is_complete() deal properly with
content that is neither buffered nor read all at once.

15 years agoFlush work-in-progress changes to keep outgoing connections
Fabian Keil [Thu, 9 Oct 2008 18:21:41 +0000 (18:21 +0000)]
Flush work-in-progress changes to keep outgoing connections
alive where possible. Incomplete and mostly #ifdef'd out.

15 years agoReturn only once in forwarded_connect().
Fabian Keil [Sat, 27 Sep 2008 15:05:51 +0000 (15:05 +0000)]
Return only once in forwarded_connect().

15 years ago- Break some more CVS substitutions in examples.
Fabian Keil [Fri, 26 Sep 2008 17:02:01 +0000 (17:02 +0000)]
- Break some more CVS substitutions in examples.
- Remove Junkbusters reference in example header
  for new files.

15 years agoUpdate "What's new" section.
Fabian Keil [Fri, 26 Sep 2008 16:53:09 +0000 (16:53 +0000)]
Update "What's new" section.

15 years agoFix entry count.
Fabian Keil [Fri, 26 Sep 2008 16:49:09 +0000 (16:49 +0000)]
Fix entry count.

15 years agoMention mutex locks on mingw32.
Fabian Keil [Fri, 26 Sep 2008 16:01:45 +0000 (16:01 +0000)]
Mention mutex locks on mingw32.

15 years agoFix Portage tree sync instructions in Gentoo section.
Fabian Keil [Sun, 21 Sep 2008 15:38:56 +0000 (15:38 +0000)]
Fix Portage tree sync instructions in Gentoo section.
Anonymously reported at ijbswa-developers@.

15 years agoRebuild for change-x-forwarded-for{} documentation.
Fabian Keil [Sun, 21 Sep 2008 15:19:31 +0000 (15:19 +0000)]
Rebuild for change-x-forwarded-for{} documentation.

15 years agoUse +change-x-forwarded-for{block} instead of
Fabian Keil [Sun, 21 Sep 2008 14:45:05 +0000 (14:45 +0000)]
Use +change-x-forwarded-for{block} instead of
+hide-forwarded-for-headers.

15 years agoAdd documentation for change-x-forwarded-for{},
Fabian Keil [Sun, 21 Sep 2008 14:42:52 +0000 (14:42 +0000)]
Add documentation for change-x-forwarded-for{},
remove documentation for hide-forwarded-for-headers.

15 years agoTreat unknown change-x-forwarded-for parameters as fatal errors.
Fabian Keil [Sun, 21 Sep 2008 13:59:33 +0000 (13:59 +0000)]
Treat unknown change-x-forwarded-for parameters as fatal errors.

15 years agoIf change-x-forwarded-for{add} is used and the client
Fabian Keil [Sun, 21 Sep 2008 13:36:52 +0000 (13:36 +0000)]
If change-x-forwarded-for{add} is used and the client
sends multiple X-Forwarded-For headers, append the client's
IP address to each one of them. "Traditionally" we would
lose all but the last one.

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.