Move a code change from the action file section to the general improvements
[privoxy.git] / tools /
2013-01-06 Fabian KeilFix comment typos
2013-01-06 Fabian KeilBump PRT_VERSION and copyright
2013-01-06 Fabian KeilAdd an 'Overwrite condition' directive to skip any...
2013-01-06 Fabian KeilDocument the Ignore directive
2013-01-06 Fabian KeilInclude the Privoxy version in the output
2013-01-06 Fabian KeilRemove the "Copyright" line from print_version()
2013-01-06 Fabian KeilAccept and highlight: Multiple Content-Type headers...
2012-12-24 Fabian KeilGrammar fix for the previous commit
2012-12-24 Fabian KeilImprove the --statistics performance by skipping sanity...
2012-12-24 Fabian KeilBump copyright
2012-12-20 Fabian KeilAccept and highlight: Client request 8 has been pipelin...
2012-12-20 Fabian KeilAccept: There better be a request body.
2012-12-20 Fabian KeilAccept and highlight: Shifting 360 pipelined bytes...
2012-12-07 Fabian KeilAccept and highlight: Optimistically sending 318 bytes...
2012-10-29 Fabian KeilAccept and highlight: Tainting client socket 7 due...
2012-10-21 Fabian KeilAdd a digit missed in the previous commit
2012-10-21 Fabian KeilAccept and highlight: Drained 180 bytes before closing...
2012-10-21 Fabian KeilAccept and highlight the extended log message for clien...
2012-10-21 Fabian KeilBump generated Firefox version to 16
2012-10-21 Fabian KeilAccept and highlight: Client request 4 arrived in time...
2012-10-21 Fabian KeilAccept and highlight: Closing client socket 8. Keep...
2012-10-21 Fabian KeilAccept and highlight: Continuing buffering server heade...
2012-09-04 Fabian KeilAccept and highlight: Accepted connection from 10.0...
2012-09-04 Fabian KeilStop suppressing messages about accepted client connect...
2012-09-04 Fabian KeilBump generated Firefox version to 14.0.1
2012-07-27 Fabian KeilAccept and highlight: Closing client socket 5. Keep...
2012-07-27 Fabian KeilAccept the shiny new LOG_LEVEL_ACTIONS
2012-07-27 Fabian KeilLet get_percentage() show 0 of x as 0% even if x is...
2012-07-27 Fabian KeilAccept and ignore: Enlisting (sorted|left-over) header ...
2012-07-23 Fabian KeilProperly highlight the new log messages from get_reques...
2012-05-24 Fabian KeilCleanup variable initialization in print_non_clf_message()
2012-05-24 Fabian KeilShift subroutine arguments more consistently
2012-05-24 Fabian KeilChange a two-argument open() call to use three arguments
2012-05-24 Fabian KeilChange a couple of two-argument open() calls to use...
2012-04-29 Fabian KeilLog to STDOUT instead of STDERR
2012-03-18 Fabian KeilBump version to 1.2.1
2012-03-18 Fabian KeilBump generated Firefox version to 10.0.3
2012-03-10 Fabian KeilAccept and highlight: Stopping to watch the client...
2012-03-10 Fabian KeilAccept and highlight: Stopping to watch the client...
2011-12-31 Fabian KeilFix 'resource' spelling in the code as well
2011-12-31 Fabian KeilFix 'resource' spelling in the documentation
2011-11-13 Fabian KeilBump generated Firefox version to 8.0
2011-11-13 Fabian KeilHighlight: No server or forwarder response received...
2011-11-12 Fabian KeilAccept and highlight: Percent-encoding redirect URL...
2011-11-12 Fabian KeilHighlight: Didn't receive data in time: a.fsdn.com:443
2011-10-30 Fabian KeilBump version to 0.5
2011-10-30 Fabian KeilAdd --shuffle-tests option to increase the chances...
2011-10-30 Fabian KeilAdd a --local-test-file option that allows to use Privo...
2011-10-30 Fabian KeilRename load_regressions_tests() to load_regression_tests()
2011-08-18 Fabian KeilAlso highlight the compression level, now that it is...
2011-07-17 Fabian KeilMake sure --privoxy-address works with IPv6 addresses...
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.
next