From deab7d9fece59246a7c1d683afdd1945c46bd20c Mon Sep 17 00:00:00 2001
From: Fabian Keil
Privoxy main page:
+Privoxy main page:
@@ -211,7 +211,7 @@ "APPLICATION">Privoxy)
View and toggle client tags:
+View and toggle client tags:
@@ -219,21 +219,21 @@
Show information about the current configuration, including viewing and editing of actions - files:
+ files:Show the browser's request headers:
+Show the browser's request headers:
Show which actions apply to a URL and why:
+Show which actions apply to a URL and why:
http://config.privoxy.org/show-url-info
@@ -242,15 +242,15 @@Toggle Privoxy on or off. This feature can be turned off/on in the main config file. When toggled "off", "Privoxy" continues to run, - but only as a pass-through proxy, with no actions taking place:
+ but only as a pass-through proxy, with no actions taking place:-Short cuts. Turn off, then on:
+Short cuts. Turn off, then on:
-+
http://config.privoxy.org/toggle?set=enable
diff --git a/doc/webserver/user-manual/configuration.html b/doc/webserver/user-manual/configuration.html index 3e970c7f..1a805601 100644 --- a/doc/webserver/user-manual/configuration.html +++ b/doc/webserver/user-manual/configuration.html @@ -40,7 +40,7 @@ -Privoxy Menu
+Privoxy Menu
diff --git a/doc/webserver/user-manual/quickstart.html b/doc/webserver/user-manual/quickstart.html index d6f41656..dc78a246 100644 --- a/doc/webserver/user-manual/quickstart.html +++ b/doc/webserver/user-manual/quickstart.html @@ -219,7 +219,7 @@
Find user.action in the top section, and click on "Edit":
- +Figure 1. Actions Files in Use
diff --git a/doc/webserver/user-manual/startup.html b/doc/webserver/user-manual/startup.html index 50dab508..cb8fd38d 100644 --- a/doc/webserver/user-manual/startup.html +++ b/doc/webserver/user-manual/startup.html @@ -35,7 +35,7 @@
Please note that Privoxy can only proxy HTTP and HTTPS traffic. It will not work with FTP or other protocols.
- +Figure 2. Proxy Configuration Showing Mozilla Firefox HTTP and HTTPS (SSL) Settings
@@ -66,7 +66,7 @@ protocols" is UNCHECKED. You want only HTTP and HTTPS (SSL)!
- +Figure 3. Proxy Configuration Showing Internet Explorer HTTP and HTTPS (Secure) Settings
diff --git a/doc/webserver/user-manual/whatsnew.html b/doc/webserver/user-manual/whatsnew.html index a4c3b0d4..5f9c4d28 100644 --- a/doc/webserver/user-manual/whatsnew.html +++ b/doc/webserver/user-manual/whatsnew.html @@ -75,9 +75,10 @@ gcc offers the compilation warning resulting in a runtime abort() when using a socks4 or socks4a upstream proxy. Despite the warning, the strlcpy() call in question is fine: gcc misidentifies the size of the destination buffer, estimating to hold only a single char while in fact the buffer stretches beyond the end - of the struct socks_op. The issue was originally reported in the NixOS issue tracker at - https://github.com/NixOS/nixpkgs/issues/265654 prompted by an upgrade of glibc from 2.37-39 to 2.38-0. - Patch submitted by Ingo Blechschmid, joint work with @esclear and @richi235. + of the struct socks_op. The issue was originally reported in the NixOS issue tracker prompted by an + upgrade of glibc from 2.37-39 to 2.38-0. Patch submitted by Ingo Blechschmid, joint work with @esclear and + @richi235. -- 2.49.0