Remove #13 which is already implemented.
[privoxy.git] / tools /
2011-06-29 Fabian KeilUnbreak execute_dumb_fetch_test().
2011-06-29 Fabian KeilRemove a stray exit(0)
2011-06-29 Fabian KeilCosmetics for generate_creation_time()
2011-06-29 Fabian KeilRemove a couple of unnecessary variables in generate_cr...
2011-06-29 Fabian KeilLet Getopt::Long perform some sanity checks for paramet...
2011-06-29 Fabian KeilLet Getopt::Long perform some sanity checks for paramet...
2011-06-29 Fabian KeilBump version and copyright date
2011-06-29 Fabian KeilBump generated Firefox version to 5.0
2011-06-29 Fabian KeilOnly randomize the release date if the new --randomize...
2011-06-29 Fabian KeilImplement a --sleep-time option
2011-06-29 Fabian KeilConsistently use quote() in execute_dumb_fetch_test().
2011-06-29 Fabian KeilIn load_action_files(), use quote() instead of quoting...
2011-06-23 Fabian KeilDelimit the date in log messages with dashes instead...
2011-06-23 Fabian KeilAccept and highlight: Added header: Content-Encoding...
2011-06-23 Fabian KeilAccept and highlight: Compressed content from 29258...
2011-05-08 Fabian KeilFix white-space.
2011-05-08 Fabian KeilUse a more traditional for loop to iterate over the...
2011-05-08 Fabian KeilReduce empty lines in init_our_variables().
2011-05-08 Fabian KeilSimplify check_header_result() a bit.
2011-05-08 Fabian KeilFix spelling in two error messages.
2011-05-03 Fabian KeilDo not expect a trailing dot in: Request from 10.0...
2011-05-03 Fabian KeilHighlight the hostport in: Request from 10.0.0.1 marked...
2011-05-03 Fabian KeilIn unbreak_lines_only_loop(), accept ISO 8601 time...
2011-04-19 Fabian KeilFix spelling errors found with codespell.
2011-04-19 Fabian KeilFix a perldoc syntax error.
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...
next