privoxy.git
2009-10-03 Fabian KeilUpdate the google filter to remove the width restrictio...
2009-10-03 Fabian KeilUpdate the yahoo filter to remove the width restriction...
2009-10-03 Fabian KeilUpdate the msn filter to remove the width restrictions...
2009-10-03 Fabian KeilStreamline remember_connection()'s prototype.
2009-10-02 Fabian KeilDisable the jumping-windows filter for openstreetmap...
2009-10-01 Fabian KeilAnd by 'latency' we don't mean the round trip time.
2009-10-01 Fabian KeilIn execute_regression_test(), use a dispatch hash inste...
2009-10-01 Fabian KeilRedirect-test related cosmetics.
2009-10-01 Fabian KeilLet the yahoo filter hide elements with the id 'sponsor...
2009-09-26 Fabian KeilRemove the useless revision log, thus shortening the...
2009-09-26 Fabian KeilRemove a bunch of noop dist targets that have been...
2009-09-26 Fabian KeilRemove obsolete redhat, suse and connectiva targets.
2009-09-26 Fabian KeilRemove the SuSE spec file and init script.
2009-09-26 Fabian KeilRemove obsolete and unmaintained Redhat spec files...
2009-09-26 Fabian KeilRemove obsolete and unmaintained VC project files.
2009-09-26 Fabian KeilIn receive_client_request(), mark the server socket...
2009-09-26 Fabian KeilIn read_config_line(), turn overly long lines into...
2009-09-22 Fabian KeilFix a log message in get_reusable_connection(). A blank...
2009-09-22 Fabian KeilRemove the undocumented and useless --statistic option.
2009-09-18 Fabian KeilDon't bother remembering connections that already timed...
2009-09-18 Fabian KeilIn serve(), make the latency loop-local and actually...
2009-09-18 Fabian KeilCosmetics and spelling fixes for the previous commit.
2009-09-18 Fabian KeilAdd redirect tests for already existing sections using...
2009-09-18 Fabian KeilImplement redirect tests. Their default level is 8.
2009-09-12 Fabian KeilHighlight: Done reading from server. Content length...
2009-09-12 Fabian KeilMake it easier to figure out whether or not the actual...
2009-09-12 Fabian KeilAccept and ignore: Stopping to watch the client socket...
2009-09-12 Fabian KeilAccept and highlight: The client closed socket 2 while...
2009-09-12 Fabian KeilTurn mark_server_socket_tainted() into a nop if the...
2009-09-12 Fabian KeilIf we got a complete client request, keep watching...
2009-09-11 Fabian KeilFix recently committed block test.
2009-09-10 Fabian KeilHighlight the assumed latency, too.
2009-09-10 Fabian KeilAdjustments for recently changed log messages.
2009-09-10 Fabian KeilAdd trailing dot in a log message in close_unusable_con...
2009-09-10 Fabian Keillen refers to the number of bytes actually read which...
2009-09-10 Fabian KeilAlso peek in data_is_available().
2009-09-10 Fabian KeilIn the Argv declaration, move the const qualifier to...
2009-09-10 Fabian KeilDon't constify argv in the main() and real_main() proto...
2009-09-09 Fabian KeilFix recently introduced compiler warnings on amd64.
2009-09-07 Leeactionsfile tracker ID: 2838501
2009-09-07 Leefix for problem playing videos on nfl.com & bbc.co.uk
2009-09-06 Fabian KeilAdd a bit more details for the "pipe into external...
2009-09-06 Fabian KeilRemove a superfluous debug message in chat().
2009-09-06 Fabian KeilFix gcc45 on amd64 warning.
2009-09-06 Fabian KeilUse encodeURIComponent() instead of escape() which...
2009-09-06 Fabian KeilShow status of CONNECTION_SHARING support on the show...
2009-09-06 Fabian KeilEnable FEATURE_CONNECTION_KEEP_ALIVE unconditionally...
2009-09-06 Fabian KeilDisable connection-sharing unless FEATURE_CONNECTION_SH...
2009-09-06 Fabian KeilIn get_content_length(), add a sanity check for mingw32.
2009-09-06 Fabian KeilFactor get_content_length() out of client_save_content_...
2009-09-06 Fabian KeilIn get_reusable_connection(), also log when the timesta...
2009-09-06 Fabian KeilIn serve(), don't bother assuming a timeout value if...
2009-09-05 Fabian KeilSimplify the initial byte_count calculation to get...
2009-09-04 Fabian KeilIn chat(), reset byte_count each time we are buffering...
2009-08-28 Fabian KeilDon't miscalculate byte_count when buffering server...
2009-08-28 Fabian KeilFactor verify_request_length() out of parse_client_requ...
2009-08-20 Fabian KeilAccept and highlight: Reduced expected bytes to 0 to...
2009-08-20 Fabian KeilRemove redundant log message in client_save_content_len...
2009-08-20 Fabian KeilHighlight: Empty server or forwarder response received...
2009-08-20 Fabian KeilAccept and ignore: There might be a request body. The...
2009-08-19 Fabian KeilIn chat(), set CSP_FLAG_CLIENT_REQUEST_COMPLETELY_READ...
2009-08-19 Fabian KeilSubtract already buffered request bytes from the expect...
2009-08-19 Fabian KeilIf the client specified a content length, assume that...
2009-08-19 Fabian KeilIn preparation to allow connection reuse after forwardi...
2009-08-19 Fabian KeilFix gcc45 warning in pcrs_substitute().
2009-08-19 Fabian KeilRemove bogus assertion in decompress_iob().
2009-08-19 Fabian KeilFix gcc45 warnings in decompress_iob().
2009-08-19 Fabian KeilFix log message in case of DNS resolution problems...
2009-08-19 Fabian KeilFix gcc45 warning.
2009-08-15 Fabian KeilAdd redirect exceptions for some news sites linked...
2009-08-15 Fabian KeilMake a few domain patterns a bit more restrictive.
2009-08-01 Fabian KeilUpdate the "Download recent releases" URL and fix the...
2009-08-01 Fabian KeilFix server_set_cookie() description. The jarfile code...
2009-08-01 Fabian KeilFix comment.
2009-08-01 Fabian KeilBump version to 3.0.15 UNRELEASED.
2009-07-24 Fabian KeilThis announcement is for 3.0.14 beta, not 3.0.13 beta.
2009-07-24 Fabian KeilRebuild for Privoxy 3.0.14 beta.
2009-07-24 Fabian KeilRemove duplicated period.
2009-07-24 Fabian KeilChange code status from BETA to beta.
2009-07-23 Fabian KeilBump version for 3.0.14 beta.
2009-07-22 Fabian KeilDisarm the !socket_is_still_usable() check in chat...
2009-07-22 Fabian KeilLet socket_is_still_usable() properly report the socket...
2009-07-21 Leealso hilight
2009-07-21 Fabian KeilDisable content filtering for URLs ending in .ogg or...
2009-07-21 Fabian KeilIgnore line feeds at the end of the message.
2009-07-21 Fabian KeilHighlight: Connect: to archiv.radiotux.de
2009-07-19 Fabian KeilIf RUNTIME_FEATURE_CONNECTION_KEEP_ALIVE is disabled...
2009-07-19 Fabian KeilIf you're masking csp->flags with RUNTIME_FEATURE_CONNE...
2009-07-19 Fabian KeilIf connection-sharing is enabled but keep-alive-timeout...
2009-07-19 Fabian KeilDon't set CSP_FLAG_CLIENT_CONNECTION_KEEP_ALIVE in...
2009-07-19 Fabian KeilDon't assume persistence if RUNTIME_FEATURE_CONNECTION_...
2009-07-19 Fabian KeilUnbreak client_connection() for !defined(FEATURE_CONNEC...
2009-07-19 Fabian KeilUpdate FEATURE_CONNECTION_KEEP_ALIVE description.
2009-07-19 Fabian KeilTests with level 16 also depends on FEATURE_CONNECTION_...
2009-07-19 Fabian KeilThere currently are no packages for AmigaOS, Fedora...
2009-07-18 Fabian Keil- Add ChangeLog for 3.0.14 beta.
2009-07-18 Fabian KeilDon't claim that NTLM should work when there are multip...
2009-07-18 Fabian KeilRegenerate for 3.0.14 beta.
2009-07-18 Fabian KeilFix trailing whitespace.
2009-07-18 Fabian KeilBump entities for 3.0.14 beta.
next