Don't leak csp->http->host_ip_addr_str when calling rfc2553_connect_to() multiple...
[privoxy.git] / tools /
2011-03-20 Fabian KeilAccept and ignore: SDCH-compressed content detected...
2011-03-08 Fabian KeilBump generated Firefox version to 3.6.15.
2011-02-20 Fabian KeilAdditionally accept ISO 8601 time stamps.
2011-02-19 Fabian KeilBump copyright.
2011-02-19 Fabian KeilIn load_action_files(), don't check_for_forbidden_chara...
2011-02-19 Fabian KeilIn the --help output, include a list of supported test...
2011-01-14 Fabian KeilAccept and highlight: File modification detected: ...
2011-01-09 Fabian KeilAccept and highlight: Client request arrived in time...
2010-12-11 Fabian KeilBump generated Firefox version to 3.6.13.
2010-12-11 Fabian KeilWhite-space fix for the previous commit.
2010-12-11 Fabian KeilImplement a --unbreak-lines-only option to try to rever...
2010-12-11 Fabian KeilUse a local scalar for the file handle.
2010-11-22 Fabian KeilIn write_action_file(), reduce the scope of a fd scalar...
2010-11-22 Fabian KeilStore file handles in local scalars.
2010-11-13 Fabian KeilBump version to 0.7.
2010-11-08 Fabian KeilAccept and highlight: Reducing expected bytes to 0...
2010-11-08 Fabian KeilIgnore: Merged multiple header lines to: 'X-FORWARDED...
2010-11-08 Fabian KeilHighlight: Killed all-caps Host header line: HOST:...
2010-11-08 Fabian KeilFix a misplaced comment
2010-11-08 Fabian KeilAdd an option to also gather statistics about how many...
2010-11-08 Fabian KeilDitch set_undefined_stats_keys_to_zero() again, there...
2010-11-06 Fabian KeilFix some possible warnings by setting all known undefin...
2010-11-06 Fabian KeilIn stats_loop(), add the ignore handler for LOG_LEVEL_R...
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-23 Fabian KeilAlso gather statistics for blocked requests.
2010-10-23 Fabian KeilAlso gather statistics for fast redirections.
2010-10-16 Fabian KeilIn print_stats(), also provide the percentage of keep...
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-07-29 Fabian KeilAccept and higlight: Rejecting connection from 178...
2010-07-26 Fabian KeilAccept and ignore LOG_LEVEL_RECEIVED.
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 KeilAccept and ignore: Looks like we got the last chunk...
2010-07-21 Fabian KeilAccept and ignore: Continue hack in da house.
2010-05-30 Fabian KeilAccept and highlight actions and filter filte loading:
2010-03-27 Fabian KeilBump BROWSER_FOO variables for Firefox 3.6.2.
2010-02-13 Fabian KeilIgnore: Can not resolve doesnotexist: hostname nor...
2010-02-11 Fabian KeilBump BROWSER_FOO variables for Firefox 3.6.
2010-01-11 Fabian KeilPerldoc spelling fix.
2010-01-11 Fabian KeilCosmetics.
2010-01-11 Fabian KeilRemove unused variable $c in stats_loop().
2010-01-11 Fabian KeilBump BROWSER_FOO variables for Firefox 3.5.7.
2010-01-11 Fabian KeilFor LOG_UNPARSED_LINES_TO_EXTRA_FILE to work, ERROR_LOG...
2010-01-05 Fabian KeilFix two highlighting patterns that were too aggressive.
2010-01-03 Fabian KeilBump version to 0.4.
2010-01-03 Fabian KeilBump version to 0.6.
2009-12-31 Fabian KeilIn handle_loglevel_header(), deal with "scan:" messages...
2009-12-31 Fabian KeilIn handle_loglevel_header(), consistently use $c and...
2009-12-31 Fabian KeilRemove trailing white-space.
2009-12-30 Fabian KeilIn parse_loop(), check for truncated lines more efficie...
2009-12-30 Fabian KeilRemove pointless micro-optimizations in prepare_highlig...
2009-12-30 Fabian KeilStreamline print_non_clf_message() a bit more.
2009-12-30 Fabian KeilUnbreak print_non_clf_message() when generating HTML.
2009-12-30 Fabian KeilRefactor get_line_end() so it doesn't shadow $line_end.
2009-12-30 Fabian KeilVarious optimizations to get the real time down by...
2009-12-26 Fabian KeilRemove trailing white-space.
2009-12-24 Fabian KeilAdd uagen, a Firefox User-Agent generator for Privoxy...
2009-12-22 Fabian KeilDeal with serve()'s recently changed log messages.
2009-12-12 Fabian KeilHighlight: pcrs command "s@^([^.]+?)/?$@http://bing...
2009-11-10 Fabian KeilExit in case of unrecognized parameters.
2009-11-10 Fabian KeilProperly highlight: Empty server or forwarder response...
2009-10-31 Fabian KeilAccept: keep-alive support is disabled. Crunching:...
2009-10-29 Fabian KeilMake it work with my next Privoxy commit.
2009-10-29 Fabian KeilStore the test executors in the test hash and execute...
2009-10-10 Fabian KeilAccept and highlight some POST-related messages.
2009-10-09 Fabian KeilCompletely highlight: Found reusable socket 8 for privo...
2009-10-08 Fabian KeilSet the redirect test level to 108 so they aren't execu...
2009-10-08 Fabian KeilRemove superfluous anonymous sub in parse_cli_options().
2009-10-08 Fabian KeilAdd a --help option.
2009-10-08 Fabian Keilention --statistics option in perldoc.
2009-10-08 Fabian KeilImplement a --statistics option that currently is mainl...
2009-10-04 Fabian KeilHighlight: Stopped waiting for the request line. Timeou...
2009-10-01 Fabian KeilIn execute_regression_test(), use a dispatch hash inste...
2009-10-01 Fabian KeilRedirect-test related cosmetics.
2009-09-22 Fabian KeilRemove the undocumented and useless --statistic option.
2009-09-18 Fabian KeilCosmetics and spelling fixes for the previous commit.
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 KeilAccept and ignore: Stopping to watch the client socket...
2009-09-12 Fabian KeilAccept and highlight: The client closed socket 2 while...
2009-09-10 Fabian KeilHighlight the assumed latency, too.
2009-09-10 Fabian KeilAdjustments for recently changed log messages.
2009-08-20 Fabian KeilAccept and highlight: Reduced expected bytes to 0 to...
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-07-21 Fabian KeilIgnore line feeds at the end of the message.
2009-07-21 Fabian KeilHighlight: Connect: to archiv.radiotux.de
2009-07-14 Fabian KeilAccept and ignore: The server didn't specify how long...
2009-07-13 Fabian KeilAccept and ignore: Removing 'Connection: close' to...
2009-07-12 Fabian KeilAccept and ignore: The server still wants to talk,...
2009-07-08 Fabian KeilHighlight: Client keep-alive timeout is 20. Sticking...
2009-07-05 Fabian KeilHighlight: Marking the server socket 7 tainted.
next