gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnunet-gtk] branch master updated: Use old.gnunet.org


From: gnunet
Subject: [GNUnet-SVN] [gnunet-gtk] branch master updated: Use old.gnunet.org
Date: Fri, 22 Feb 2019 11:48:03 +0100

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository gnunet-gtk.

The following commit(s) were added to refs/heads/master by this push:
     new f7398d23 Use old.gnunet.org
f7398d23 is described below

commit f7398d2343500d15ac194c05364033927dc183db
Author: ng0 <address@hidden>
AuthorDate: Fri Feb 22 10:47:54 2019 +0000

    Use old.gnunet.org
---
 src/setup/gnunet-setup-options.c | 206 +++++++++++++++++++--------------------
 1 file changed, 103 insertions(+), 103 deletions(-)

diff --git a/src/setup/gnunet-setup-options.c b/src/setup/gnunet-setup-options.c
index 3b6913f1..b0e64142 100644
--- a/src/setup/gnunet-setup-options.c
+++ b/src/setup/gnunet-setup-options.c
@@ -1202,7 +1202,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "topology",
    "FRIENDS-ONLY",
    gettext_noop ("Should GNUnet exclusively connect to friends?"),
-   "https://gnunet.org/configuration-f2f";,
+   "https://old.gnunet.org/configuration-f2f";,
    &load_yes_no,
    &save_yes_no, NULL,
    NULL, NULL,
@@ -1214,7 +1214,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "topology",
    "MINIMUM-FRIENDS",
    gettext_noop ("Minimum number of friendly connections"),
-   "https://gnunet.org/configuration-f2f";,
+   "https://old.gnunet.org/configuration-f2f";,
    &load_number,
    &save_number, NULL,
    NULL, NULL,
@@ -1226,7 +1226,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "topology",
    "FORCESTART",
    gettext_noop ("Topology should always be loaded"),
-   "https://gnunet.org/configuration-topology";,
+   "https://old.gnunet.org/configuration-topology";,
    &load_yes_no,
    &save_yes_no, NULL,
    NULL, NULL,
@@ -1239,7 +1239,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "FORCESTART",
    gettext_noop
    ("Should hostlist support be started automatically on startup?"),
-   "https://gnunet.org/configuration-hostlist";,
+   "https://old.gnunet.org/configuration-hostlist";,
    &load_yes_no,
    &save_yes_no, NULL,
    NULL, NULL,
@@ -1251,7 +1251,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "fs",
    "FORCESTART",
    gettext_noop ("Should file-sharing be started automatically on startup?"),
-   "https://gnunet.org/configuration-fs";,
+   "https://old.gnunet.org/configuration-fs";,
    &load_yes_no,
    &save_yes_no, NULL,
    NULL, NULL,
@@ -1263,7 +1263,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "hostlist",
    "OPTIONS",
    gettext_noop ("Should GNUnet learn about other peers using hostlists"),
-   "https://gnunet.org/configuration-hostlist";,
+   "https://old.gnunet.org/configuration-hostlist";,
    &load_option_list,
    &save_option_list, "-b",
    NULL, NULL,
@@ -1275,7 +1275,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "hostlist",
    "OPTIONS",
    gettext_noop ("Should GNUnet learn hostlists from other peers"),
-   "https://gnunet.org/configuration-hostlist";,
+   "https://old.gnunet.org/configuration-hostlist";,
    &load_option_list,
    &save_option_list, "-e",
    NULL, NULL,
@@ -1287,7 +1287,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "hostlist",
    "OPTIONS",
    gettext_noop ("Should this peer offer a hostlist to other peers"),
-   "https://gnunet.org/configuring-hostlist-bootstrap";,
+   "https://old.gnunet.org/configuring-hostlist-bootstrap";,
    &load_option_list,
    &save_option_list, "-p",
    &highlight_port_collisions, NULL,
@@ -1299,7 +1299,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "hostlist",
    "OPTIONS",
    gettext_noop ("Should this peer advertise its hostlist to other peers"),
-   "https://gnunet.org/configuring-hostlist-bootstrap";,
+   "https://old.gnunet.org/configuring-hostlist-bootstrap";,
    &load_option_list,
    &save_option_list, "-a",
    NULL, NULL,
@@ -1311,7 +1311,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "hostlist",
    "HTTPPORT",
    gettext_noop ("Port this peers hostlist should be offered on"),
-   "https://gnunet.org/configuring-hostlist-bootstrap";,
+   "https://old.gnunet.org/configuring-hostlist-bootstrap";,
    &load_number,
    &save_number, NULL,
    &highlight_port_collisions, NULL,
@@ -1343,7 +1343,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "GNUNET_setup_hostlist_url_treeview",
    NULL, NULL, NULL,            /* FIXME */
    gettext_noop ("Known hostlist URLs"),
