privoxy.git
2010-10-31 Fabian KeilFactor wrap_in_para_itemlist_markup() out of generate_m...
2010-10-31 Fabian KeilStore entries in an array of hashes so we can later...
2010-10-31 Fabian KeilFactor create_listitem_markup() out of generate_markup().
2010-10-31 Fabian KeilReformat an entry, so the dash isn't the first non...
2010-10-31 Fabian KeilFix indentation for Privoxy-Log-Parser improvements.
2010-10-30 Fabian KeilRemove the 'into the logfile' part in two debug descrip...
2010-10-30 Fabian KeilDocument LOG_LEVEL_RECEIVED.
2010-10-30 Fabian KeilChange CODE_STATUS to stable.
2010-10-30 Fabian KeilBump generated Firefox version to 3.6.12.
2010-10-27 Fabian KeilBump generated Firefox version to 3.6.11.
2010-10-27 Fabian KeilAdd changes in 3.0.17 stable.
2010-10-23 Fabian KeilAlso gather statistics for blocked requests.
2010-10-23 Fabian KeilAlso gather statistics for fast redirections.
2010-10-23 Fabian KeilBring back the icon with the binary flag set.
2010-10-23 Fabian KeilRemove the icon so it can be added again with binary...
2010-10-16 Fabian KeilIn print_stats(), also provide the percentage of keep...
2010-10-10 Fabian KeilDitch white-space added in the previous commit.
2010-10-10 Fabian KeilEnable the IPv6 code on Windows versions that support it.
2010-09-14 Fabian KeilRemove parts of get_filter_function() that have been...
2010-09-14 Fabian KeilAdd content_requires_filtering() as chat() not only...
2010-09-14 Fabian KeilMake get_filter_function() static, now that it's no...
2010-09-14 Fabian KeilUse a boolean (int actually) instead of a pointer to...
2010-09-14 Fabian KeilRename execute_content_filter() to execute_content_fil...
2010-09-14 Fabian KeilAdd 80)
2010-09-09 Fabian KeilIn html_encode(), escape apostrophes so they can't...
2010-09-03 Fabian KeilIn listen_loop(), mention the socket on which we accept...
2010-09-03 Fabian KeilAdd a range-requests tagger.
2010-09-03 Fabian KeilSlightly improve the explanation of why filtering may...
2010-09-03 Fabian KeilUse an enum for the filter type.
2010-08-28 Fabian KeilDisable URL statistics by default.
2010-08-28 Fabian KeilDisplay a warning if the URL statistics are incomplete...
2010-08-28 Fabian KeilAdd a --url-statistics-threshold option.
2010-08-28 Fabian KeilAlso gather statistics for ressources, methods, and...
2010-08-28 Fabian KeilAdd the idea to add --compress and --decompress options.
2010-08-28 Fabian KeilFix a bug in handle_loglevel_header() where a 'scan...
2010-08-16 Leeit helps if the new constants are included with the...
2010-08-14 LeeFeature Requests 3040263 :: Add "user.filter" to "Edit...
2010-07-29 Fabian KeilAdd configure option --enable-large-file-support.
2010-07-29 Fabian KeilIn the error paths in listen_loop(), we now have to...
2010-07-29 Fabian KeilAccept and higlight: Rejecting connection from 178...
2010-07-26 Fabian KeilFix a cast.
2010-07-26 Fabian KeilRename LOG_LEVEL_LOG to the more descriptive LOG_LEVEL_...
2010-07-26 Fabian KeilAccept and ignore LOG_LEVEL_RECEIVED.
2010-07-26 Fabian KeilAdd LOG_LEVEL_RECEIVED to log the not-yet-parsed data...
2010-07-26 Fabian KeilIn write_socket(), also log the socket we're writing to.
2010-07-26 Fabian KeilIn log_error(), assert that escaped characters get...
2010-07-26 Fabian KeilIn log_error(), assert that ival and sval have reasonab...
2010-07-26 Fabian KeilRemove two obsolete comments in log_error().
2010-07-26 Fabian KeilIn log_error(), constify warning[].
2010-07-26 Fabian KeilIn log_error(), log as much of %N "strings" as the...
2010-07-22 Fabian KeilFix spelling.
2010-07-22 Fabian KeilBump copyright year.
2010-07-22 Fabian KeilAdd the --statistics option to the SYNOPSIS.
2010-07-22 Fabian KeilAdd a --shorten-thread-ids option to replace the thread...
2010-07-21 Fabian KeilRename jb_err_to_string()'s parameter to jb_error to...
2010-07-21 Fabian KeilAccept and ignore: Looks like we got the last chunk...
2010-07-21 Fabian KeilAccept and ignore: Continue hack in da house.
2010-07-21 Fabian KeilIn chat(), add another last-chunk-check right after...
2010-07-21 Fabian KeilRemove the next member from the client_state struct.
2010-07-21 Fabian KeilRemove an unnecessary list_remove_all() call in chat().
2010-07-21 Fabian KeilGarbage-collect request_contains_null_bytes().
2010-07-21 Fabian KeilDitch redundant code in unload_configfile().
2010-07-12 Fabian KeilIn server_response_is_complete(), expect no body if...
2010-07-05 Fabian KeilFix a bunch of anchors that used underscores instead...
2010-06-18 Leeblock another omniture tracking domain
2010-06-13 Fabian KeilDitch LogGetURLUnderCursor() which doesn't seem to...
2010-06-13 Fabian KeilIn write_socket(), remove the write-only variable write...
2010-06-13 Fabian KeilIn resolve_hostname_to_ip(), limit the scope of the...
2010-06-13 Fabian KeilIn connect_to(), don't declare the variable 'flags...
2010-06-13 Fabian KeilIn xtoi(), limit the scope of the variable d2.
2010-06-13 Fabian KeilIn main(), limit the scope of the variable pid.
2010-06-13 Fabian KeilIn client_if_modified_since(), limit the scope of the...
2010-06-13 Fabian KeilIn server_last_modified(), limit the scope of the varia...
2010-06-13 Fabian KeilIn add_to_iob(), limit the scope of the variable 'want...
2010-06-13 Fabian KeilFix comment typo.
2010-05-30 Fabian KeilAccept and highlight actions and filter filte loading:
2010-05-30 LeeDoes it make any difference if it's
2010-05-30 Leejavascript needs to be blocked with +handle-as-empty...
2010-05-29 Leeijbswa-Feature Requests-3006719 - Block 160x578 Banners
2010-05-26 Leecreate a log record when reading an action, filter...
2010-05-24 Fabian KeilRemove an incorrect cgi_error_unknown() call in a cannn...
2010-05-24 Fabian KeilClean up white-space in http_response definition and...
2010-05-24 Fabian KeilTurn http_response.reason into an enum and rename it...
2010-05-23 Fabian KeilEnable user.filter by default. Suggested by David White...
2010-05-23 Fabian KeilBlock .sitestat.com/. Reported by johnd16 in #3002725.
2010-05-23 Fabian KeilBlock .atemda.com/. Reported by johnd16 in #3002723.
2010-05-23 Fabian KeilBlock js.adlink.net/. Reported by johnd16 in #3002720.
2010-05-23 Fabian KeilAdd missing protocol in block tests.
2010-05-23 Fabian KeilBlock .analytics.yahoo.com/. Reported by johnd16 in...
2010-05-22 Leefix for ijbswa-Support Requests-3001830: Activate user...
2010-05-01 Fabian KeilFix regression test for metrics.torproject.org.
2010-05-01 Fabian KeilBlock sb.scorecardresearch.com, too.
2010-05-01 Fabian KeilExplicitly mention how to match any URL.
2010-05-01 Fabian KeilFactor filters_available() out of filter_header(),...
2010-05-01 Fabian KeilFactor prepare_csp_for_next_request() out of serve().
2010-04-23 Fabian KeilRename socket_is_still_usable() to socket_is_still_alive().
2010-04-21 Fabian KeilIn finish_http_response(), continue to add the 'Connect...
2010-04-18 Fabian KeilAlso let refresh-tags filter invalid refresh tags where...
2010-04-12 Fabian KeilAllow to keep the client connection alive after crunchi...
2010-04-12 Fabian KeilStop adding a "Connection: close" header in finish_http...
next