privoxy-log-parser: Higlight 'Server successfully connected over TLSv1.3 (TLS_AES_256...
[privoxy.git] / tools / privoxy-log-parser.pl
2022-07-10 Fabian Keilprivoxy-log-parser: Higlight 'Server successfully conne...
2022-07-10 Fabian Keilprivoxy-log-parser: Bump version to 0.9.5
2022-07-10 Fabian Keilprivoxy-log-parser: Highlight 'Client socket 21 is...
2022-06-10 Fabian Keilprivoxy-log-parser: Highlight 'Reducing the chunk offse...
2022-06-10 Fabian Keilprivoxy-log-parser: Highlight: 'Reducing the chunk...
2022-05-06 Fabian Keilprivoxy-log-parser: Highlight 'The last 6945 bytes...
2022-05-06 Fabian Keilprivoxy-log-parser: Highlight 'Buffering encrypted...
2022-05-06 Fabian Keilprivoxy-log-parser: Highlight 'Forwarding 157 bytes...
2022-05-06 Fabian Keilprivoxy-log-parser: Highlight 'Prepared to read up...
2022-04-17 Fabian Keilprivoxy-log-parser: Highlight 'The socks connection...
2022-02-19 Fabian Keilprivoxy-log-parser: Bump copyright
2022-02-19 Fabian Keilprivoxy-log-parser: Properly highlight 'No request...
2021-12-02 Roland Rosenfeldprivoxy-log-parser: fix typo in milliseconds.
2021-12-01 Fabian Keilprivoxy-log-parser: Highlight 'Socket timeout 3 reached...
2021-12-01 Fabian Keilprivoxy-log-parser: Improve documentation for inactivit...
2021-12-01 Fabian Keilprivoxy-log-parser: Detect date changes when looking...
2021-11-10 Fabian Keilprivoxy-log-parser: Add a --passed-request-statistics...
2021-11-10 Fabian Keilprivoxy-log-parser: Add a "inactivity detection" mode
2021-11-10 Fabian Keilprivoxy-log-parser: Bump version to 0.9.4
2021-11-10 Fabian Keilprivoxy-log-parser: Only run print_intro() and print_ou...
2021-11-10 Fabian Keilprivoxy-log-parser: Rephrase a sentence in the document...
2021-11-10 Fabian Keilprivoxy-log-parser: Highlight 'Client socket 7 is no...
2021-05-20 Fabian Keilprivoxy-log-parser: Clarify --statistics output
2021-05-20 Fabian Keilprivoxy-log-parser: Fix typo in the --statistics output
2021-05-20 Fabian Keilprivoxy-log-parser: Remove an unused variable
2021-03-21 LeeMerge branch 'master' of ssh://git.privoxy.org:23/git...
2021-03-21 Fabian Keilprivoxy-log-parser: Highlight 'The peer notified us...
2021-02-24 Fabian Keilprivoxy-log-parser: Clarify the --statistics ouput
2021-02-24 Fabian Keilprivoxy-log-parser: Bump version to 0.9.3
2021-02-21 Fabian Keilprivoxy-log-parser: Higlight 'Dropping the client conne...
2021-02-21 Fabian Keilprivoxy-log-parser: Highlight: "Evaluating tag 'change...
2021-02-21 Fabian Keilprivoxy-log-parser: Highlight: "Tag 'change-tor-socks...
2021-02-21 Fabian Keilprivoxy-log-parser.pl: Let highlight_request_line(...
2021-02-21 Fabian Keilprivoxy-log-parser.pl: Let gather_loglevel_clf_stats...
2021-02-07 Fabian Keilprivoxy-log-parser: Highlight 'Complete client request...
2021-01-23 Fabian Keilprivoxy-log-parser: Highlight: 'Chunk size 291 exceeds...
2021-01-23 Fabian Keilprivoxy-log-parser: Highlight: "filtering request body...
2021-01-22 Fabian Keilprivoxy-log-parser: Highlight "Client tag 'forward...
2021-01-22 Fabian Keilprivoxy-log-parser: Higlight "Enlisting tag 'forward...
2021-01-21 Fabian Keilprivoxy-log-parser: Update Privoxy man page reference...
2021-01-21 Roland Rosenfeldprivoxy-log-parser: Fix perldoc typo
2021-01-19 Fabian Keilprivoxy-log-parser: Highlight 'Sending data on socket...
2021-01-18 Fabian Keilprivoxy-log-parser: Properly deal with 'Certificate...
2021-01-18 Fabian Keilprivoxy-log-parser: Highlight: 'Flushed 3153 bytes...
2021-01-18 Fabian Keilprivoxy-log-parser: Highlight 'The last 12078 bytes...
2021-01-13 Fabian Keilprivoxy-log-parser: Log truncated LOG_LEVEL_CLF message...
2021-01-02 Fabian Keilprivoxy-log-parser: Bump copyright
2021-01-02 Fabian Keilprivoxy-log-parser: Highlight 'Rewritten request line...
2021-01-02 Fabian Keilprivoxy-log-parser: Highlight 'Rewrite detected: ....
2020-12-17 Fabian Keilprivoxy-log-parser: Add a handler for tagging messages
2020-12-17 Fabian Keilprivoxy-log-parser: Highlight the new "Tagging" log...
2020-12-17 Fabian Keilprivoxy-log-parser: Bump version to 0.9.2
2020-12-17 Fabian Keilprivoxy-log-parser: Accept and ignore tagging-related...
2020-11-23 LeeMerge branch 'master' of ssh://git.privoxy.org:23/git...
2020-09-28 Fabian Keilprivoxy-log-parser.pl: Add a --keep-date option to...
2020-09-22 Fabian Keilprivoxy-log-parser: Highlight 'The client socket 16...
2020-09-22 Fabian Keilprivoxy-log-parser: Highlight 'Dropping the client...
2020-09-22 Fabian Keilprivoxy-log-parser: Completely highlight 'Reusing serve...
2020-09-02 LeeMerge branch 'master' of ssh://git.privoxy.org:23/git...
2020-09-01 Fabian Keilprivoxy-log-parser.pl: Accept and highlight 'Data arriv...
2020-09-01 Fabian Keilprivoxy-log-parser: Let handle_loglevel_re_filter(...
2020-06-15 LeeMerge branch 'master' of ssh://git.privoxy.org:23/git...
2020-06-09 Fabian Keilprivoxy-log-parser.pl: Unbreak the gathering of host...
2020-06-09 Fabian Keilprivoxy-log-parser.pl: Make gather_loglevel_clf_stats...
2020-06-09 Fabian Keilprivoxy-log-parser.pl: Highlight: "Waiting for the...
2020-06-08 Fabian Keilprivoxy-log-parser.pl: Properly highlight the filter...
2020-06-05 LeeMerge branch 'master' of ssh://git.privoxy.org:23/git...
2020-06-04 Fabian Keilprivoxy-log-parser.pl: Accept and highlight: Forwarded...
2020-06-04 Fabian Keilprivoxy-log-parser.pl: Accept and highlight: Forwarding...
2020-06-04 Fabian Keilprivoxy-log-parser.pl: Completely highlight: 'Connectio...
2020-06-04 Fabian Keilprivoxy-log-parser.pl: Rephrase a statistics description
2020-06-04 Fabian Keilprivoxy-log-parser.pl: Prefer the number of CLF lines...
2020-06-02 LeeMerge branch 'master' of ssh://git.privoxy.org:23/git...
2020-06-01 Fabian Keilprivoxy-log-parser.pl: Accept and highlight: Performing...
2020-06-01 Fabian Keilprivoxy-log-parser.pl: Accept and highlight: Flushed...
2020-06-01 Fabian Keilprivoxy-log-parser.pl: Only show HTTP version distribut...
2020-06-01 Fabian Keilprivoxy-log-parser.pl: Only show crunch statistics...
2020-06-01 Fabian Keilprivoxy-log-parser.pl: Warn if the request counts differ
2020-06-01 Fabian Keilprivoxy-log-parser.pl: Generate statistics if the log...
2020-06-01 Fabian Keilprivoxy-log-parser.pl: Consistently use no space after...
2020-06-01 Fabian Keilprivoxy-log-parser.pl: Align the client-HTTP-version...
2020-06-01 Fabian Keilprivoxy-log-parser.pl: Bump version to 0.9.1
2020-06-01 Fabian Keilprivoxy-log-parser.pl: Include status code distribution...
2020-06-01 Fabian Keilprivoxy-log-parser.pl: Include the size of the content...
2020-06-01 Fabian Keilprivoxy-log-parser.pl: Bump copyright
2020-06-01 Fabian Keilprivoxy-log-parser.pl: Get with the program and expect...
2020-06-01 Fabian Keilprivoxy-log-parser.pl: Leverage the LOG_LEVEL_CLF message
2018-07-10 Leeremove all of the CVS "$Id: xxx" lines that GIT doesn...
2017-06-08 Fabian KeilSkip a regex if we don't need the captured result
2017-03-03 Fabian Keilprivoxy-log-parser: Don't gather host and resource...
2017-03-03 Fabian Keilprivoxy-log-parser: Prevent warnings when there are...
2017-02-24 Fabian Keilprivoxy-log-parser: Bump version as the behaviour ...
2017-02-24 Fabian Keilprivoxy-log-parser: Bump copyright
2017-02-24 Fabian Keilprivoxy-log-parser: Count connection failures as well...
2017-02-24 Fabian Keilprivoxy-log-parser: Count connection timeouts as well...
2017-02-20 Fabian Keilprivoxy-log-parser: Fix an 'uninitialized value' warning
2016-08-26 Fabian Keilprivoxy-log-parser: Use https:// for the website
2014-06-03 Fabian KeilAccept multi-digit HTTP major and minor versions in...
2013-08-29 Fabian KeilFix a warning in case of empty lines
2013-05-28 Fabian KeilShow the absolute number of improperly accounted requests
next