-   "https://gnunet.org/configuration-hostlist";,
+   "https://old.gnunet.org/configuration-hostlist";,
    NULL, NULL, NULL,            /* FIXME */
    NULL, NULL,
    NULL},
@@ -1354,7 +1354,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "hostlist",
    "PROXY_TYPE",
    gettext_noop ("Do not use a proxy to download hostlists"),
-   "https://gnunet.org/configuration-hostlist-proxy";,
+   "https://old.gnunet.org/configuration-hostlist-proxy";,
    &load_option_list /* abuse! */ ,
    &save_option_list /* abuse! */ , "NONE",
    NULL, NULL,
@@ -1367,7 +1367,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "hostlist",
    "PROXY_TYPE",
    gettext_noop ("Use an HTTP proxy"),
-   "https://gnunet.org/configuration-hostlist-proxy";,
+   "https://old.gnunet.org/configuration-hostlist-proxy";,
    &load_option_list /* abuse! */ ,
    &save_option_list /* abuse! */ , "HTTP",
    NULL, NULL,
@@ -1380,7 +1380,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "hostlist",
    "PROXY_TYPE",
    gettext_noop ("Use an HTTP v1.0 (only) proxy"),
-   "https://gnunet.org/configuration-hostlist-proxy";,
+   "https://old.gnunet.org/configuration-hostlist-proxy";,
    &load_option_list /* abuse! */ ,
    &save_option_list /* abuse! */ , "HTTP_1_0",
    NULL, NULL,
@@ -1393,7 +1393,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "hostlist",
    "PROXY_TYPE",
    gettext_noop ("Use a SOCKS v4 proxy"),
-   "https://gnunet.org/configuration-hostlist-proxy";,
+   "https://old.gnunet.org/configuration-hostlist-proxy";,
    &load_option_list /* abuse! */ ,
    &save_option_list /* abuse! */ , "SOCKS4",
    NULL, NULL,
@@ -1406,7 +1406,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "hostlist",
    "PROXY_TYPE",
    gettext_noop ("Use a SOCKS v4a proxy"),
-   "https://gnunet.org/configuration-hostlist-proxy";,
+   "https://old.gnunet.org/configuration-hostlist-proxy";,
    &load_option_list /* abuse! */ ,
    &save_option_list /* abuse! */ , "SOCKS4a",
    NULL, NULL,
@@ -1419,7 +1419,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "hostlist",
    "PROXY_TYPE",
    gettext_noop ("Use a SOCKS v5 proxy"),
-   "https://gnunet.org/configuration-hostlist-proxy";,
+   "https://old.gnunet.org/configuration-hostlist-proxy";,
    &load_option_list /* abuse! */ ,
    &save_option_list /* abuse! */ , "SOCKS5",
    NULL, NULL,
@@ -1432,7 +1432,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "hostlist",
    "PROXY_TYPE",
    gettext_noop ("Use a SOCKS v5 proxy with hostname"),
-   "https://gnunet.org/configuration-hostlist-proxy";,
+   "https://old.gnunet.org/configuration-hostlist-proxy";,
    &load_option_list /* abuse! */ ,
    &save_option_list /* abuse! */ , "SOCKS5_HOSTNAME",
    NULL, NULL,
@@ -1445,7 +1445,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "hostlist",
    "PROXY",
    gettext_noop ("Specify hostname or IP (and optionally) port of the proxy"),
-   "https://gnunet.org/configuration-hostlist-proxy";,
+   "https://old.gnunet.org/configuration-hostlist-proxy";,
    &load_text,
    &save_text, NULL,
    NULL, NULL,
@@ -1457,7 +1457,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "hostlist",
    "PROXY_USERNAME",
    gettext_noop ("Specify username for the proxy (if needed)"),
-   "https://gnunet.org/configuration-hostlist-proxy";,
+   "https://old.gnunet.org/configuration-hostlist-proxy";,
    &load_text,
    &save_text, NULL,
    NULL, NULL,
@@ -1469,7 +1469,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "hostlist",
    "PROXY_PASSWORD",
    gettext_noop ("Specify password for the proxy (if needed)"),
-   "https://gnunet.org/configuration-hostlist-proxy";,
+   "https://old.gnunet.org/configuration-hostlist-proxy";,
    &load_text,
    &save_text, NULL,
    NULL, NULL,
@@ -1481,7 +1481,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "ats",
    "WAN_QUOTA_OUT",
    gettext_noop ("How many bytes per second are we allowed to transmit?"),
-   "https://gnunet.org/configuration-bandwidth";,
+   "https://old.gnunet.org/configuration-bandwidth";,
    &load_number,
    &save_number, NULL,
    NULL, NULL,
