add windows taskbar icon to use when privoxy is toggled off.
[privoxy.git] / tools /
2008-12-25 Fabian KeilAdd missing colon in regex.
2008-12-25 Fabian KeilHighlight:
2008-12-24 Fabian KeilAnchor a few regexes in handle_loglevel_connect().
2008-12-14 Fabian Keil- Handle shiny new LOG_LEVEL_CRUNCH.
2008-12-06 Fabian KeilHighlight:
2008-12-06 Fabian KeilHighlight:
2008-11-26 Fabian KeilIgnore:
2008-11-23 Fabian KeilSupport log messages with and without
2008-11-22 Fabian KeilHighlight:
2008-11-10 Fabian KeilAccept and ignore:
2008-11-08 Fabian KeilHighlight two recently unified log messages properly.
2008-11-04 Fabian KeilAccept and ignore:
2008-11-03 Fabian KeilAccept and ignore "Connect: Unsetting keep-alive flag.".
2008-11-01 Fabian Keils@higlight@highlight@
2008-10-25 Fabian KeilCosmetics.
2008-10-25 Fabian KeilUnderstand dependencies like:
2008-10-18 Fabian KeilAccept two additional keep-alive related messages.
2008-10-11 Fabian KeilAdd line-breaks for overly long log message examples.
2008-10-11 Fabian KeilAdd support for keep-alive-related log messages.
2008-08-22 Fabian KeilDocument --test-number.
2008-08-21 Fabian KeilHighlight Shoutcast response lines.
2008-08-13 Fabian KeilHighlight version numbers with multiple digits
2008-08-10 Fabian KeilTrailing dots in old-school domain patterns mean "...
2008-08-02 Fabian KeilAdd a parser for Privoxy log messages. For incomplete...
2008-07-23 Fabian KeilMention the number of action files that are going to...
2008-07-03 Fabian KeilBump version to 0.3.
2008-07-03 Fabian KeilWhite-space fixes.
2008-07-03 Fabian KeilImplement --forks option.
2008-06-21 Fabian KeilIn check_status_code_result(), make sure
2008-05-26 Fabian KeilRequest heads for server-header-action tests at 127...
2008-05-24 Fabian KeilAllow to fuzz white space in test headers.
2008-05-17 Fabian KeilLet it digest shiny new LWS tests properly.
2008-05-05 Fabian KeilAdd --fuzzer-address option to specify a different...
2008-05-02 Fabian KeilDon't show successful test runs by default.
2008-04-12 Fabian KeilIn get_final_results(), quote with quote()
2008-04-06 Fabian KeilAdd url-pattern-translator, an action file filter
2008-04-04 Fabian Keil- Add some more checks for incompletely specified tests.
2008-03-28 Fabian KeilShorten enlist_new_test().
2008-03-27 Fabian KeilDumb syntax down for earlier Perl versions.
2008-03-26 Fabian KeilComment fix reloaded.
2008-03-26 Fabian KeilCosmetics.
2008-03-26 Fabian Keil- Add the directives "Sticky Actions" and "URL" which...
2008-03-25 Fabian KeilDocument "Blocked URL".
2008-03-21 Fabian Keil- Normalize whitespace in directives.
2008-03-19 Fabian Keil- Rename "Block Test" directive to "Blocked URL".
2008-03-18 Fabian Keil- Don't allow colons in token names.
2008-03-18 Fabian Keil- Add "block test" directive.
2008-02-17 Fabian Keil- Send HEAD requests with --request + --head instead...
2008-02-16 Fabian KeilAllow to skip tests that depend on unavailable options.
2008-02-16 Fabian KeilCosmetics.
2008-01-21 Fabian Keil- Factor enlist_new_test() out of load_action_files().
2008-01-18 Fabian KeilAdd Privoxy-Regression-Test 0.2 and a few regression...