From git at git.privoxy.org Sun Jul 6 12:00:45 2025 From: git at git.privoxy.org (User Git) Date: Sun, 06 Jul 2025 12:00:45 +0200 Subject: [Privoxy-commits] [privoxy] branch master updated (3c2c435d -> 102c17e8) Message-ID: <175179604513.88595.291107321675742034@privoxy-git> This is an automated email from the git hooks/post-receive script. git pushed a change to branch master in repository privoxy. from 3c2c435d Fix detection and use of pcre2.h from a subdirectory new df6bd3de Add Jakub Kulik as contributor new 69042557 Bump copyright new 524a330d Disable the banners-by-size filter for github.com new 857a8960 Fix typo new 46653e5c Fix comment typo new b49c682c url-pattern-translator: Fix typos new c3e3b23d privoxy-log-parser: Fix typos new 102c17e8 Fix typos The 8 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: TODO | 2 +- cgi.c | 2 +- default.action.master | 2 ++ doc/source/p-authors.sgml | 3 ++- filters.c | 6 +++--- jbsockets.c | 2 +- jcc.c | 4 ++-- loadcfg.c | 2 +- openssl.c | 2 +- parsers.c | 6 +++--- ssl.c | 2 +- ssl_common.c | 2 +- templates/blocked | 2 +- templates/cgi-error-404 | 2 +- templates/cgi-error-bad-param | 2 +- templates/cgi-error-disabled | 2 +- templates/cgi-error-file | 2 +- templates/cgi-error-file-read-only | 2 +- templates/cgi-error-modified | 2 +- templates/cgi-error-parse | 2 +- templates/client-tags | 2 +- templates/connect-failed | 2 +- templates/default | 2 +- templates/forwarding-failed | 2 +- templates/no-such-domain | 2 +- templates/show-request | 2 +- templates/show-status | 2 +- templates/show-status-file | 2 +- templates/show-url-info | 2 +- templates/toggle | 2 +- templates/toggle-mini | 2 +- templates/untrusted | 2 +- tools/privoxy-log-parser.pl | 12 ++++++------ tools/url-pattern-translator.pl | 6 +++--- wolfssl.c | 8 ++++---- 35 files changed, 52 insertions(+), 49 deletions(-) -- To stop receiving notification emails like this one, please contact the administrator of this repository. From git at git.privoxy.org Sun Jul 6 12:00:46 2025 From: git at git.privoxy.org (User Git) Date: Sun, 06 Jul 2025 12:00:46 +0200 Subject: [Privoxy-commits] [privoxy] 01/08: Add Jakub Kulik as contributor In-Reply-To: <175179604513.88595.291107321675742034@privoxy-git> References: <175179604513.88595.291107321675742034@privoxy-git> Message-ID: <20250706100046.34AE4DF9F@git.privoxy.org> This is an automated email from the git hooks/post-receive script. git pushed a commit to branch master in repository privoxy. commit df6bd3deea81f9f65e8bcaff9986a855e9d2e241 Author: Fabian Keil AuthorDate: Thu Jun 26 13:28:02 2025 +0200 Add Jakub Kulik as contributor --- doc/source/p-authors.sgml | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/source/p-authors.sgml b/doc/source/p-authors.sgml index 20ff8df0..f06f7641 100644 --- a/doc/source/p-authors.sgml +++ b/doc/source/p-authors.sgml @@ -158,6 +158,7 @@ Current Privoxy Team: Max Khon Steven Kolins Korda + Jakub Kulik Stefan Kurtz Zeno Kugy David Laight -- To stop receiving notification emails like this one, please contact the administrator of this repository. From git at git.privoxy.org Sun Jul 6 12:00:49 2025 From: git at git.privoxy.org (User Git) Date: Sun, 06 Jul 2025 12:00:49 +0200 Subject: [Privoxy-commits] [privoxy] 04/08: Fix typo In-Reply-To: <175179604513.88595.291107321675742034@privoxy-git> References: <175179604513.88595.291107321675742034@privoxy-git> Message-ID: <20250706100047.1B08FDFA3@git.privoxy.org> This is an automated email from the git hooks/post-receive script. git pushed a commit to branch master in repository privoxy. commit 857a8960515f14483bf55617180567713ecc3585 Author: Fabian Keil AuthorDate: Fri Jul 4 19:16:36 2025 +0200 Fix typo --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO b/TODO index c4c4baaf..5925bd65 100644 --- a/TODO +++ b/TODO @@ -487,7 +487,7 @@ https://www.privoxy.org/donate Interested donors: 0. 190) The socks5 authentication code should send user name an password - seperately or we should increase the cbuf size to allow longer + separately or we should increase the cbuf size to allow longer user names and passwords. 191) The cipher-list directive should be split into cipher-list-server -- To stop receiving notification emails like this one, please contact the administrator of this repository. From git at git.privoxy.org Sun Jul 6 12:00:47 2025 From: git at git.privoxy.org (User Git) Date: Sun, 06 Jul 2025 12:00:47 +0200 Subject: [Privoxy-commits] [privoxy] 02/08: Bump copyright In-Reply-To: <175179604513.88595.291107321675742034@privoxy-git> References: <175179604513.88595.291107321675742034@privoxy-git> Message-ID: <20250706100046.900C6DFA1@git.privoxy.org> This is an automated email from the git hooks/post-receive script. git pushed a commit to branch master in repository privoxy. commit 690425576f741b71dbf9355a2df618eb4c406a3e Author: Fabian Keil AuthorDate: Thu Jun 26 13:29:09 2025 +0200 Bump copyright --- doc/source/p-authors.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/p-authors.sgml b/doc/source/p-authors.sgml index f06f7641..2d5aca74 100644 --- a/doc/source/p-authors.sgml +++ b/doc/source/p-authors.sgml @@ -3,7 +3,7 @@ Purpose : Entity included in other project documents. - Copyright (C) 2001-2023 Privoxy Developers https://www.privoxy.org/ + Copyright (C) 2001-2025 Privoxy Developers https://www.privoxy.org/ See LICENSE. ====================================================================== -- To stop receiving notification emails like this one, please contact the administrator of this repository. From git at git.privoxy.org Sun Jul 6 12:00:48 2025 From: git at git.privoxy.org (User Git) Date: Sun, 06 Jul 2025 12:00:48 +0200 Subject: [Privoxy-commits] [privoxy] 03/08: Disable the banners-by-size filter for github.com In-Reply-To: <175179604513.88595.291107321675742034@privoxy-git> References: <175179604513.88595.291107321675742034@privoxy-git> Message-ID: <20250706100046.CF7FFDF34@git.privoxy.org> This is an automated email from the git hooks/post-receive script. git pushed a commit to branch master in repository privoxy. commit 524a330d39854a2a2df568c7e9bd8e39ffbc45bf Author: Fabian Keil AuthorDate: Tue Jul 1 13:38:13 2025 +0200 Disable the banners-by-size filter for github.com --- default.action.master | 2 ++ 1 file changed, 2 insertions(+) diff --git a/default.action.master b/default.action.master index 8bef67ae..c63cf7f8 100644 --- a/default.action.master +++ b/default.action.master @@ -2492,6 +2492,8 @@ kggp.de/ freebsdfoundation.org/ # URL = https://freiheitsfoo.de/2022/10/03/wahlplakat-show-nds-ltw-2022/ .freiheitsfoo.de/ +# URL = https://github.com/AFLplusplus/AFLplusplus/ +github.com/ {-filter{banners-by-link}} # Sticky Actions = -filter{banners-by-link} -- To stop receiving notification emails like this one, please contact the administrator of this repository. From git at git.privoxy.org Sun Jul 6 12:00:50 2025 From: git at git.privoxy.org (User Git) Date: Sun, 06 Jul 2025 12:00:50 +0200 Subject: [Privoxy-commits] [privoxy] 05/08: Fix comment typo In-Reply-To: <175179604513.88595.291107321675742034@privoxy-git> References: <175179604513.88595.291107321675742034@privoxy-git> Message-ID: <20250706100047.65580DFA5@git.privoxy.org> This is an automated email from the git hooks/post-receive script. git pushed a commit to branch master in repository privoxy. commit 46653e5cd1a7b684b04d77219fc48317a4fbc68d Author: Fabian Keil AuthorDate: Fri Jul 4 19:18:01 2025 +0200 Fix comment typo --- templates/blocked | 2 +- templates/cgi-error-404 | 2 +- templates/cgi-error-bad-param | 2 +- templates/cgi-error-disabled | 2 +- templates/cgi-error-file | 2 +- templates/cgi-error-file-read-only | 2 +- templates/cgi-error-modified | 2 +- templates/cgi-error-parse | 2 +- templates/client-tags | 2 +- templates/connect-failed | 2 +- templates/default | 2 +- templates/forwarding-failed | 2 +- templates/no-such-domain | 2 +- templates/show-request | 2 +- templates/show-status | 2 +- templates/show-status-file | 2 +- templates/show-url-info | 2 +- templates/toggle | 2 +- templates/toggle-mini | 2 +- templates/untrusted | 2 +- 20 files changed, 20 insertions(+), 20 deletions(-) diff --git a/templates/blocked b/templates/blocked index f53eae83..c9d35da0 100644 --- a/templates/blocked +++ b/templates/blocked @@ -61,7 +61,7 @@ # The path part of the blocked request's URL, url-encoded. # # -# CONDITIONAL SYMBOLS FOR THIS TEMPLATE AND THEIR DEPANDANT SYMBOLS: +# CONDITIONAL SYMBOLS FOR THIS TEMPLATE AND THEIR DEPENDENT SYMBOLS: # ------------------------------------------------------------------ # # unstable: diff --git a/templates/cgi-error-404 b/templates/cgi-error-404 index d67a3bc0..a8135abb 100644 --- a/templates/cgi-error-404 +++ b/templates/cgi-error-404 @@ -46,7 +46,7 @@ # homepage: # The URL of the Privoxy project, which maintains this software. # -# CONDITIONAL SYMBOLS FOR THIS TEMPLATE AND THEIR DEPANDANT SYMBOLS: +# CONDITIONAL SYMBOLS FOR THIS TEMPLATE AND THEIR DEPENDENT SYMBOLS: # ------------------------------------------------------------------ # # unstable: diff --git a/templates/cgi-error-bad-param b/templates/cgi-error-bad-param index 74952ff5..da39eded 100644 --- a/templates/cgi-error-bad-param +++ b/templates/cgi-error-bad-param @@ -46,7 +46,7 @@ # homepage: # The URL of the Privoxy project, which maintains this software. # -# CONDITIONAL SYMBOLS FOR THIS TEMPLATE AND THEIR DEPANDANT SYMBOLS: +# CONDITIONAL SYMBOLS FOR THIS TEMPLATE AND THEIR DEPENDENT SYMBOLS: # ------------------------------------------------------------------ # # unstable: diff --git a/templates/cgi-error-disabled b/templates/cgi-error-disabled index 732a55f9..ca3a1fd7 100644 --- a/templates/cgi-error-disabled +++ b/templates/cgi-error-disabled @@ -46,7 +46,7 @@ # homepage: # The URL of the Privoxy project, which maintains this software. # -# CONDITIONAL SYMBOLS FOR THIS TEMPLATE AND THEIR DEPANDANT SYMBOLS: +# CONDITIONAL SYMBOLS FOR THIS TEMPLATE AND THEIR DEPENDENT SYMBOLS: # ------------------------------------------------------------------ # # unstable: diff --git a/templates/cgi-error-file b/templates/cgi-error-file index a117ab3d..ae0ffc95 100644 --- a/templates/cgi-error-file +++ b/templates/cgi-error-file @@ -46,7 +46,7 @@ # homepage: # The URL of the Privoxy project, which maintains this software. # -# CONDITIONAL SYMBOLS FOR THIS TEMPLATE AND THEIR DEPANDANT SYMBOLS: +# CONDITIONAL SYMBOLS FOR THIS TEMPLATE AND THEIR DEPENDENT SYMBOLS: # ------------------------------------------------------------------ # # unstable: diff --git a/templates/cgi-error-file-read-only b/templates/cgi-error-file-read-only index 32b08b42..229989c2 100644 --- a/templates/cgi-error-file-read-only +++ b/templates/cgi-error-file-read-only @@ -46,7 +46,7 @@ # homepage: # The URL of the Privoxy project, which maintains this software. # -# CONDITIONAL SYMBOLS FOR THIS TEMPLATE AND THEIR DEPANDANT SYMBOLS: +# CONDITIONAL SYMBOLS FOR THIS TEMPLATE AND THEIR DEPENDENT SYMBOLS: # ------------------------------------------------------------------ # # unstable: diff --git a/templates/cgi-error-modified b/templates/cgi-error-modified index 3995e241..8d473d8a 100644 --- a/templates/cgi-error-modified +++ b/templates/cgi-error-modified @@ -46,7 +46,7 @@ # homepage: # The URL of the Privoxy project, which maintains this software. # -# CONDITIONAL SYMBOLS FOR THIS TEMPLATE AND THEIR DEPANDANT SYMBOLS: +# CONDITIONAL SYMBOLS FOR THIS TEMPLATE AND THEIR DEPENDENT SYMBOLS: # ------------------------------------------------------------------ # # unstable: diff --git a/templates/cgi-error-parse b/templates/cgi-error-parse index e10efc5d..2f3ff75d 100644 --- a/templates/cgi-error-parse +++ b/templates/cgi-error-parse @@ -46,7 +46,7 @@ # homepage: # The URL of the Privoxy project, which maintains this software. # -# CONDITIONAL SYMBOLS FOR THIS TEMPLATE AND THEIR DEPANDANT SYMBOLS: +# CONDITIONAL SYMBOLS FOR THIS TEMPLATE AND THEIR DEPENDENT SYMBOLS: # ------------------------------------------------------------------ # # unstable: diff --git a/templates/client-tags b/templates/client-tags index 6520a1a8..b1bc4f59 100644 --- a/templates/client-tags +++ b/templates/client-tags @@ -51,7 +51,7 @@ # What we would have rewritten this request to, if this had not # been intercepted. # -# CONDITIONAL SYMBOLS FOR THIS TEMPLATE AND THEIR DEPANDANT SYMBOLS: +# CONDITIONAL SYMBOLS FOR THIS TEMPLATE AND THEIR DEPENDENT SYMBOLS: # ------------------------------------------------------------------ # # unstable: diff --git a/templates/connect-failed b/templates/connect-failed index bece3ec7..09fefc83 100644 --- a/templates/connect-failed +++ b/templates/connect-failed @@ -54,7 +54,7 @@ # The path part of the request that lead to this problem # # -# CONDITIONAL SYMBOLS FOR THIS TEMPLATE AND THEIR DEPANDANT SYMBOLS: +# CONDITIONAL SYMBOLS FOR THIS TEMPLATE AND THEIR DEPENDENT SYMBOLS: # ------------------------------------------------------------------ # # unstable: diff --git a/templates/default b/templates/default index ac5b6fc5..322c8a13 100644 --- a/templates/default +++ b/templates/default @@ -46,7 +46,7 @@ # homepage: # The URL of the Privoxy project, which maintains this software. # -# CONDITIONAL SYMBOLS FOR THIS TEMPLATE AND THEIR DEPANDANT SYMBOLS: +# CONDITIONAL SYMBOLS FOR THIS TEMPLATE AND THEIR DEPENDENT SYMBOLS: # ------------------------------------------------------------------ # # unstable: diff --git a/templates/forwarding-failed b/templates/forwarding-failed index af8de224..4b3e2f32 100644 --- a/templates/forwarding-failed +++ b/templates/forwarding-failed @@ -59,7 +59,7 @@ # or (in the future) "" for direct connections to the forwarder. # # -# CONDITIONAL SYMBOLS FOR THIS TEMPLATE AND THEIR DEPANDANT SYMBOLS: +# CONDITIONAL SYMBOLS FOR THIS TEMPLATE AND THEIR DEPENDENT SYMBOLS: # ------------------------------------------------------------------ # # unstable: diff --git a/templates/no-such-domain b/templates/no-such-domain index 1504cea4..24084547 100644 --- a/templates/no-such-domain +++ b/templates/no-such-domain @@ -56,7 +56,7 @@ # The URL to local online Privoxy documentation, if define in the # 'config' file # -# CONDITIONAL SYMBOLS FOR THIS TEMPLATE AND THEIR DEPANDANT SYMBOLS: +# CONDITIONAL SYMBOLS FOR THIS TEMPLATE AND THEIR DEPENDENT SYMBOLS: # ------------------------------------------------------------------ # # unstable: diff --git a/templates/show-request b/templates/show-request index 43fb89d8..0b18bcd4 100644 --- a/templates/show-request +++ b/templates/show-request @@ -51,7 +51,7 @@ # What we would have rewritten this request to, if this had not # been intercepted. # -# CONDITIONAL SYMBOLS FOR THIS TEMPLATE AND THEIR DEPANDANT SYMBOLS: +# CONDITIONAL SYMBOLS FOR THIS TEMPLATE AND THEIR DEPENDENT SYMBOLS: # ------------------------------------------------------------------ # # unstable: diff --git a/templates/show-status b/templates/show-status index 7da63555..4979b11f 100644 --- a/templates/show-status +++ b/templates/show-status @@ -55,7 +55,7 @@ # Privoxy was compiled # # -# CONDITIONAL SYMBOLS FOR THIS TEMPLATE AND THEIR DEPANDANT SYMBOLS: +# CONDITIONAL SYMBOLS FOR THIS TEMPLATE AND THEIR DEPENDENT SYMBOLS: # ------------------------------------------------------------------ # # unstable: diff --git a/templates/show-status-file b/templates/show-status-file index 34622a6c..4824842e 100644 --- a/templates/show-status-file +++ b/templates/show-status-file @@ -54,7 +54,7 @@ # The complete filename of the file being shown # # -# CONDITIONAL SYMBOLS FOR THIS TEMPLATE AND THEIR DEPANDANT SYMBOLS: +# CONDITIONAL SYMBOLS FOR THIS TEMPLATE AND THEIR DEPENDENT SYMBOLS: # ------------------------------------------------------------------ # # unstable: diff --git a/templates/show-url-info b/templates/show-url-info index 0514a4a9..1dc13b93 100644 --- a/templates/show-url-info +++ b/templates/show-url-info @@ -68,7 +68,7 @@ # homepage: # The Privoxy web site. # -# CONDITIONAL SYMBOLS FOR THIS TEMPLATE AND THEIR DEPANDANT SYMBOLS: +# CONDITIONAL SYMBOLS FOR THIS TEMPLATE AND THEIR DEPENDENT SYMBOLS: # ------------------------------------------------------------------ # # unstable: diff --git a/templates/toggle b/templates/toggle index a18c4b50..3a6e8777 100644 --- a/templates/toggle +++ b/templates/toggle @@ -46,7 +46,7 @@ # homepage: # The URL of the Privoxy project, which maintains this software. # -# CONDITIONAL SYMBOLS FOR THIS TEMPLATE AND THEIR DEPANDANT SYMBOLS: +# CONDITIONAL SYMBOLS FOR THIS TEMPLATE AND THEIR DEPENDENT SYMBOLS: # ------------------------------------------------------------------ # # unstable: diff --git a/templates/toggle-mini b/templates/toggle-mini index e231cce9..99350b2d 100644 --- a/templates/toggle-mini +++ b/templates/toggle-mini @@ -46,7 +46,7 @@ # homepage: # The URL of the Privoxy project, which maintains this software. # -# CONDITIONAL SYMBOLS FOR THIS TEMPLATE AND THEIR DEPANDANT SYMBOLS: +# CONDITIONAL SYMBOLS FOR THIS TEMPLATE AND THEIR DEPENDENT SYMBOLS: # ------------------------------------------------------------------ # # unstable: diff --git a/templates/untrusted b/templates/untrusted index da30f688..a91078ee 100644 --- a/templates/untrusted +++ b/templates/untrusted @@ -57,7 +57,7 @@ # the trustfile # # -# CONDITIONAL SYMBOLS FOR THIS TEMPLATE AND THEIR DEPANDANT SYMBOLS: +# CONDITIONAL SYMBOLS FOR THIS TEMPLATE AND THEIR DEPENDENT SYMBOLS: # ------------------------------------------------------------------ # # unstable: -- To stop receiving notification emails like this one, please contact the administrator of this repository. From git at git.privoxy.org Sun Jul 6 12:00:51 2025 From: git at git.privoxy.org (User Git) Date: Sun, 06 Jul 2025 12:00:51 +0200 Subject: [Privoxy-commits] [privoxy] 06/08: url-pattern-translator: Fix typos In-Reply-To: <175179604513.88595.291107321675742034@privoxy-git> References: <175179604513.88595.291107321675742034@privoxy-git> Message-ID: <20250706100047.B6066DFA7@git.privoxy.org> This is an automated email from the git hooks/post-receive script. git pushed a commit to branch master in repository privoxy. commit b49c682cc2e021bda02274bf9c21c89c367b4251 Author: Fabian Keil AuthorDate: Fri Jul 4 19:19:32 2025 +0200 url-pattern-translator: Fix typos --- tools/url-pattern-translator.pl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tools/url-pattern-translator.pl b/tools/url-pattern-translator.pl index 5477a876..8b046823 100755 --- a/tools/url-pattern-translator.pl +++ b/tools/url-pattern-translator.pl @@ -93,11 +93,11 @@ sub looks_interesting($) { } elsif (m@^\s*CLIENT-TAG:@i) { - $type_to_skip = "client tag patttern"; + $type_to_skip = "client tag pattern"; } elsif (m@^\s*TAG:@i) { - $type_to_skip = "tag patttern"; + $type_to_skip = "tag pattern"; } elsif (m@^[^/]*=@) { @@ -109,7 +109,7 @@ sub looks_interesting($) { } elsif (m@^\s*PCRE-HOST-PATTERN:@i) { - $type_to_skip = "already converted pcre host patttern"; + $type_to_skip = "already converted pcre host pattern"; } -- To stop receiving notification emails like this one, please contact the administrator of this repository. From git at git.privoxy.org Sun Jul 6 12:00:52 2025 From: git at git.privoxy.org (User Git) Date: Sun, 06 Jul 2025 12:00:52 +0200 Subject: [Privoxy-commits] [privoxy] 07/08: privoxy-log-parser: Fix typos In-Reply-To: <175179604513.88595.291107321675742034@privoxy-git> References: <175179604513.88595.291107321675742034@privoxy-git> Message-ID: <20250706100048.05AA6DFA9@git.privoxy.org> This is an automated email from the git hooks/post-receive script. git pushed a commit to branch master in repository privoxy. commit c3e3b23dc7a48db5c30a5f7a8d0582cc97824016 Author: Fabian Keil AuthorDate: Fri Jul 4 19:22:58 2025 +0200 privoxy-log-parser: Fix typos --- tools/privoxy-log-parser.pl | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/tools/privoxy-log-parser.pl b/tools/privoxy-log-parser.pl index d57ab7e1..36cbed7f 100755 --- a/tools/privoxy-log-parser.pl +++ b/tools/privoxy-log-parser.pl @@ -118,7 +118,7 @@ my $line_end; sub prepare_our_stuff() { - # Syntax Higlight hash + # Syntax Highlight hash @all_colours = ( 'red', 'green', 'brown', 'blue', 'purple', 'cyan', 'light_gray', 'light_red', 'light_green', 'yellow', @@ -728,7 +728,7 @@ sub highlight_matched_url($$) { sub highlight_matched_host($$) { - my ($result, $regex) = @_; # XXX: result ist stupid name; + my ($result, $regex) = @_; # XXX: result is stupid name; if ($result =~ m@(.*?)($regex)(.*)@) { $result = $1 . $h{host} . $2 . $h{Standard} . $3; @@ -1553,7 +1553,7 @@ sub handle_loglevel_connect($) { } elsif ($c =~ m/^write header to client failed:/) { # write header to client failed: Broken pipe - # XXX: Stil in use? + # XXX: Still in use? $c =~ s@(?<=failed: )(.*)@$h{'Error'}$1$h{'Standard'}@; } elsif ($c =~ m/^socks4_connect:/) { @@ -2612,7 +2612,7 @@ sub print_stats() { print "Requested URLs:\n"; foreach my $resource (sort {$stats{'resource'}{$b} <=> $stats{'resource'}{$a}} keys %{$stats{'resource'}}) { if ($stats{'resource'}{$resource} < $cli_options{'url-statistics-threshold'}) { - print "Skipped statistics for URLs below the treshold.\n"; + print "Skipped statistics for URLs below the threshold.\n"; last; } printf "%d : %s\n", $stats{'resource'}{$resource}, $resource; @@ -2626,7 +2626,7 @@ sub print_stats() { foreach my $passed_url (sort {$stats{'passed-request-url'}{$b} <=> $stats{'passed-request-url'}{$a}} keys %{$stats{'passed-request-url'}}) { if ($stats{'passed-request-url'}{$passed_url} < $cli_options{'passed-request-statistics-threshold'}) { - print "Skipped statistics for passed URLs below the treshold.\n"; + print "Skipped statistics for passed URLs below the threshold.\n"; last; } printf "%d : %s\n", $stats{'passed-request-url'}{$passed_url}, $passed_url; @@ -2638,7 +2638,7 @@ sub print_stats() { print "Requested Hosts:\n"; foreach my $host (sort {$stats{'hosts'}{$b} <=> $stats{'hosts'}{$a}} keys %{$stats{'hosts'}}) { if ($stats{'hosts'}{$host} < $cli_options{'host-statistics-threshold'}) { - print "Skipped statistics for Hosts below the treshold.\n"; + print "Skipped statistics for Hosts below the threshold.\n"; last; } printf "%d : %s\n", $stats{'hosts'}{$host}, $host; -- To stop receiving notification emails like this one, please contact the administrator of this repository. From git at git.privoxy.org Sun Jul 6 12:00:53 2025 From: git at git.privoxy.org (User Git) Date: Sun, 06 Jul 2025 12:00:53 +0200 Subject: [Privoxy-commits] [privoxy] 08/08: Fix typos In-Reply-To: <175179604513.88595.291107321675742034@privoxy-git> References: <175179604513.88595.291107321675742034@privoxy-git> Message-ID: <20250706100049.010A4DFAB@git.privoxy.org> This is an automated email from the git hooks/post-receive script. git pushed a commit to branch master in repository privoxy. commit 102c17e850879809220be758c8bcccd2dd3d5602 Author: Fabian Keil AuthorDate: Fri Jul 4 19:27:07 2025 +0200 Fix typos --- cgi.c | 2 +- filters.c | 6 +++--- jbsockets.c | 2 +- jcc.c | 4 ++-- loadcfg.c | 2 +- openssl.c | 2 +- parsers.c | 6 +++--- ssl.c | 2 +- ssl_common.c | 2 +- wolfssl.c | 8 ++++---- 10 files changed, 18 insertions(+), 18 deletions(-) diff --git a/cgi.c b/cgi.c index d60166f2..4cffc924 100644 --- a/cgi.c +++ b/cgi.c @@ -1818,7 +1818,7 @@ struct http_response *alloc_http_response(void) * Function : free_http_response * * Description : Free the memory occupied by an http_response - * and its depandant structures. + * and its dependent structures. * * Parameters : * 1 : rsp = pointer to http_response to be freed diff --git a/filters.c b/filters.c index 8daa8c54..d3b3b1ab 100644 --- a/filters.c +++ b/filters.c @@ -2195,7 +2195,7 @@ static int get_bytes_to_next_chunk_start(char *buffer, size_t size, size_t offse /* * To get to the start of the next chunk size we have to skip - * the line with the current chunk size followed by "\r\n" followd + * the line with the current chunk size followed by "\r\n" followed * by the actual data and another "\r\n" following the data. */ bytes_to_skip = (int)(p - chunk_start) + 2 + (int)chunk_size + 2; @@ -2443,7 +2443,7 @@ static jb_err remove_chunked_transfer_coding(char *buffer, size_t *size) * Function : prepare_for_filtering * * Description : If necessary, de-chunks and decompresses - * the content so it can get filterd. + * the content so it can get filtered. * * Parameters : * 1 : csp = Current client state (buffers, headers, etc...) @@ -2625,7 +2625,7 @@ char *execute_content_filters(struct client_state *csp) * 2 : content_length = content length. Upon successful filtering * the passed value is updated with the new content length. * - * Returns : 1 if the content has been filterd. 0 if it hasn't. + * Returns : 1 if the content has been filtered. 0 if it hasn't. * *********************************************************************/ int execute_client_body_filters(struct client_state *csp, size_t *content_length) diff --git a/jbsockets.c b/jbsockets.c index 1c4db683..3ec64a8c 100644 --- a/jbsockets.c +++ b/jbsockets.c @@ -1416,7 +1416,7 @@ int accept_connection(struct client_state * csp, jb_socket fds[]) if (!csp->ip_addr_str || retval) { log_error(LOG_LEVEL_ERROR, "Can not save csp->ip_addr_str: %s", - (csp->ip_addr_str) ? gai_strerror(retval) : "Insuffcient memory"); + (csp->ip_addr_str) ? gai_strerror(retval) : "Insufficient memory"); freez(csp->ip_addr_str); } #undef client diff --git a/jcc.c b/jcc.c index 6970eade..f829df27 100644 --- a/jcc.c +++ b/jcc.c @@ -3034,7 +3034,7 @@ static void continue_https_chat(struct client_state *csp) * Parameters : * 1 : csp = Current client state (buffers, headers, etc...) * - * Returns : 0 on succes, -1 on error. + * Returns : 0 on success, -1 on error. * *********************************************************************/ static int send_server_headers(struct client_state *csp) @@ -3183,7 +3183,7 @@ static void handle_established_connection(struct client_state *csp) is_ssl_pending(&(csp->ssl_client_attr))) { /* - * The TLS libray may also consume all of the remaining data + * The TLS library may also consume all of the remaining data * from the client when we're shuffling the data from an * unbuffered request body to the server. */ diff --git a/loadcfg.c b/loadcfg.c index 188af095..1e9fe2d3 100644 --- a/loadcfg.c +++ b/loadcfg.c @@ -1423,7 +1423,7 @@ struct configuration_spec * load_config(void) * *************************************************************************/ case hash_listen_backlog : /* - * We don't enfore an upper or lower limit because on + * We don't enforce an upper or lower limit because on * many platforms all values are valid and negative * number mean "use the highest value allowed". */ diff --git a/openssl.c b/openssl.c index ef391119..25e6b373 100644 --- a/openssl.c +++ b/openssl.c @@ -1288,7 +1288,7 @@ static void log_ssl_errors(int debuglevel, const char* fmt, ...) * 4 : src = Source buffer * 5 : slen = Amount of data to be encoded * - * Returns : 0 on success, error code othervise + * Returns : 0 on success, error code otherwise * *********************************************************************/ extern int ssl_base64_encode(unsigned char *dst, size_t dlen, size_t *olen, diff --git a/parsers.c b/parsers.c index 34b4fd02..099a327c 100644 --- a/parsers.c +++ b/parsers.c @@ -1897,7 +1897,7 @@ static jb_err filter_header(struct client_state *csp, char **header) * * Function : keep_alive_keyword_detected * - * Description : Checks wether or not a Connection header contains + * Description : Checks whether or not a Connection header contains * the keep-alive keyword. * * Parameters : @@ -4699,7 +4699,7 @@ int strclean(char *string, const char *substring) * Function : parse_header_time * * Description : Parses time formats used in HTTP header strings - * to get the numerical respresentation. + * to get the numerical representation. * * Parameters : * 1 : header_time = HTTP header time as string. @@ -4808,7 +4808,7 @@ static jb_err parse_header_time(const char *header_time, time_t *result) * Function : parse_time_header * * Description : Parses the time in an HTTP time header to get - * the numerical respresentation. + * the numerical representation. * * Parameters : * 1 : header = HTTP header with a time value diff --git a/ssl.c b/ssl.c index 6b1ac26d..c174fbaa 100644 --- a/ssl.c +++ b/ssl.c @@ -1872,7 +1872,7 @@ static int seed_rng(struct client_state *csp) * 4 : src = Source buffer * 5 : slen = Amount of data to be encoded * - * Returns : 0 on success, error code othervise + * Returns : 0 on success, error code otherwise * *********************************************************************/ extern int ssl_base64_encode(unsigned char *dst, size_t dlen, size_t *olen, diff --git a/ssl_common.c b/ssl_common.c index cf9daaa8..f9103248 100644 --- a/ssl_common.c +++ b/ssl_common.c @@ -696,7 +696,7 @@ extern int get_certificate_valid_to_date(char *buffer, size_t buffer_size, const * Description : Makes sure the certificate state is sane. * * Parameters : - * 1 : certificate = Path to the potentionally existing certifcate. + * 1 : certificate = Path to the potentionally existing certificate. * 2 : key = Path to the potentionally existing key. * * Returns : -1 => Error diff --git a/wolfssl.c b/wolfssl.c index 6e8a36bf..41dc8663 100644 --- a/wolfssl.c +++ b/wolfssl.c @@ -1208,8 +1208,8 @@ extern int create_server_ssl_connection(struct client_state *csp) log_error(LOG_LEVEL_ERROR, "ssl_store_cert() failed for cert %d", i); /* - * ssl_send_certificate_error() wil not be able to show - * the certificate but the user will stil get the error + * ssl_send_certificate_error() will not be able to show + * the certificate but the user will still get the error * description. */ } @@ -1334,7 +1334,7 @@ static void log_ssl_errors(int debuglevel, const char* fmt, ...) * 4 : src = Source buffer * 5 : slen = Amount of data to be encoded * - * Returns : 0 on success, error code othervise + * Returns : 0 on success, error code otherwise * *********************************************************************/ extern int ssl_base64_encode(unsigned char *dst, size_t dlen, size_t *olen, @@ -1774,7 +1774,7 @@ static int set_subject_alternative_name(struct Cert *certificate, const char *ho * * Parameters : * 1 : csp = Current client state (buffers, headers, etc...) - * 2 : certificate_path = Path to the certficate to generate. + * 2 : certificate_path = Path to the certificate to generate. * 3 : rsa_key_path = Path to the key to generate for the * certificate. * -- To stop receiving notification emails like this one, please contact the administrator of this repository. From git at git.privoxy.org Thu Jul 17 12:10:53 2025 From: git at git.privoxy.org (User Git) Date: Thu, 17 Jul 2025 12:10:53 +0200 Subject: [Privoxy-commits] [privoxy] 03/03: privoxy-log-parser: Highlight 'Giving up draining socket 35.' In-Reply-To: <175274705036.16681.11465835999885218366@privoxy-git> References: <175274705036.16681.11465835999885218366@privoxy-git> Message-ID: <20250717101051.7B9C7EC93@git.privoxy.org> This is an automated email from the git hooks/post-receive script. git pushed a commit to branch master in repository privoxy. commit 7daede88ae79893ac78245bef07752572d171800 Author: Fabian Keil AuthorDate: Tue Jul 8 20:16:55 2025 +0200 privoxy-log-parser: Highlight 'Giving up draining socket 35.' --- tools/privoxy-log-parser.pl | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tools/privoxy-log-parser.pl b/tools/privoxy-log-parser.pl index 3f173a42..2eaa1fff 100755 --- a/tools/privoxy-log-parser.pl +++ b/tools/privoxy-log-parser.pl @@ -1840,6 +1840,11 @@ sub handle_loglevel_connect($) { $c =~ s@(?<=Drained )(\d+)@$h{'Number'}$1$h{'Standard'}@; $c =~ s@(?<=socket )(\d+)@$h{'Number'}$1$h{'Standard'}@; + } elsif ($c =~ m/^Giving up draining socket \d+/) { + + # Giving up draining socket 35. + $c =~ s@(?<=socket )(\d+)@$h{'Number'}$1$h{'Standard'}@; + } elsif ($c =~ m/^Tainting client socket/ or $c =~ m/^Failed to shutdown socket/) { -- To stop receiving notification emails like this one, please contact the administrator of this repository. From git at git.privoxy.org Thu Jul 17 12:10:51 2025 From: git at git.privoxy.org (User Git) Date: Thu, 17 Jul 2025 12:10:51 +0200 Subject: [Privoxy-commits] [privoxy] 01/03: process_encrypted_request_headers(): Add periods to a couple of log messages In-Reply-To: <175274705036.16681.11465835999885218366@privoxy-git> References: <175274705036.16681.11465835999885218366@privoxy-git> Message-ID: <20250717101051.11CE8EC69@git.privoxy.org> This is an automated email from the git hooks/post-receive script. git pushed a commit to branch master in repository privoxy. commit 9b9b19a652299f387c23344a08c0f48def5d2bfb Author: Fabian Keil AuthorDate: Wed Jul 2 16:12:22 2025 +0200 process_encrypted_request_headers(): Add periods to a couple of log messages --- jcc.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/jcc.c b/jcc.c index f829df27..3aecb084 100644 --- a/jcc.c +++ b/jcc.c @@ -2699,7 +2699,7 @@ static jb_err process_encrypted_request_headers(struct client_state *csp) request_line = get_header(csp->client_iob); if (request_line == NULL) { - log_error(LOG_LEVEL_ERROR, "Failed to get the encrypted request line"); + log_error(LOG_LEVEL_ERROR, "Failed to get the encrypted request line."); ssl_send_data_delayed(&(csp->ssl_client_attr), (const unsigned char *)CHEADER, strlen(CHEADER), get_write_delay(csp)); return JB_ERR_PARSE; @@ -2767,7 +2767,7 @@ static jb_err process_encrypted_request_headers(struct client_state *csp) * elsewhere failed. */ log_error(LOG_LEVEL_ERROR, - "Failed to get the encrypted request destination"); + "Failed to get the encrypted request destination."); ssl_send_data_delayed(&(csp->ssl_client_attr), (const unsigned char *)CHEADER, strlen(CHEADER), get_write_delay(csp)); destroy_list(headers); @@ -2844,7 +2844,7 @@ static jb_err process_encrypted_request_headers(struct client_state *csp) return JB_ERR_PARSE; } - log_error(LOG_LEVEL_HEADER, "Encrypted request headers processed"); + log_error(LOG_LEVEL_HEADER, "Encrypted request headers processed."); log_error(LOG_LEVEL_REQUEST, "https://%s%s", csp->http->hostport, csp->http->path); -- To stop receiving notification emails like this one, please contact the administrator of this repository. From git at git.privoxy.org Thu Jul 17 12:10:52 2025 From: git at git.privoxy.org (User Git) Date: Thu, 17 Jul 2025 12:10:52 +0200 Subject: [Privoxy-commits] [privoxy] 02/03: privoxy-log-parser: Highlight: "Tagger 'http-method' didn't add tag 'POST': suppressed" In-Reply-To: <175274705036.16681.11465835999885218366@privoxy-git> References: <175274705036.16681.11465835999885218366@privoxy-git> Message-ID: <20250717101051.3DC17EC92@git.privoxy.org> This is an automated email from the git hooks/post-receive script. git pushed a commit to branch master in repository privoxy. commit dc283de0f930a4468999a622ca93795300f5b370 Author: Fabian Keil AuthorDate: Tue Jul 8 16:06:58 2025 +0200 privoxy-log-parser: Highlight: "Tagger 'http-method' didn't add tag 'POST': suppressed" --- tools/privoxy-log-parser.pl | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/tools/privoxy-log-parser.pl b/tools/privoxy-log-parser.pl index 36cbed7f..3f173a42 100755 --- a/tools/privoxy-log-parser.pl +++ b/tools/privoxy-log-parser.pl @@ -1262,6 +1262,15 @@ sub handle_loglevel_tagging($) { $c =~ s@(?<=added tag \')([^\']*)@$h{'tag'}$1$h{'Standard'}@; $c =~ s@(?<=Action bits )(updated)@$h{'action-bits-update'}$1$h{'Standard'}@; + } elsif ($c =~ /^Tagger \'([^\']*)\' didn\'t add tag \'([^\']*)\'/) { + + # Tagger 'http-method' didn't add tag 'POST': suppressed + # Tagger 'revalidation' didn't add tag 'REVALIDATION-REQUEST'. Tag already present + # XXX: Save tag and tagger + + $c =~ s@(?<=^Tagger \')([^\']*)@$h{'tag'}$1$h{'Standard'}@; + $c =~ s@(?<=didn['']t add tag \')([^\']*)@$h{'tagger'}$1$h{'Standard'}@; + } elsif ($c =~ /^Enlisting tag/) { # Enlisting tag 'forward-directly' for client 127.0.0.1. -- To stop receiving notification emails like this one, please contact the administrator of this repository. From git at git.privoxy.org Thu Jul 17 12:10:50 2025 From: git at git.privoxy.org (User Git) Date: Thu, 17 Jul 2025 12:10:50 +0200 Subject: [Privoxy-commits] [privoxy] branch master updated (102c17e8 -> 7daede88) Message-ID: <175274705036.16681.11465835999885218366@privoxy-git> This is an automated email from the git hooks/post-receive script. git pushed a change to branch master in repository privoxy. from 102c17e8 Fix typos new 9b9b19a6 process_encrypted_request_headers(): Add periods to a couple of log messages new dc283de0 privoxy-log-parser: Highlight: "Tagger 'http-method' didn't add tag 'POST': suppressed" new 7daede88 privoxy-log-parser: Highlight 'Giving up draining socket 35.' The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: jcc.c | 6 +++--- tools/privoxy-log-parser.pl | 14 ++++++++++++++ 2 files changed, 17 insertions(+), 3 deletions(-) -- To stop receiving notification emails like this one, please contact the administrator of this repository.