@@ -1493,7 +1493,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "ats",
    "WAN_QUOTA_IN",
    gettext_noop ("How many bytes per second are we allowed to receive?"),
-   "https://gnunet.org/configuration-bandwidth";,
+   "https://old.gnunet.org/configuration-bandwidth";,
    &load_number,
    &save_number, NULL,
    NULL, NULL,
@@ -1507,7 +1507,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "transport",
    "PLUGINS",
    gettext_noop ("Enable communication via TCP"),
-   "https://gnunet.org/configuration-tcp";,
+   "https://old.gnunet.org/configuration-tcp";,
    &load_option_list,
    &save_option_list, "tcp",
    &highlight_port_collisions, NULL,
@@ -1519,7 +1519,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "transport",
    "PLUGINS",
    gettext_noop ("Enable communication via UDP"),
-   "https://gnunet.org/configuration-udp";,
+   "https://old.gnunet.org/configuration-udp";,
    &load_option_list,
    &save_option_list, "udp",
    NULL, NULL,
@@ -1531,7 +1531,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "transport",
    "PLUGINS",
    gettext_noop ("Enable communication via HTTP as a server"),
-   "https://gnunet.org/configuration-http";,
+   "https://old.gnunet.org/configuration-http";,
    &load_option_list,
    &save_option_list, "http_server",
    &highlight_port_collisions, NULL,
@@ -1543,7 +1543,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "transport",
    "PLUGINS",
    gettext_noop ("Enable communication via HTTP as a client"),
-   "https://gnunet.org/configuration-http";,
+   "https://old.gnunet.org/configuration-http";,
    &load_option_list,
    &save_option_list, "http_client",
    &highlight_port_collisions, NULL,
@@ -1555,7 +1555,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "transport",
    "PLUGINS",
    gettext_noop ("Enable communication via HTTPS as a server"),
-   "https://gnunet.org/configuration-https";,
+   "https://old.gnunet.org/configuration-https";,
    &load_option_list,
    &save_option_list, "https_server",
    &highlight_port_collisions, NULL,
@@ -1567,7 +1567,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "transport",
    "PLUGINS",
    gettext_noop ("Enable communication via HTTPS as a client"),
-   "https://gnunet.org/configuration-https";,
+   "https://old.gnunet.org/configuration-https";,
    &load_option_list,
    &save_option_list, "https_client",
    &highlight_port_collisions, NULL,
@@ -1579,7 +1579,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "transport",
    "PLUGINS",
    gettext_noop ("Enable communication via DV"),
-   "https://gnunet.org/configuration-dv";,
+   "https://old.gnunet.org/configuration-dv";,
    &load_option_list,
    &save_option_list, "dv",
    NULL, NULL,
@@ -1591,7 +1591,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "transport",
    "PLUGINS",
    gettext_noop ("Enable communication via WLAN"),
-   "https://gnunet.org/configuration-wlan";,
+   "https://old.gnunet.org/configuration-wlan";,
    &load_option_list,
    &save_option_list, "wlan",
    NULL, NULL,
@@ -1603,7 +1603,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "transport-tcp",
    "PORT",
    gettext_noop ("Port we bind to for TCP"),
-   "https://gnunet.org/configuration-tcp";,
+   "https://old.gnunet.org/configuration-tcp";,
    &load_number,
    &save_number, NULL,
    &highlight_port_collisions, NULL,
@@ -1615,7 +1615,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "transport-tcp",
    "ADVERTISED_PORT",
    gettext_noop ("Port visible to other peers"),
-   "https://gnunet.org/configuration-tcp";,
+   "https://old.gnunet.org/configuration-tcp";,
    &load_number,
    &save_number, NULL,
    NULL, NULL,
@@ -1627,7 +1627,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "transport-udp",
    "PORT",
    gettext_noop ("Port for inbound UDP packets, use 0 if behind NAT"),
-   "https://gnunet.org/configuration-udp";,
+   "https://old.gnunet.org/configuration-udp";,
    &load_number,
    &save_number, NULL,
    NULL, NULL,
@@ -1639,7 +1639,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "transport-udp",
    "ADVERTISED_PORT",
    gettext_noop ("Port visible to other peers"),
-   "https://gnunet.org/configuration-udp";,
+   "https://old.gnunet.org/configuration-udp";,
    &load_number,
    &save_number, NULL,
    NULL, NULL,
@@ -1651,7 +1651,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "transport-http_server",
    "PORT",
    gettext_noop ("Port for inbound HTTP connections, use 0 if behind NAT"),
-   "https://gnunet.org/configuration-http";,
+   "https://old.gnunet.org/configuration-http";,
    &load_number,
    &save_number, NULL,
    &highlight_port_collisions, NULL,
@@ -1663,7 +1663,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "transport-http_server",
    "ADVERTISED_PORT",
    gettext_noop ("Port visible to other peers"),
-   "https://gnunet.org/configuration-http";,
+   "https://old.gnunet.org/configuration-http";,
    &load_number,
    &save_number, NULL,
    NULL, NULL,
@@ -1675,7 +1675,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "transport-https_server",
    "PORT",
    gettext_noop ("Port for inbound HTTPS connections, use 0 if behind NAT"),
-   "https://gnunet.org/configuration-https";,
+   "https://old.gnunet.org/configuration-https";,
    &load_number,
    &save_number, NULL,
    &highlight_port_collisions, NULL,
@@ -1687,7 +1687,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "transport-https_server",
    "ADVERTISED_PORT",
    gettext_noop ("Port visible to other peers"),
-   "https://gnunet.org/configuration-https";,
+   "https://old.gnunet.org/configuration-https";,
    &load_number,
    &save_number, NULL,
    NULL, NULL,
@@ -1699,7 +1699,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
   "transport-http_client",
   "PROXY_TYPE",
   gettext_noop ("Do not use a proxy with the HTTP plugin"),
-  "https://gnunet.org/configuration-http";,
+  "https://old.gnunet.org/configuration-http";,
   &load_option_list /* abuse! */ ,
   &save_option_list /* abuse! */ , "NONE",
   NULL, NULL,
@@ -1712,7 +1712,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
   "transport-http_client",
   "PROXY_TYPE",
   gettext_noop ("Use an HTTP proxy"),
-  "https://gnunet.org/configuration-http";,
+  "https://old.gnunet.org/configuration-http";,
   &load_option_list /* abuse! */ ,
   &save_option_list /* abuse! */ , "HTTP",
   NULL, NULL,
@@ -1725,7 +1725,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
   "transport-http_client",
   "PROXY_TYPE",
   gettext_noop ("Use a SOCKS v4 proxy"),
-  "https://gnunet.org/configuration-http";,
+  "https://old.gnunet.org/configuration-http";,
   &load_option_list /* abuse! */ ,
   &save_option_list /* abuse! */ , "SOCKS4",
   NULL, NULL,
@@ -1738,7 +1738,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
   "transport-http_client",
   "PROXY_TYPE",
   gettext_noop ("Use a SOCKS v4a proxy"),
-  "https://gnunet.org/configuration-http";,
+  "https://old.gnunet.org/configuration-http";,
   &load_option_list /* abuse! */ ,
   &save_option_list /* abuse! */ , "SOCKS4a",
   NULL, NULL,
@@ -1751,7 +1751,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
   "transport-http_client",
   "PROXY_TYPE",
   gettext_noop ("Use a SOCKS v5 proxy"),
-  "https://gnunet.org/configuration-http";,
+  "https://old.gnunet.org/configuration-http";,
   &load_option_list /* abuse! */ ,
   &save_option_list /* abuse! */ , "SOCKS5",
   NULL, NULL,
@@ -1764,7 +1764,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
   "transport-http_client",
   "PROXY_TYPE",
   gettext_noop ("Use a SOCKS v5 proxy with hostname"),
-  "https://gnunet.org/configuration-http";,
+  "https://old.gnunet.org/configuration-http";,
   &load_option_list /* abuse! */ ,
   &save_option_list /* abuse! */ , "SOCKS5_HOSTNAME",
   NULL, NULL,
@@ -1777,7 +1777,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
   "transport-http_client",
   "PROXY",
   gettext_noop ("Specify hostname or IP (and optionally) port of the proxy"),
-  "https://gnunet.org/configuration-http";,
+  "https://old.gnunet.org/configuration-http";,
   &load_text,
   &save_text, NULL,
   NULL, NULL,
@@ -1789,7 +1789,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
   "transport-http_client",
   "PROXY_USERNAME",
   gettext_noop ("Specify username for the proxy (if needed)"),
-  "https://gnunet.org/configuration-http";,
+  "https://old.gnunet.org/configuration-http";,
   &load_text,
   &save_text, NULL,
   NULL, NULL,
@@ -1801,7 +1801,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
   "transport-http_client",
   "PROXY_PASSWORD",
   gettext_noop ("Specify password for the proxy (if needed)"),
-  "https://gnunet.org/configuration-http";,
+  "https://old.gnunet.org/configuration-http";,
   &load_text,
   &save_text, NULL,
   NULL, NULL,
@@ -1817,7 +1817,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "transport-https_client",
    "PROXY_TYPE",
    gettext_noop ("Do not use a proxy for HTTPS plugin"),
-   "https://gnunet.org/configuration-http";,
+   "https://old.gnunet.org/configuration-http";,
    &load_option_list /* abuse! */ ,
    &save_option_list /* abuse! */ , "NONE",
    NULL, NULL,
@@ -1830,7 +1830,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "transport-https_client",
    "PROXY_TYPE",
    gettext_noop ("Use an HTTP proxy"),
-   "https://gnunet.org/configuration-http";,
+   "https://old.gnunet.org/configuration-http";,
    &load_option_list /* abuse! */ ,
    &save_option_list /* abuse! */ , "HTTP",
    NULL, NULL,
@@ -1843,7 +1843,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "transport-https_client",
    "PROXY_TYPE",
    gettext_noop ("Use a SOCKS v4 proxy"),
-   "https://gnunet.org/configuration-http";,
+   "https://old.gnunet.org/configuration-http";,
    &load_option_list /* abuse! */ ,
    &save_option_list /* abuse! */ , "SOCKS4",
    NULL, NULL,
@@ -1856,7 +1856,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "transport-https_client",
    "PROXY_TYPE",
    gettext_noop ("Use a SOCKS v4a proxy"),
-   "https://gnunet.org/configuration-http";,
+   "https://old.gnunet.org/configuration-http";,
    &load_option_list /* abuse! */ ,
    &save_option_list /* abuse! */ , "SOCKS4a",
    NULL, NULL,
@@ -1869,7 +1869,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "transport-https_client",
    "PROXY_TYPE",
    gettext_noop ("Use a SOCKS v5 proxy"),
-   "https://gnunet.org/configuration-http";,
+   "https://old.gnunet.org/configuration-http";,
    &load_option_list /* abuse! */ ,
    &save_option_list /* abuse! */ , "SOCKS5",
    NULL, NULL,
@@ -1882,7 +1882,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "transport-https_client",
    "PROXY_TYPE",
    gettext_noop ("Use a SOCKS v5 proxy with hostname"),
-   "https://gnunet.org/configuration-http";,
+   "https://old.gnunet.org/configuration-http";,
    &load_option_list /* abuse! */ ,
    &save_option_list /* abuse! */ , "SOCKS5_HOSTNAME",
    NULL, NULL,
@@ -1895,7 +1895,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "transport-https_client",
    "PROXY",
    gettext_noop ("Specify hostname or IP (and optionally) port of the proxy"),
-   "https://gnunet.org/configuration-http";,
+   "https://old.gnunet.org/configuration-http";,
    &load_text,
    &save_text, NULL,
    NULL, NULL,
@@ -1907,7 +1907,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "transport-https_client",
    "PROXY_USERNAME",
    gettext_noop ("Specify username for the proxy (if needed)"),
-   "https://gnunet.org/configuration-http";,
+   "https://old.gnunet.org/configuration-http";,
    &load_text,
    &save_text, NULL,
    NULL, NULL,
@@ -1919,7 +1919,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "transport-https_client",
    "PROXY_PASSWORD",
    gettext_noop ("Specify password for the proxy (if needed)"),
-   "https://gnunet.org/configuration-http";,
+   "https://old.gnunet.org/configuration-http";,
    &load_text,
    &save_text, NULL,
    NULL, NULL,
@@ -1933,7 +1933,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "datastore",
    "QUOTA",
    gettext_noop ("How many bytes are we allowed to store in the local 
datastore?"),
-   "https://gnunet.org/datastore-quota";,
+   "https://old.gnunet.org/datastore-quota";,
    &load_number,
    &save_number, NULL,
    NULL, NULL,
@@ -1945,7 +1945,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "datastore",
    "DATABASE",
    gettext_noop ("Use sqLite to store file-sharing content"),
-   "https://gnunet.org/configuration-datastore";,
+   "https://old.gnunet.org/configuration-datastore";,
    &load_option_list /* abuse! */ ,
    &save_option_list /* abuse! */ , "sqlite",
    NULL, NULL,
@@ -1957,7 +1957,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "datastore",
    "DATABASE",
    gettext_noop ("Use MySQL to store file-sharing content"),
-   "https://gnunet.org/configuration-datastore";,
+   "https://old.gnunet.org/configuration-datastore";,
    &load_option_list /* abuse! */ ,
    &save_option_list /* abuse! */ , "mysql",
    NULL, NULL,
@@ -1969,7 +1969,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "datastore",
    "DATABASE",
    gettext_noop ("Use Postgres to store file-sharing content"),
-   "https://gnunet.org/configuration-datastore";,
+   "https://old.gnunet.org/configuration-datastore";,
    &load_option_list /* abuse! */ ,
    &save_option_list /* abuse! */ , "postgres",
    NULL, NULL,
@@ -1981,7 +1981,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "datastore-mysql",
    "DATABASE",
    gettext_noop ("Name for the MySQL database"),
-   "https://gnunet.org/configuration-datastore";,
+   "https://old.gnunet.org/configuration-datastore";,
    &load_text,
    &save_text, NULL,
    NULL, NULL,
@@ -2005,7 +2005,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "datastore-mysql",
    "USER",
    gettext_noop ("Username for MySQL access"),
-   "https://gnunet.org/configuration-datastore";,
+   "https://old.gnunet.org/configuration-datastore";,
    &load_text,
    &save_text, NULL,
    NULL, NULL,
@@ -2017,7 +2017,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "datastore-mysql",
    "PASSWORD",
    gettext_noop ("Password for MySQL access"),
-   "https://gnunet.org/configuration-datastore";,
+   "https://old.gnunet.org/configuration-datastore";,
    &load_text,
    &save_text, NULL,
    NULL, NULL,
@@ -2029,7 +2029,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "datastore-mysql",
    "HOST",
    gettext_noop ("Name of host running MySQL database"),
-   "https://gnunet.org/configuration-datastore";,
+   "https://old.gnunet.org/configuration-datastore";,
    &load_text,
    &save_text, NULL,
    NULL, NULL,
@@ -2041,7 +2041,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "datastore-mysql",
    "PORT",
    gettext_noop ("Port of MySQL database"),
-   "https://gnunet.org/configuration-datastore";,
+   "https://old.gnunet.org/configuration-datastore";,
    &load_number,
    &save_number, NULL,
    NULL, NULL,
@@ -2066,7 +2066,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "fs",
    "CONTENT_PUSHING",
    gettext_noop ("Should we try to push our content to other peers?"),
-   "https://gnunet.org/configuration-fs";,
+   "https://old.gnunet.org/configuration-fs";,
    &load_yes_no,
    &save_yes_no, NULL,
    NULL, NULL,
@@ -2078,7 +2078,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "fs",
    "CONTENT_CACHING",
    gettext_noop ("Are we allowed to cache content received from other peers?"),
-   "https://gnunet.org/configuration-fs";,
+   "https://old.gnunet.org/configuration-fs";,
    &load_yes_no,
    &save_yes_no, NULL,
    NULL, NULL,
@@ -2091,7 +2091,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "dhtcache",
    "QUOTA",
    gettext_noop ("How many bytes are we allowed to store in the local 
datacache?"),
-   "https://gnunet.org/datacache-quota";,
+   "https://old.gnunet.org/datacache-quota";,
    &load_number,
    &save_number, NULL,
    NULL, NULL,
@@ -2104,7 +2104,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "dhtcache",
    "DATABASE",
    gettext_noop ("Use sqLite to cache DHT data"),
-   "https://gnunet.org/configuration-datacache";,
+   "https://old.gnunet.org/configuration-datacache";,
    &load_option_list /* abuse! */ ,
    &save_option_list /* abuse! */ , "sqlite",
    NULL, NULL,
@@ -2116,7 +2116,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "dhtcache",
    "DATABASE",
    gettext_noop ("Use memory to cache DHT data"),
-   "https://gnunet.org/configuration-datacache";,
+   "https://old.gnunet.org/configuration-datacache";,
    &load_option_list /* abuse! */ ,
    &save_option_list /* abuse! */ , "heap",
    NULL, NULL,
@@ -2128,7 +2128,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "dhtcache",
    "DATABASE",
    gettext_noop ("Use Postgres to cache DHT data"),
-   "https://gnunet.org/configuration-datacache";,
+   "https://old.gnunet.org/configuration-datacache";,
    &load_option_list /* abuse! */ ,
    &save_option_list /* abuse! */ , "postgres",
    NULL, NULL,
@@ -2140,7 +2140,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "transport-wlan",
    "INTERFACE",
    gettext_noop ("Name of monitoring interface to use (monX)"),
-   "https://gnunet.org/configuration-wlan";,
+   "https://old.gnunet.org/configuration-wlan";,
    &load_text,
    &save_text, NULL,
    NULL, NULL,
@@ -2166,7 +2166,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "vpn",
    "FORCESTART",
    gettext_noop ("Should the VPN be started automatically on startup?"),
-   "https://gnunet.org/configuration-vpn";,
+   "https://old.gnunet.org/configuration-vpn";,
    &load_yes_no,
    &save_yes_no, NULL,
    NULL, NULL,
@@ -2178,7 +2178,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "pt",
    "FORCESTART",
    gettext_noop ("Should the PT be started automatically on startup?"),
-   "https://gnunet.org/configuration-vpn";,
+   "https://old.gnunet.org/configuration-vpn";,
    &load_yes_no,
    &save_yes_no, NULL,
    NULL, NULL,
@@ -2192,7 +2192,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "TUNNEL_IPV4",
    gettext_noop
    ("Tunnel IPv4 traffic over GNUnet"),
-   "https://gnunet.org/configuration-vpn";,
+   "https://old.gnunet.org/configuration-vpn";,
    &load_yes_no,
    &save_yes_no, NULL,
    NULL, NULL,
@@ -2206,7 +2206,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "TUNNEL_IPV6",
    gettext_noop
    ("Tunnel IPv6 traffic over GNUnet"),
-   "https://gnunet.org/configuration-vpn";,
+   "https://old.gnunet.org/configuration-vpn";,
    &load_yes_no,
    &save_yes_no, NULL,
    NULL, NULL,
@@ -2219,7 +2219,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "TUNNEL_DNS",
    gettext_noop
    ("Tunnel DNS traffic over GNUnet"),
-   "https://gnunet.org/configuration-vpn";,
+   "https://old.gnunet.org/configuration-vpn";,
    &load_yes_no,
    &save_yes_no, NULL,
    NULL, NULL,
@@ -2231,7 +2231,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "vpn",
    "IFNAME",
    gettext_noop ("Name of the virtual interface the GNUnet VPN should create"),
-   "https://gnunet.org/configuration-vpn";,
+   "https://old.gnunet.org/configuration-vpn";,
    &load_text,
    &save_text, NULL,
    NULL, NULL,
@@ -2243,7 +2243,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "vpn",
    "IPV4ADDR",
    gettext_noop ("IPv4 address to use for the VPN interface"),
-   "https://gnunet.org/configuration-vpn";,
+   "https://old.gnunet.org/configuration-vpn";,
    &load_text,
    &save_text, NULL,
    NULL, NULL,
@@ -2255,7 +2255,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "vpn",
    "IPV4MASK",
    gettext_noop ("IPv4 network mask to use for the VPN interface"),
-   "https://gnunet.org/configuration-vpn";,
+   "https://old.gnunet.org/configuration-vpn";,
    &load_text,
    &save_text, NULL,
    NULL, NULL,
@@ -2267,7 +2267,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "vpn",
    "IPV6ADDR",
    gettext_noop ("IPv6 address to use for the VPN interface"),
-   "https://gnunet.org/configuration-vpn";,
+   "https://old.gnunet.org/configuration-vpn";,
    &load_text,
    &save_text, NULL,
    NULL, NULL,
@@ -2279,7 +2279,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "vpn",
    "IPV6PREFIX",
    gettext_noop ("IPv6 network prefix length to use for the VPN interface"),
-   "https://gnunet.org/configuration-vpn";,
+   "https://old.gnunet.org/configuration-vpn";,
    &load_number,
    &save_number, NULL,
    NULL, NULL,
@@ -2295,7 +2295,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "FORCESTART",
    gettext_noop
    ("Activate the VPN exit to provide services and/or to enable others to use 
your Internet connection"),
-   "https://gnunet.org/configuration-exit";,
+   "https://old.gnunet.org/configuration-exit";,
    &load_yes_no,
    &save_yes_no, NULL,
    NULL, NULL,
@@ -2308,7 +2308,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "DNS_RESOLVER",
    gettext_noop
    ("IP address of the external DNS resolver to use (values from your 
resolve.conf are usually appropriate))"),
-   "https://gnunet.org/configuration-exit";,
+   "https://old.gnunet.org/configuration-exit";,
    &load_text,
    &save_text, NULL,
    NULL, NULL,
@@ -2321,7 +2321,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "EXIT_DNS",
    gettext_noop
    ("Allow other peers to perform DNS resolutions using your Internet 
connection"),
-   "https://gnunet.org/configuration-dns";,
+   "https://old.gnunet.org/configuration-dns";,
    &load_yes_no,
    &save_yes_no, NULL,
    NULL, NULL,
@@ -2334,7 +2334,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "TUN_IFNAME",
    gettext_noop
    ("Name of the virtual interface the GNUnet exit service should create for 
traffic exiting the VPN to the Internet"),
-   "https://gnunet.org/configuration-exit";,
+   "https://old.gnunet.org/configuration-exit";,
    &load_text,
    &save_text, NULL,
    NULL, NULL,
@@ -2346,7 +2346,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "exit",
    "IPV4ADDR",
    gettext_noop ("IPv4 address to use for the Exit interface"),
-   "https://gnunet.org/configuration-exit";,
+   "https://old.gnunet.org/configuration-exit";,
    &load_text,
    &save_text, NULL,
    NULL, NULL,
@@ -2358,7 +2358,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "exit",
    "IPV4MASK",
    gettext_noop ("IPv4 network mask to use for the Exit interface"),
-   "https://gnunet.org/configuration-exit";,
+   "https://old.gnunet.org/configuration-exit";,
    &load_text,
    &save_text, NULL,
    NULL, NULL,
@@ -2370,7 +2370,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "exit",
    "IPV6ADDR",
    gettext_noop ("IPv6 address to use for the Exit interface"),
-   "https://gnunet.org/configuration-exit";,
+   "https://old.gnunet.org/configuration-exit";,
    &load_text,
    &save_text, NULL,
    NULL, NULL,
@@ -2383,7 +2383,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "IPV6PREFIX",
    gettext_noop
    ("IPv6 network prefix length to use for the Exit interface"),
-   "https://gnunet.org/configuration-exit";,
+   "https://old.gnunet.org/configuration-exit";,
    &load_number,
    &save_number, NULL,
    NULL, NULL,
@@ -2397,7 +2397,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "EXIT_IPV4",
    gettext_noop
    ("Allow other users to use your Internet connection for UDP traffic (via 
the Exit interface)"),
-   "https://gnunet.org/configuration-exit";,
+   "https://old.gnunet.org/configuration-exit";,
    &load_yes_no,
    &save_yes_no, NULL,
    NULL, NULL,
@@ -2410,7 +2410,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "EXIT_IPV6",
    gettext_noop
    ("Allow other users to use your Internet connection for TCP traffic (via 
the Exit interface)"),
-   "https://gnunet.org/configuration-exit";,
+   "https://old.gnunet.org/configuration-exit";,
    &load_yes_no,
    &save_yes_no, NULL,
    NULL, NULL,
@@ -2424,7 +2424,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "EXIT_RANGE_IPV4_POLICY",
    gettext_noop
    ("Which IPv4 addresses and ports do you allow other users to send traffic 
towards (via the Exit interface)"),
-   "https://gnunet.org/configuration-exit";,
+   "https://old.gnunet.org/configuration-exit";,
    &load_text,
    &save_text, NULL,
    &validate_v4_policy, NULL,
@@ -2438,7 +2438,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "EXIT_RANGE_IPV6_POLICY",
    gettext_noop
    ("Which IPv6 addresses and ports do you allow other users to send traffic 
towards (via the Exit interface)"),
-   "https://gnunet.org/configuration-exit";,
+   "https://old.gnunet.org/configuration-exit";,
    &load_text,
    &save_text, NULL,
    &validate_v6_policy, NULL,
@@ -2455,7 +2455,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "namestore",
    "DATABASE",
    gettext_noop ("Use sqLite to store names"),
-   "https://gnunet.org/configuration-namestore";,
+   "https://old.gnunet.org/configuration-namestore";,
    &load_option_list /* abuse! */ ,
    &save_option_list /* abuse! */ , "sqlite",
    NULL, NULL,
@@ -2467,7 +2467,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "namestore",
    "DATABASE",
    gettext_noop ("Use PostGres to store names"),
-   "https://gnunet.org/configuration-namestore";,
+   "https://old.gnunet.org/configuration-namestore";,
    &load_option_list /* abuse! */ ,
    &save_option_list /* abuse! */ , "postgres",
    NULL, NULL,
@@ -2494,7 +2494,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    "gns",
    "FORCESTART",
    gettext_noop ("Should the GNS be started automatically on startup?"),
-   "https://gnunet.org/configuration-gns";,
+   "https://old.gnunet.org/configuration-gns";,
    &load_yes_no,
    &save_yes_no, NULL,
    NULL, NULL,
@@ -2510,7 +2510,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    NULL,
    gettext_noop
    ("Specification of .gnunet hosted services"),
-   "https://gnunet.org/configuration-dns";,
+   "https://old.gnunet.org/configuration-dns";,
    &load_hosted_service_configuration,
    NULL, NULL,
    NULL, NULL,
@@ -2522,7 +2522,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    NULL,
    NULL,
    NULL,
-   "https://gnunet.org/configuration-dns";,
+   "https://old.gnunet.org/configuration-dns";,
    NULL,
    &hosted_service_name_install_edited_handler,
    NULL,
@@ -2536,7 +2536,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    NULL,
    NULL,
    NULL,
-   "https://gnunet.org/configuration-dns";,
+   "https://old.gnunet.org/configuration-dns";,
    NULL,
    &hosted_service_is_udp_install_toggled_handler,
    NULL,
@@ -2550,7 +2550,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    NULL,
    NULL,
    NULL,
-   "https://gnunet.org/configuration-dns";,
+   "https://old.gnunet.org/configuration-dns";,
    NULL,
    &hosted_service_visible_port_install_edited_handler,
    NULL,
@@ -2564,7 +2564,7 @@ const struct GNUNET_SETUP_OptionSpecification 
option_specifications[] = {
    NULL,
    NULL,
    NULL,
-   "https://gnunet.org/configuration-dns";,
+   "https://old.gnunet.org/configuration-dns";,
    NULL,
    &hosted_service_destination_install_edited_handler,
    NULL,

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]