aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxrs <xrs@mail36.net>2019-06-24 16:48:31 +0200
committerxrs <xrs@mail36.net>2019-06-24 16:50:03 +0200
commit4a9fe32a926f340c41349ff468ad7404e1c8bc5f (patch)
treef587b771301abb3126f50653b5b5421186f81976
parent090c6e5df68ee529e578b4d56b44d82f422b36bc (diff)
downloadgnunet-gtk-4a9fe32a926f340c41349ff468ad7404e1c8bc5f.tar.gz
gnunet-gtk-4a9fe32a926f340c41349ff468ad7404e1c8bc5f.zip
fix 0005599: change old.gnunet.org to doc.gnunet.org
-rw-r--r--contrib/gnunet_setup_main_window.glade2
-rw-r--r--src/setup/gnunet-setup-options.c206
2 files changed, 104 insertions, 104 deletions
diff --git a/contrib/gnunet_setup_main_window.glade b/contrib/gnunet_setup_main_window.glade
index 4bfda6ae..ddabb121 100644
--- a/contrib/gnunet_setup_main_window.glade
+++ b/contrib/gnunet_setup_main_window.glade
@@ -5128,7 +5128,7 @@
5128 <property name="receives_default">True</property> 5128 <property name="receives_default">True</property>
5129 <property name="has_tooltip">True</property> 5129 <property name="has_tooltip">True</property>
5130 <property name="relief">none</property> 5130 <property name="relief">none</property>
5131 <property name="uri">https://old.gnunet.org/gnunet-setup</property> 5131 <property name="uri">https://doc.gnunet.org/gnunet-setup</property>
5132 </object> 5132 </object>
5133 <packing> 5133 <packing>
5134 <property name="expand">False</property> 5134 <property name="expand">False</property>
diff --git a/src/setup/gnunet-setup-options.c b/src/setup/gnunet-setup-options.c
index bd8944b4..361071ab 100644
--- a/src/setup/gnunet-setup-options.c
+++ b/src/setup/gnunet-setup-options.c
@@ -1175,7 +1175,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
1175 "topology", 1175 "topology",
1176 "FRIENDS-ONLY", 1176 "FRIENDS-ONLY",
1177 gettext_noop ("Should GNUnet exclusively connect to friends?"), 1177 gettext_noop ("Should GNUnet exclusively connect to friends?"),
1178 "https://old.gnunet.org/configuration-f2f", 1178 "https://doc.gnunet.org/configuration-f2f",
1179 &load_yes_no, 1179 &load_yes_no,
1180 &save_yes_no, 1180 &save_yes_no,
1181 NULL, 1181 NULL,
@@ -1188,7 +1188,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
1188 "topology", 1188 "topology",
1189 "MINIMUM-FRIENDS", 1189 "MINIMUM-FRIENDS",
1190 gettext_noop ("Minimum number of friendly connections"), 1190 gettext_noop ("Minimum number of friendly connections"),
1191 "https://old.gnunet.org/configuration-f2f", 1191 "https://doc.gnunet.org/configuration-f2f",
1192 &load_number, 1192 &load_number,
1193 &save_number, 1193 &save_number,
1194 NULL, 1194 NULL,
@@ -1201,7 +1201,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
1201 "topology", 1201 "topology",
1202 "FORCESTART", 1202 "FORCESTART",
1203 gettext_noop ("Topology should always be loaded"), 1203 gettext_noop ("Topology should always be loaded"),
1204 "https://old.gnunet.org/configuration-topology", 1204 "https://doc.gnunet.org/configuration-topology",
1205 &load_yes_no, 1205 &load_yes_no,
1206 &save_yes_no, 1206 &save_yes_no,
1207 NULL, 1207 NULL,
@@ -1215,7 +1215,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
1215 "FORCESTART", 1215 "FORCESTART",
1216 gettext_noop ( 1216 gettext_noop (
1217 "Should hostlist support be started automatically on startup?"), 1217 "Should hostlist support be started automatically on startup?"),
1218 "https://old.gnunet.org/configuration-hostlist", 1218 "https://doc.gnunet.org/configuration-hostlist",
1219 &load_yes_no, 1219 &load_yes_no,
1220 &save_yes_no, 1220 &save_yes_no,
1221 NULL, 1221 NULL,
@@ -1228,7 +1228,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
1228 "fs", 1228 "fs",
1229 "FORCESTART", 1229 "FORCESTART",
1230 gettext_noop ("Should file-sharing be started automatically on startup?"), 1230 gettext_noop ("Should file-sharing be started automatically on startup?"),
1231 "https://old.gnunet.org/configuration-fs", 1231 "https://doc.gnunet.org/configuration-fs",
1232 &load_yes_no, 1232 &load_yes_no,
1233 &save_yes_no, 1233 &save_yes_no,
1234 NULL, 1234 NULL,
@@ -1241,7 +1241,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
1241 "hostlist", 1241 "hostlist",
1242 "OPTIONS", 1242 "OPTIONS",
1243 gettext_noop ("Should GNUnet learn about other peers using hostlists"), 1243 gettext_noop ("Should GNUnet learn about other peers using hostlists"),
1244 "https://old.gnunet.org/configuration-hostlist", 1244 "https://doc.gnunet.org/configuration-hostlist",
1245 &load_option_list, 1245 &load_option_list,
1246 &save_option_list, 1246 &save_option_list,
1247 "-b", 1247 "-b",
@@ -1254,7 +1254,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
1254 "hostlist", 1254 "hostlist",
1255 "OPTIONS", 1255 "OPTIONS",
1256 gettext_noop ("Should GNUnet learn hostlists from other peers"), 1256 gettext_noop ("Should GNUnet learn hostlists from other peers"),
1257 "https://old.gnunet.org/configuration-hostlist", 1257 "https://doc.gnunet.org/configuration-hostlist",
1258 &load_option_list, 1258 &load_option_list,
1259 &save_option_list, 1259 &save_option_list,
1260 "-e", 1260 "-e",
@@ -1267,7 +1267,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
1267 "hostlist", 1267 "hostlist",
1268 "OPTIONS", 1268 "OPTIONS",
1269 gettext_noop ("Should this peer offer a hostlist to other peers"), 1269 gettext_noop ("Should this peer offer a hostlist to other peers"),
1270 "https://old.gnunet.org/configuring-hostlist-bootstrap", 1270 "https://doc.gnunet.org/configuring-hostlist-bootstrap",
1271 &load_option_list, 1271 &load_option_list,
1272 &save_option_list, 1272 &save_option_list,
1273 "-p", 1273 "-p",
@@ -1280,7 +1280,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
1280 "hostlist", 1280 "hostlist",
1281 "OPTIONS", 1281 "OPTIONS",
1282 gettext_noop ("Should this peer advertise its hostlist to other peers"), 1282 gettext_noop ("Should this peer advertise its hostlist to other peers"),
1283 "https://old.gnunet.org/configuring-hostlist-bootstrap", 1283 "https://doc.gnunet.org/configuring-hostlist-bootstrap",
1284 &load_option_list, 1284 &load_option_list,
1285 &save_option_list, 1285 &save_option_list,
1286 "-a", 1286 "-a",
@@ -1293,7 +1293,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
1293 "hostlist", 1293 "hostlist",
1294 "HTTPPORT", 1294 "HTTPPORT",
1295 gettext_noop ("Port this peers hostlist should be offered on"), 1295 gettext_noop ("Port this peers hostlist should be offered on"),
1296 "https://old.gnunet.org/configuring-hostlist-bootstrap", 1296 "https://doc.gnunet.org/configuring-hostlist-bootstrap",
1297 &load_number, 1297 &load_number,
1298 &save_number, 1298 &save_number,
1299 NULL, 1299 NULL,
@@ -1332,7 +1332,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
1332 NULL, 1332 NULL,
1333 NULL, /* FIXME */ 1333 NULL, /* FIXME */
1334 gettext_noop ("Known hostlist URLs"), 1334 gettext_noop ("Known hostlist URLs"),
1335 "https://old.gnunet.org/configuration-hostlist", 1335 "https://doc.gnunet.org/configuration-hostlist",
1336 NULL, 1336 NULL,
1337 NULL, 1337 NULL,
1338 NULL, /* FIXME */ 1338 NULL, /* FIXME */
@@ -1345,7 +1345,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
1345 "hostlist", 1345 "hostlist",
1346 "PROXY_TYPE", 1346 "PROXY_TYPE",
1347 gettext_noop ("Do not use a proxy to download hostlists"), 1347 gettext_noop ("Do not use a proxy to download hostlists"),
1348 "https://old.gnunet.org/configuration-hostlist-proxy", 1348 "https://doc.gnunet.org/configuration-hostlist-proxy",
1349 &load_option_list /* abuse! */, 1349 &load_option_list /* abuse! */,
1350 &save_option_list /* abuse! */, 1350 &save_option_list /* abuse! */,
1351 "NONE", 1351 "NONE",
@@ -1358,7 +1358,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
1358 "hostlist", 1358 "hostlist",
1359 "PROXY_TYPE", 1359 "PROXY_TYPE",
1360 gettext_noop ("Use an HTTP proxy"), 1360 gettext_noop ("Use an HTTP proxy"),
1361 "https://old.gnunet.org/configuration-hostlist-proxy", 1361 "https://doc.gnunet.org/configuration-hostlist-proxy",
1362 &load_option_list /* abuse! */, 1362 &load_option_list /* abuse! */,
1363 &save_option_list /* abuse! */, 1363 &save_option_list /* abuse! */,
1364 "HTTP", 1364 "HTTP",
@@ -1371,7 +1371,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
1371 "hostlist", 1371 "hostlist",
1372 "PROXY_TYPE", 1372 "PROXY_TYPE",
1373 gettext_noop ("Use an HTTP v1.0 (only) proxy"), 1373 gettext_noop ("Use an HTTP v1.0 (only) proxy"),
1374 "https://old.gnunet.org/configuration-hostlist-proxy", 1374 "https://doc.gnunet.org/configuration-hostlist-proxy",
1375 &load_option_list /* abuse! */, 1375 &load_option_list /* abuse! */,
1376 &save_option_list /* abuse! */, 1376 &save_option_list /* abuse! */,
1377 "HTTP_1_0", 1377 "HTTP_1_0",
@@ -1384,7 +1384,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
1384 "hostlist", 1384 "hostlist",
1385 "PROXY_TYPE", 1385 "PROXY_TYPE",
1386 gettext_noop ("Use a SOCKS v4 proxy"), 1386 gettext_noop ("Use a SOCKS v4 proxy"),
1387 "https://old.gnunet.org/configuration-hostlist-proxy", 1387 "https://doc.gnunet.org/configuration-hostlist-proxy",
1388 &load_option_list /* abuse! */, 1388 &load_option_list /* abuse! */,
1389 &save_option_list /* abuse! */, 1389 &save_option_list /* abuse! */,
1390 "SOCKS4", 1390 "SOCKS4",
@@ -1397,7 +1397,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
1397 "hostlist", 1397 "hostlist",
1398 "PROXY_TYPE", 1398 "PROXY_TYPE",
1399 gettext_noop ("Use a SOCKS v4a proxy"), 1399 gettext_noop ("Use a SOCKS v4a proxy"),
1400 "https://old.gnunet.org/configuration-hostlist-proxy", 1400 "https://doc.gnunet.org/configuration-hostlist-proxy",
1401 &load_option_list /* abuse! */, 1401 &load_option_list /* abuse! */,
1402 &save_option_list /* abuse! */, 1402 &save_option_list /* abuse! */,
1403 "SOCKS4a", 1403 "SOCKS4a",
@@ -1410,7 +1410,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
1410 "hostlist", 1410 "hostlist",
1411 "PROXY_TYPE", 1411 "PROXY_TYPE",
1412 gettext_noop ("Use a SOCKS v5 proxy"), 1412 gettext_noop ("Use a SOCKS v5 proxy"),
1413 "https://old.gnunet.org/configuration-hostlist-proxy", 1413 "https://doc.gnunet.org/configuration-hostlist-proxy",
1414 &load_option_list /* abuse! */, 1414 &load_option_list /* abuse! */,
1415 &save_option_list /* abuse! */, 1415 &save_option_list /* abuse! */,
1416 "SOCKS5", 1416 "SOCKS5",
@@ -1423,7 +1423,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
1423 "hostlist", 1423 "hostlist",
1424 "PROXY_TYPE", 1424 "PROXY_TYPE",
1425 gettext_noop ("Use a SOCKS v5 proxy with hostname"), 1425 gettext_noop ("Use a SOCKS v5 proxy with hostname"),
1426 "https://old.gnunet.org/configuration-hostlist-proxy", 1426 "https://doc.gnunet.org/configuration-hostlist-proxy",
1427 &load_option_list /* abuse! */, 1427 &load_option_list /* abuse! */,
1428 &save_option_list /* abuse! */, 1428 &save_option_list /* abuse! */,
1429 "SOCKS5_HOSTNAME", 1429 "SOCKS5_HOSTNAME",
@@ -1436,7 +1436,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
1436 "hostlist", 1436 "hostlist",
1437 "PROXY", 1437 "PROXY",
1438 gettext_noop ("Specify hostname or IP (and optionally) port of the proxy"), 1438 gettext_noop ("Specify hostname or IP (and optionally) port of the proxy"),
1439 "https://old.gnunet.org/configuration-hostlist-proxy", 1439 "https://doc.gnunet.org/configuration-hostlist-proxy",
1440 &load_text, 1440 &load_text,
1441 &save_text, 1441 &save_text,
1442 NULL, 1442 NULL,
@@ -1449,7 +1449,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
1449 "hostlist", 1449 "hostlist",
1450 "PROXY_USERNAME", 1450 "PROXY_USERNAME",
1451 gettext_noop ("Specify username for the proxy (if needed)"), 1451 gettext_noop ("Specify username for the proxy (if needed)"),
1452 "https://old.gnunet.org/configuration-hostlist-proxy", 1452 "https://doc.gnunet.org/configuration-hostlist-proxy",
1453 &load_text, 1453 &load_text,
1454 &save_text, 1454 &save_text,
1455 NULL, 1455 NULL,
@@ -1462,7 +1462,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
1462 "hostlist", 1462 "hostlist",
1463 "PROXY_PASSWORD", 1463 "PROXY_PASSWORD",
1464 gettext_noop ("Specify password for the proxy (if needed)"), 1464 gettext_noop ("Specify password for the proxy (if needed)"),
1465 "https://old.gnunet.org/configuration-hostlist-proxy", 1465 "https://doc.gnunet.org/configuration-hostlist-proxy",
1466 &load_text, 1466 &load_text,
1467 &save_text, 1467 &save_text,
1468 NULL, 1468 NULL,
@@ -1475,7 +1475,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
1475 "ats", 1475 "ats",
1476 "WAN_QUOTA_OUT", 1476 "WAN_QUOTA_OUT",
1477 gettext_noop ("How many bytes per second are we allowed to transmit?"), 1477 gettext_noop ("How many bytes per second are we allowed to transmit?"),
1478 "https://old.gnunet.org/configuration-bandwidth", 1478 "https://doc.gnunet.org/configuration-bandwidth",
1479 &load_number, 1479 &load_number,
1480 &save_number, 1480 &save_number,
1481 NULL, 1481 NULL,
@@ -1488,7 +1488,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
1488 "ats", 1488 "ats",
1489 "WAN_QUOTA_IN", 1489 "WAN_QUOTA_IN",
1490 gettext_noop ("How many bytes per second are we allowed to receive?"), 1490 gettext_noop ("How many bytes per second are we allowed to receive?"),
1491 "https://old.gnunet.org/configuration-bandwidth", 1491 "https://doc.gnunet.org/configuration-bandwidth",
1492 &load_number, 1492 &load_number,
1493 &save_number, 1493 &save_number,
1494 NULL, 1494 NULL,
@@ -1503,7 +1503,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
1503 "transport", 1503 "transport",
1504 "PLUGINS", 1504 "PLUGINS",
1505 gettext_noop ("Enable communication via TCP"), 1505 gettext_noop ("Enable communication via TCP"),
1506 "https://old.gnunet.org/configuration-tcp", 1506 "https://doc.gnunet.org/configuration-tcp",
1507 &load_option_list, 1507 &load_option_list,
1508 &save_option_list, 1508 &save_option_list,
1509 "tcp", 1509 "tcp",
@@ -1516,7 +1516,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
1516 "transport", 1516 "transport",
1517 "PLUGINS", 1517 "PLUGINS",
1518 gettext_noop ("Enable communication via UDP"), 1518 gettext_noop ("Enable communication via UDP"),
1519 "https://old.gnunet.org/configuration-udp", 1519 "https://doc.gnunet.org/configuration-udp",
1520 &load_option_list, 1520 &load_option_list,
1521 &save_option_list, 1521 &save_option_list,
1522 "udp", 1522 "udp",
@@ -1529,7 +1529,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
1529 "transport", 1529 "transport",
1530 "PLUGINS", 1530 "PLUGINS",
1531 gettext_noop ("Enable communication via HTTP as a server"), 1531 gettext_noop ("Enable communication via HTTP as a server"),
1532 "https://old.gnunet.org/configuration-http", 1532 "https://doc.gnunet.org/configuration-http",
1533 &load_option_list, 1533 &load_option_list,
1534 &save_option_list, 1534 &save_option_list,
1535 "http_server", 1535 "http_server",
@@ -1542,7 +1542,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
1542 "transport", 1542 "transport",
1543 "PLUGINS", 1543 "PLUGINS",
1544 gettext_noop ("Enable communication via HTTP as a client"), 1544 gettext_noop ("Enable communication via HTTP as a client"),
1545 "https://old.gnunet.org/configuration-http", 1545 "https://doc.gnunet.org/configuration-http",
1546 &load_option_list, 1546 &load_option_list,
1547 &save_option_list, 1547 &save_option_list,
1548 "http_client", 1548 "http_client",
@@ -1555,7 +1555,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
1555 "transport", 1555 "transport",
1556 "PLUGINS", 1556 "PLUGINS",
1557 gettext_noop ("Enable communication via HTTPS as a server"), 1557 gettext_noop ("Enable communication via HTTPS as a server"),
1558 "https://old.gnunet.org/configuration-https", 1558 "https://doc.gnunet.org/configuration-https",
1559 &load_option_list, 1559 &load_option_list,
1560 &save_option_list, 1560 &save_option_list,
1561 "https_server", 1561 "https_server",
@@ -1568,7 +1568,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
1568 "transport", 1568 "transport",
1569 "PLUGINS", 1569 "PLUGINS",
1570 gettext_noop ("Enable communication via HTTPS as a client"), 1570 gettext_noop ("Enable communication via HTTPS as a client"),
1571 "https://old.gnunet.org/configuration-https", 1571 "https://doc.gnunet.org/configuration-https",
1572 &load_option_list, 1572 &load_option_list,
1573 &save_option_list, 1573 &save_option_list,
1574 "https_client", 1574 "https_client",
@@ -1581,7 +1581,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
1581 "transport", 1581 "transport",
1582 "PLUGINS", 1582 "PLUGINS",
1583 gettext_noop ("Enable communication via DV"), 1583 gettext_noop ("Enable communication via DV"),
1584 "https://old.gnunet.org/configuration-dv", 1584 "https://doc.gnunet.org/configuration-dv",
1585 &load_option_list, 1585 &load_option_list,
1586 &save_option_list, 1586 &save_option_list,
1587 "dv", 1587 "dv",
@@ -1594,7 +1594,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
1594 "transport", 1594 "transport",
1595 "PLUGINS", 1595 "PLUGINS",
1596 gettext_noop ("Enable communication via WLAN"), 1596 gettext_noop ("Enable communication via WLAN"),
1597 "https://old.gnunet.org/configuration-wlan", 1597 "https://doc.gnunet.org/configuration-wlan",
1598 &load_option_list, 1598 &load_option_list,
1599 &save_option_list, 1599 &save_option_list,
1600 "wlan", 1600 "wlan",
@@ -1607,7 +1607,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
1607 "transport-tcp", 1607 "transport-tcp",
1608 "PORT", 1608 "PORT",
1609 gettext_noop ("Port we bind to for TCP"), 1609 gettext_noop ("Port we bind to for TCP"),
1610 "https://old.gnunet.org/configuration-tcp", 1610 "https://doc.gnunet.org/configuration-tcp",
1611 &load_number, 1611 &load_number,
1612 &save_number, 1612 &save_number,
1613 NULL, 1613 NULL,
@@ -1620,7 +1620,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
1620 "transport-tcp", 1620 "transport-tcp",
1621 "ADVERTISED_PORT", 1621 "ADVERTISED_PORT",
1622 gettext_noop ("Port visible to other peers"), 1622 gettext_noop ("Port visible to other peers"),
1623 "https://old.gnunet.org/configuration-tcp", 1623 "https://doc.gnunet.org/configuration-tcp",
1624 &load_number, 1624 &load_number,
1625 &save_number, 1625 &save_number,
1626 NULL, 1626 NULL,
@@ -1633,7 +1633,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
1633 "transport-udp", 1633 "transport-udp",
1634 "PORT", 1634 "PORT",
1635 gettext_noop ("Port for inbound UDP packets, use 0 if behind NAT"), 1635 gettext_noop ("Port for inbound UDP packets, use 0 if behind NAT"),
1636 "https://old.gnunet.org/configuration-udp", 1636 "https://doc.gnunet.org/configuration-udp",
1637 &load_number, 1637 &load_number,
1638 &save_number, 1638 &save_number,
1639 NULL, 1639 NULL,
@@ -1646,7 +1646,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
1646 "transport-udp", 1646 "transport-udp",
1647 "ADVERTISED_PORT", 1647 "ADVERTISED_PORT",
1648 gettext_noop ("Port visible to other peers"), 1648 gettext_noop ("Port visible to other peers"),
1649 "https://old.gnunet.org/configuration-udp", 1649 "https://doc.gnunet.org/configuration-udp",
1650 &load_number, 1650 &load_number,
1651 &save_number, 1651 &save_number,
1652 NULL, 1652 NULL,
@@ -1659,7 +1659,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
1659 "transport-http_server", 1659 "transport-http_server",
1660 "PORT", 1660 "PORT",
1661 gettext_noop ("Port for inbound HTTP connections, use 0 if behind NAT"), 1661 gettext_noop ("Port for inbound HTTP connections, use 0 if behind NAT"),
1662 "https://old.gnunet.org/configuration-http", 1662 "https://doc.gnunet.org/configuration-http",
1663 &load_number, 1663 &load_number,
1664 &save_number, 1664 &save_number,
1665 NULL, 1665 NULL,
@@ -1672,7 +1672,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
1672 "transport-http_server", 1672 "transport-http_server",
1673 "ADVERTISED_PORT", 1673 "ADVERTISED_PORT",
1674 gettext_noop ("Port visible to other peers"), 1674 gettext_noop ("Port visible to other peers"),
1675 "https://old.gnunet.org/configuration-http", 1675 "https://doc.gnunet.org/configuration-http",
1676 &load_number, 1676 &load_number,
1677 &save_number, 1677 &save_number,
1678 NULL, 1678 NULL,
@@ -1685,7 +1685,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
1685 "transport-https_server", 1685 "transport-https_server",
1686 "PORT", 1686 "PORT",
1687 gettext_noop ("Port for inbound HTTPS connections, use 0 if behind NAT"), 1687 gettext_noop ("Port for inbound HTTPS connections, use 0 if behind NAT"),
1688 "https://old.gnunet.org/configuration-https", 1688 "https://doc.gnunet.org/configuration-https",
1689 &load_number, 1689 &load_number,
1690 &save_number, 1690 &save_number,
1691 NULL, 1691 NULL,
@@ -1698,7 +1698,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
1698 "transport-https_server", 1698 "transport-https_server",
1699 "ADVERTISED_PORT", 1699 "ADVERTISED_PORT",
1700 gettext_noop ("Port visible to other peers"), 1700 gettext_noop ("Port visible to other peers"),
1701 "https://old.gnunet.org/configuration-https", 1701 "https://doc.gnunet.org/configuration-https",
1702 &load_number, 1702 &load_number,
1703 &save_number, 1703 &save_number,
1704 NULL, 1704 NULL,
@@ -1711,7 +1711,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
1711 "transport-http_client", 1711 "transport-http_client",
1712 "PROXY_TYPE", 1712 "PROXY_TYPE",
1713 gettext_noop ("Do not use a proxy with the HTTP plugin"), 1713 gettext_noop ("Do not use a proxy with the HTTP plugin"),
1714 "https://old.gnunet.org/configuration-http", 1714 "https://doc.gnunet.org/configuration-http",
1715 &load_option_list /* abuse! */, 1715 &load_option_list /* abuse! */,
1716 &save_option_list /* abuse! */, 1716 &save_option_list /* abuse! */,
1717 "NONE", 1717 "NONE",
@@ -1724,7 +1724,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
1724 "transport-http_client", 1724 "transport-http_client",
1725 "PROXY_TYPE", 1725 "PROXY_TYPE",
1726 gettext_noop ("Use an HTTP proxy"), 1726 gettext_noop ("Use an HTTP proxy"),
1727 "https://old.gnunet.org/configuration-http", 1727 "https://doc.gnunet.org/configuration-http",
1728 &load_option_list /* abuse! */, 1728 &load_option_list /* abuse! */,
1729 &save_option_list /* abuse! */, 1729 &save_option_list /* abuse! */,
1730 "HTTP", 1730 "HTTP",
@@ -1737,7 +1737,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
1737 "transport-http_client", 1737 "transport-http_client",
1738 "PROXY_TYPE", 1738 "PROXY_TYPE",
1739 gettext_noop ("Use a SOCKS v4 proxy"), 1739 gettext_noop ("Use a SOCKS v4 proxy"),
1740 "https://old.gnunet.org/configuration-http", 1740 "https://doc.gnunet.org/configuration-http",
1741 &load_option_list /* abuse! */, 1741 &load_option_list /* abuse! */,
1742 &save_option_list /* abuse! */, 1742 &save_option_list /* abuse! */,
1743 "SOCKS4", 1743 "SOCKS4",
@@ -1750,7 +1750,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
1750 "transport-http_client", 1750 "transport-http_client",
1751 "PROXY_TYPE", 1751 "PROXY_TYPE",
1752 gettext_noop ("Use a SOCKS v4a proxy"), 1752 gettext_noop ("Use a SOCKS v4a proxy"),
1753 "https://old.gnunet.org/configuration-http", 1753 "https://doc.gnunet.org/configuration-http",
1754 &load_option_list /* abuse! */, 1754 &load_option_list /* abuse! */,
1755 &save_option_list /* abuse! */, 1755 &save_option_list /* abuse! */,
1756 "SOCKS4a", 1756 "SOCKS4a",
@@ -1763,7 +1763,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
1763 "transport-http_client", 1763 "transport-http_client",
1764 "PROXY_TYPE", 1764 "PROXY_TYPE",
1765 gettext_noop ("Use a SOCKS v5 proxy"), 1765 gettext_noop ("Use a SOCKS v5 proxy"),
1766 "https://old.gnunet.org/configuration-http", 1766 "https://doc.gnunet.org/configuration-http",
1767 &load_option_list /* abuse! */, 1767 &load_option_list /* abuse! */,
1768 &save_option_list /* abuse! */, 1768 &save_option_list /* abuse! */,
1769 "SOCKS5", 1769 "SOCKS5",
@@ -1776,7 +1776,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
1776 "transport-http_client", 1776 "transport-http_client",
1777 "PROXY_TYPE", 1777 "PROXY_TYPE",
1778 gettext_noop ("Use a SOCKS v5 proxy with hostname"), 1778 gettext_noop ("Use a SOCKS v5 proxy with hostname"),
1779 "https://old.gnunet.org/configuration-http", 1779 "https://doc.gnunet.org/configuration-http",
1780 &load_option_list /* abuse! */, 1780 &load_option_list /* abuse! */,
1781 &save_option_list /* abuse! */, 1781 &save_option_list /* abuse! */,
1782 "SOCKS5_HOSTNAME", 1782 "SOCKS5_HOSTNAME",
@@ -1789,7 +1789,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
1789 "transport-http_client", 1789 "transport-http_client",
1790 "PROXY", 1790 "PROXY",
1791 gettext_noop ("Specify hostname or IP (and optionally) port of the proxy"), 1791 gettext_noop ("Specify hostname or IP (and optionally) port of the proxy"),
1792 "https://old.gnunet.org/configuration-http", 1792 "https://doc.gnunet.org/configuration-http",
1793 &load_text, 1793 &load_text,
1794 &save_text, 1794 &save_text,
1795 NULL, 1795 NULL,
@@ -1802,7 +1802,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
1802 "transport-http_client", 1802 "transport-http_client",
1803 "PROXY_USERNAME", 1803 "PROXY_USERNAME",
1804 gettext_noop ("Specify username for the proxy (if needed)"), 1804 gettext_noop ("Specify username for the proxy (if needed)"),
1805 "https://old.gnunet.org/configuration-http", 1805 "https://doc.gnunet.org/configuration-http",
1806 &load_text, 1806 &load_text,
1807 &save_text, 1807 &save_text,
1808 NULL, 1808 NULL,
@@ -1815,7 +1815,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
1815 "transport-http_client", 1815 "transport-http_client",
1816 "PROXY_PASSWORD", 1816 "PROXY_PASSWORD",
1817 gettext_noop ("Specify password for the proxy (if needed)"), 1817 gettext_noop ("Specify password for the proxy (if needed)"),
1818 "https://old.gnunet.org/configuration-http", 1818 "https://doc.gnunet.org/configuration-http",
1819 &load_text, 1819 &load_text,
1820 &save_text, 1820 &save_text,
1821 NULL, 1821 NULL,
@@ -1831,7 +1831,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
1831 "transport-https_client", 1831 "transport-https_client",
1832 "PROXY_TYPE", 1832 "PROXY_TYPE",
1833 gettext_noop ("Do not use a proxy for HTTPS plugin"), 1833 gettext_noop ("Do not use a proxy for HTTPS plugin"),
1834 "https://old.gnunet.org/configuration-http", 1834 "https://doc.gnunet.org/configuration-http",
1835 &load_option_list /* abuse! */, 1835 &load_option_list /* abuse! */,
1836 &save_option_list /* abuse! */, 1836 &save_option_list /* abuse! */,
1837 "NONE", 1837 "NONE",
@@ -1844,7 +1844,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
1844 "transport-https_client", 1844 "transport-https_client",
1845 "PROXY_TYPE", 1845 "PROXY_TYPE",
1846 gettext_noop ("Use an HTTP proxy"), 1846 gettext_noop ("Use an HTTP proxy"),
1847 "https://old.gnunet.org/configuration-http", 1847 "https://doc.gnunet.org/configuration-http",
1848 &load_option_list /* abuse! */, 1848 &load_option_list /* abuse! */,
1849 &save_option_list /* abuse! */, 1849 &save_option_list /* abuse! */,
1850 "HTTP", 1850 "HTTP",
@@ -1857,7 +1857,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
1857 "transport-https_client", 1857 "transport-https_client",
1858 "PROXY_TYPE", 1858 "PROXY_TYPE",
1859 gettext_noop ("Use a SOCKS v4 proxy"), 1859 gettext_noop ("Use a SOCKS v4 proxy"),
1860 "https://old.gnunet.org/configuration-http", 1860 "https://doc.gnunet.org/configuration-http",
1861 &load_option_list /* abuse! */, 1861 &load_option_list /* abuse! */,
1862 &save_option_list /* abuse! */, 1862 &save_option_list /* abuse! */,
1863 "SOCKS4", 1863 "SOCKS4",
@@ -1870,7 +1870,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
1870 "transport-https_client", 1870 "transport-https_client",
1871 "PROXY_TYPE", 1871 "PROXY_TYPE",
1872 gettext_noop ("Use a SOCKS v4a proxy"), 1872 gettext_noop ("Use a SOCKS v4a proxy"),
1873 "https://old.gnunet.org/configuration-http", 1873 "https://doc.gnunet.org/configuration-http",
1874 &load_option_list /* abuse! */, 1874 &load_option_list /* abuse! */,
1875 &save_option_list /* abuse! */, 1875 &save_option_list /* abuse! */,
1876 "SOCKS4a", 1876 "SOCKS4a",
@@ -1883,7 +1883,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
1883 "transport-https_client", 1883 "transport-https_client",
1884 "PROXY_TYPE", 1884 "PROXY_TYPE",
1885 gettext_noop ("Use a SOCKS v5 proxy"), 1885 gettext_noop ("Use a SOCKS v5 proxy"),
1886 "https://old.gnunet.org/configuration-http", 1886 "https://doc.gnunet.org/configuration-http",
1887 &load_option_list /* abuse! */, 1887 &load_option_list /* abuse! */,
1888 &save_option_list /* abuse! */, 1888 &save_option_list /* abuse! */,
1889 "SOCKS5", 1889 "SOCKS5",
@@ -1896,7 +1896,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
1896 "transport-https_client", 1896 "transport-https_client",
1897 "PROXY_TYPE", 1897 "PROXY_TYPE",
1898 gettext_noop ("Use a SOCKS v5 proxy with hostname"), 1898 gettext_noop ("Use a SOCKS v5 proxy with hostname"),
1899 "https://old.gnunet.org/configuration-http", 1899 "https://doc.gnunet.org/configuration-http",
1900 &load_option_list /* abuse! */, 1900 &load_option_list /* abuse! */,
1901 &save_option_list /* abuse! */, 1901 &save_option_list /* abuse! */,
1902 "SOCKS5_HOSTNAME", 1902 "SOCKS5_HOSTNAME",
@@ -1909,7 +1909,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
1909 "transport-https_client", 1909 "transport-https_client",
1910 "PROXY", 1910 "PROXY",
1911 gettext_noop ("Specify hostname or IP (and optionally) port of the proxy"), 1911 gettext_noop ("Specify hostname or IP (and optionally) port of the proxy"),
1912 "https://old.gnunet.org/configuration-http", 1912 "https://doc.gnunet.org/configuration-http",
1913 &load_text, 1913 &load_text,
1914 &save_text, 1914 &save_text,
1915 NULL, 1915 NULL,
@@ -1922,7 +1922,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
1922 "transport-https_client", 1922 "transport-https_client",
1923 "PROXY_USERNAME", 1923 "PROXY_USERNAME",
1924 gettext_noop ("Specify username for the proxy (if needed)"), 1924 gettext_noop ("Specify username for the proxy (if needed)"),
1925 "https://old.gnunet.org/configuration-http", 1925 "https://doc.gnunet.org/configuration-http",
1926 &load_text, 1926 &load_text,
1927 &save_text, 1927 &save_text,
1928 NULL, 1928 NULL,
@@ -1935,7 +1935,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
1935 "transport-https_client", 1935 "transport-https_client",
1936 "PROXY_PASSWORD", 1936 "PROXY_PASSWORD",
1937 gettext_noop ("Specify password for the proxy (if needed)"), 1937 gettext_noop ("Specify password for the proxy (if needed)"),
1938 "https://old.gnunet.org/configuration-http", 1938 "https://doc.gnunet.org/configuration-http",
1939 &load_text, 1939 &load_text,
1940 &save_text, 1940 &save_text,
1941 NULL, 1941 NULL,
@@ -1951,7 +1951,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
1951 "QUOTA", 1951 "QUOTA",
1952 gettext_noop ( 1952 gettext_noop (
1953 "How many bytes are we allowed to store in the local datastore?"), 1953 "How many bytes are we allowed to store in the local datastore?"),
1954 "https://old.gnunet.org/datastore-quota", 1954 "https://doc.gnunet.org/datastore-quota",
1955 &load_number, 1955 &load_number,
1956 &save_number, 1956 &save_number,
1957 NULL, 1957 NULL,
@@ -1964,7 +1964,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
1964 "datastore", 1964 "datastore",
1965 "DATABASE", 1965 "DATABASE",
1966 gettext_noop ("Use sqLite to store file-sharing content"), 1966 gettext_noop ("Use sqLite to store file-sharing content"),
1967 "https://old.gnunet.org/configuration-datastore", 1967 "https://doc.gnunet.org/configuration-datastore",
1968 &load_option_list /* abuse! */, 1968 &load_option_list /* abuse! */,
1969 &save_option_list /* abuse! */, 1969 &save_option_list /* abuse! */,
1970 "sqlite", 1970 "sqlite",
@@ -1977,7 +1977,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
1977 "datastore", 1977 "datastore",
1978 "DATABASE", 1978 "DATABASE",
1979 gettext_noop ("Use MySQL to store file-sharing content"), 1979 gettext_noop ("Use MySQL to store file-sharing content"),
1980 "https://old.gnunet.org/configuration-datastore", 1980 "https://doc.gnunet.org/configuration-datastore",
1981 &load_option_list /* abuse! */, 1981 &load_option_list /* abuse! */,
1982 &save_option_list /* abuse! */, 1982 &save_option_list /* abuse! */,
1983 "mysql", 1983 "mysql",
@@ -1990,7 +1990,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
1990 "datastore", 1990 "datastore",
1991 "DATABASE", 1991 "DATABASE",
1992 gettext_noop ("Use Postgres to store file-sharing content"), 1992 gettext_noop ("Use Postgres to store file-sharing content"),
1993 "https://old.gnunet.org/configuration-datastore", 1993 "https://doc.gnunet.org/configuration-datastore",
1994 &load_option_list /* abuse! */, 1994 &load_option_list /* abuse! */,
1995 &save_option_list /* abuse! */, 1995 &save_option_list /* abuse! */,
1996 "postgres", 1996 "postgres",
@@ -2003,7 +2003,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
2003 "datastore-mysql", 2003 "datastore-mysql",
2004 "DATABASE", 2004 "DATABASE",
2005 gettext_noop ("Name for the MySQL database"), 2005 gettext_noop ("Name for the MySQL database"),
2006 "https://old.gnunet.org/configuration-datastore", 2006 "https://doc.gnunet.org/configuration-datastore",
2007 &load_text, 2007 &load_text,
2008 &save_text, 2008 &save_text,
2009 NULL, 2009 NULL,
@@ -2029,7 +2029,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
2029 "datastore-mysql", 2029 "datastore-mysql",
2030 "USER", 2030 "USER",
2031 gettext_noop ("Username for MySQL access"), 2031 gettext_noop ("Username for MySQL access"),
2032 "https://old.gnunet.org/configuration-datastore", 2032 "https://doc.gnunet.org/configuration-datastore",
2033 &load_text, 2033 &load_text,
2034 &save_text, 2034 &save_text,
2035 NULL, 2035 NULL,
@@ -2042,7 +2042,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
2042 "datastore-mysql", 2042 "datastore-mysql",
2043 "PASSWORD", 2043 "PASSWORD",
2044 gettext_noop ("Password for MySQL access"), 2044 gettext_noop ("Password for MySQL access"),
2045 "https://old.gnunet.org/configuration-datastore", 2045 "https://doc.gnunet.org/configuration-datastore",
2046 &load_text, 2046 &load_text,
2047 &save_text, 2047 &save_text,
2048 NULL, 2048 NULL,
@@ -2055,7 +2055,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
2055 "datastore-mysql", 2055 "datastore-mysql",
2056 "HOST", 2056 "HOST",
2057 gettext_noop ("Name of host running MySQL database"), 2057 gettext_noop ("Name of host running MySQL database"),
2058 "https://old.gnunet.org/configuration-datastore", 2058 "https://doc.gnunet.org/configuration-datastore",
2059 &load_text, 2059 &load_text,
2060 &save_text, 2060 &save_text,
2061 NULL, 2061 NULL,
@@ -2068,7 +2068,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
2068 "datastore-mysql", 2068 "datastore-mysql",
2069 "PORT", 2069 "PORT",
2070 gettext_noop ("Port of MySQL database"), 2070 gettext_noop ("Port of MySQL database"),
2071 "https://old.gnunet.org/configuration-datastore", 2071 "https://doc.gnunet.org/configuration-datastore",
2072 &load_number, 2072 &load_number,
2073 &save_number, 2073 &save_number,
2074 NULL, 2074 NULL,
@@ -2095,7 +2095,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
2095 "fs", 2095 "fs",
2096 "CONTENT_PUSHING", 2096 "CONTENT_PUSHING",
2097 gettext_noop ("Should we try to push our content to other peers?"), 2097 gettext_noop ("Should we try to push our content to other peers?"),
2098 "https://old.gnunet.org/configuration-fs", 2098 "https://doc.gnunet.org/configuration-fs",
2099 &load_yes_no, 2099 &load_yes_no,
2100 &save_yes_no, 2100 &save_yes_no,
2101 NULL, 2101 NULL,
@@ -2108,7 +2108,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
2108 "fs", 2108 "fs",
2109 "CONTENT_CACHING", 2109 "CONTENT_CACHING",
2110 gettext_noop ("Are we allowed to cache content received from other peers?"), 2110 gettext_noop ("Are we allowed to cache content received from other peers?"),
2111 "https://old.gnunet.org/configuration-fs", 2111 "https://doc.gnunet.org/configuration-fs",
2112 &load_yes_no, 2112 &load_yes_no,
2113 &save_yes_no, 2113 &save_yes_no,
2114 NULL, 2114 NULL,
@@ -2123,7 +2123,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
2123 "QUOTA", 2123 "QUOTA",
2124 gettext_noop ( 2124 gettext_noop (
2125 "How many bytes are we allowed to store in the local datacache?"), 2125 "How many bytes are we allowed to store in the local datacache?"),
2126 "https://old.gnunet.org/datacache-quota", 2126 "https://doc.gnunet.org/datacache-quota",
2127 &load_number, 2127 &load_number,
2128 &save_number, 2128 &save_number,
2129 NULL, 2129 NULL,
@@ -2137,7 +2137,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
2137 "dhtcache", 2137 "dhtcache",
2138 "DATABASE", 2138 "DATABASE",
2139 gettext_noop ("Use sqLite to cache DHT data"), 2139 gettext_noop ("Use sqLite to cache DHT data"),
2140 "https://old.gnunet.org/configuration-datacache", 2140 "https://doc.gnunet.org/configuration-datacache",
2141 &load_option_list /* abuse! */, 2141 &load_option_list /* abuse! */,
2142 &save_option_list /* abuse! */, 2142 &save_option_list /* abuse! */,
2143 "sqlite", 2143 "sqlite",
@@ -2150,7 +2150,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
2150 "dhtcache", 2150 "dhtcache",
2151 "DATABASE", 2151 "DATABASE",
2152 gettext_noop ("Use memory to cache DHT data"), 2152 gettext_noop ("Use memory to cache DHT data"),
2153 "https://old.gnunet.org/configuration-datacache", 2153 "https://doc.gnunet.org/configuration-datacache",
2154 &load_option_list /* abuse! */, 2154 &load_option_list /* abuse! */,
2155 &save_option_list /* abuse! */, 2155 &save_option_list /* abuse! */,
2156 "heap", 2156 "heap",
@@ -2163,7 +2163,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
2163 "dhtcache", 2163 "dhtcache",
2164 "DATABASE", 2164 "DATABASE",
2165 gettext_noop ("Use Postgres to cache DHT data"), 2165 gettext_noop ("Use Postgres to cache DHT data"),
2166 "https://old.gnunet.org/configuration-datacache", 2166 "https://doc.gnunet.org/configuration-datacache",
2167 &load_option_list /* abuse! */, 2167 &load_option_list /* abuse! */,
2168 &save_option_list /* abuse! */, 2168 &save_option_list /* abuse! */,
2169 "postgres", 2169 "postgres",
@@ -2176,7 +2176,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
2176 "transport-wlan", 2176 "transport-wlan",
2177 "INTERFACE", 2177 "INTERFACE",
2178 gettext_noop ("Name of monitoring interface to use (monX)"), 2178 gettext_noop ("Name of monitoring interface to use (monX)"),
2179 "https://old.gnunet.org/configuration-wlan", 2179 "https://doc.gnunet.org/configuration-wlan",
2180 &load_text, 2180 &load_text,
2181 &save_text, 2181 &save_text,
2182 NULL, 2182 NULL,
@@ -2204,7 +2204,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
2204 "vpn", 2204 "vpn",
2205 "FORCESTART", 2205 "FORCESTART",
2206 gettext_noop ("Should the VPN be started automatically on startup?"), 2206 gettext_noop ("Should the VPN be started automatically on startup?"),
2207 "https://old.gnunet.org/configuration-vpn", 2207 "https://doc.gnunet.org/configuration-vpn",
2208 &load_yes_no, 2208 &load_yes_no,
2209 &save_yes_no, 2209 &save_yes_no,
2210 NULL, 2210 NULL,
@@ -2217,7 +2217,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
2217 "pt", 2217 "pt",
2218 "FORCESTART", 2218 "FORCESTART",
2219 gettext_noop ("Should the PT be started automatically on startup?"), 2219 gettext_noop ("Should the PT be started automatically on startup?"),
2220 "https://old.gnunet.org/configuration-vpn", 2220 "https://doc.gnunet.org/configuration-vpn",
2221 &load_yes_no, 2221 &load_yes_no,
2222 &save_yes_no, 2222 &save_yes_no,
2223 NULL, 2223 NULL,
@@ -2231,7 +2231,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
2231 "pt", 2231 "pt",
2232 "TUNNEL_IPV4", 2232 "TUNNEL_IPV4",
2233 gettext_noop ("Tunnel IPv4 traffic over GNUnet"), 2233 gettext_noop ("Tunnel IPv4 traffic over GNUnet"),
2234 "https://old.gnunet.org/configuration-vpn", 2234 "https://doc.gnunet.org/configuration-vpn",
2235 &load_yes_no, 2235 &load_yes_no,
2236 &save_yes_no, 2236 &save_yes_no,
2237 NULL, 2237 NULL,
@@ -2245,7 +2245,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
2245 "pt", 2245 "pt",
2246 "TUNNEL_IPV6", 2246 "TUNNEL_IPV6",
2247 gettext_noop ("Tunnel IPv6 traffic over GNUnet"), 2247 gettext_noop ("Tunnel IPv6 traffic over GNUnet"),
2248 "https://old.gnunet.org/configuration-vpn", 2248 "https://doc.gnunet.org/configuration-vpn",
2249 &load_yes_no, 2249 &load_yes_no,
2250 &save_yes_no, 2250 &save_yes_no,
2251 NULL, 2251 NULL,
@@ -2258,7 +2258,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
2258 "pt", 2258 "pt",
2259 "TUNNEL_DNS", 2259 "TUNNEL_DNS",
2260 gettext_noop ("Tunnel DNS traffic over GNUnet"), 2260 gettext_noop ("Tunnel DNS traffic over GNUnet"),
2261 "https://old.gnunet.org/configuration-vpn", 2261 "https://doc.gnunet.org/configuration-vpn",
2262 &load_yes_no, 2262 &load_yes_no,
2263 &save_yes_no, 2263 &save_yes_no,
2264 NULL, 2264 NULL,
@@ -2271,7 +2271,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
2271 "vpn", 2271 "vpn",
2272 "IFNAME", 2272 "IFNAME",
2273 gettext_noop ("Name of the virtual interface the GNUnet VPN should create"), 2273 gettext_noop ("Name of the virtual interface the GNUnet VPN should create"),
2274 "https://old.gnunet.org/configuration-vpn", 2274 "https://doc.gnunet.org/configuration-vpn",
2275 &load_text, 2275 &load_text,
2276 &save_text, 2276 &save_text,
2277 NULL, 2277 NULL,
@@ -2284,7 +2284,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
2284 "vpn", 2284 "vpn",
2285 "IPV4ADDR", 2285 "IPV4ADDR",
2286 gettext_noop ("IPv4 address to use for the VPN interface"), 2286 gettext_noop ("IPv4 address to use for the VPN interface"),
2287 "https://old.gnunet.org/configuration-vpn", 2287 "https://doc.gnunet.org/configuration-vpn",
2288 &load_text, 2288 &load_text,
2289 &save_text, 2289 &save_text,
2290 NULL, 2290 NULL,
@@ -2297,7 +2297,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
2297 "vpn", 2297 "vpn",
2298 "IPV4MASK", 2298 "IPV4MASK",
2299 gettext_noop ("IPv4 network mask to use for the VPN interface"), 2299 gettext_noop ("IPv4 network mask to use for the VPN interface"),
2300 "https://old.gnunet.org/configuration-vpn", 2300 "https://doc.gnunet.org/configuration-vpn",
2301 &load_text, 2301 &load_text,
2302 &save_text, 2302 &save_text,
2303 NULL, 2303 NULL,
@@ -2310,7 +2310,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
2310 "vpn", 2310 "vpn",
2311 "IPV6ADDR", 2311 "IPV6ADDR",
2312 gettext_noop ("IPv6 address to use for the VPN interface"), 2312 gettext_noop ("IPv6 address to use for the VPN interface"),
2313 "https://old.gnunet.org/configuration-vpn", 2313 "https://doc.gnunet.org/configuration-vpn",
2314 &load_text, 2314 &load_text,
2315 &save_text, 2315 &save_text,
2316 NULL, 2316 NULL,
@@ -2323,7 +2323,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
2323 "vpn", 2323 "vpn",
2324 "IPV6PREFIX", 2324 "IPV6PREFIX",
2325 gettext_noop ("IPv6 network prefix length to use for the VPN interface"), 2325 gettext_noop ("IPv6 network prefix length to use for the VPN interface"),
2326 "https://old.gnunet.org/configuration-vpn", 2326 "https://doc.gnunet.org/configuration-vpn",
2327 &load_number, 2327 &load_number,
2328 &save_number, 2328 &save_number,
2329 NULL, 2329 NULL,
@@ -2340,7 +2340,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
2340 "FORCESTART", 2340 "FORCESTART",
2341 gettext_noop ( 2341 gettext_noop (
2342 "Activate the VPN exit to provide services and/or to enable others to use your Internet connection"), 2342 "Activate the VPN exit to provide services and/or to enable others to use your Internet connection"),
2343 "https://old.gnunet.org/configuration-exit", 2343 "https://doc.gnunet.org/configuration-exit",
2344 &load_yes_no, 2344 &load_yes_no,
2345 &save_yes_no, 2345 &save_yes_no,
2346 NULL, 2346 NULL,
@@ -2354,7 +2354,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
2354 "DNS_RESOLVER", 2354 "DNS_RESOLVER",
2355 gettext_noop ( 2355 gettext_noop (
2356 "IP address of the external DNS resolver to use (values from your resolve.conf are usually appropriate))"), 2356 "IP address of the external DNS resolver to use (values from your resolve.conf are usually appropriate))"),
2357 "https://old.gnunet.org/configuration-exit", 2357 "https://doc.gnunet.org/configuration-exit",
2358 &load_text, 2358 &load_text,
2359 &save_text, 2359 &save_text,
2360 NULL, 2360 NULL,
@@ -2368,7 +2368,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
2368 "EXIT_DNS", 2368 "EXIT_DNS",
2369 gettext_noop ( 2369 gettext_noop (
2370 "Allow other peers to perform DNS resolutions using your Internet connection"), 2370 "Allow other peers to perform DNS resolutions using your Internet connection"),
2371 "https://old.gnunet.org/configuration-dns", 2371 "https://doc.gnunet.org/configuration-dns",
2372 &load_yes_no, 2372 &load_yes_no,
2373 &save_yes_no, 2373 &save_yes_no,
2374 NULL, 2374 NULL,
@@ -2382,7 +2382,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
2382 "TUN_IFNAME", 2382 "TUN_IFNAME",
2383 gettext_noop ( 2383 gettext_noop (
2384 "Name of the virtual interface the GNUnet exit service should create for traffic exiting the VPN to the Internet"), 2384 "Name of the virtual interface the GNUnet exit service should create for traffic exiting the VPN to the Internet"),
2385 "https://old.gnunet.org/configuration-exit", 2385 "https://doc.gnunet.org/configuration-exit",
2386 &load_text, 2386 &load_text,
2387 &save_text, 2387 &save_text,
2388 NULL, 2388 NULL,
@@ -2395,7 +2395,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
2395 "exit", 2395 "exit",
2396 "IPV4ADDR", 2396 "IPV4ADDR",
2397 gettext_noop ("IPv4 address to use for the Exit interface"), 2397 gettext_noop ("IPv4 address to use for the Exit interface"),
2398 "https://old.gnunet.org/configuration-exit", 2398 "https://doc.gnunet.org/configuration-exit",
2399 &load_text, 2399 &load_text,
2400 &save_text, 2400 &save_text,
2401 NULL, 2401 NULL,
@@ -2408,7 +2408,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
2408 "exit", 2408 "exit",
2409 "IPV4MASK", 2409 "IPV4MASK",
2410 gettext_noop ("IPv4 network mask to use for the Exit interface"), 2410 gettext_noop ("IPv4 network mask to use for the Exit interface"),
2411 "https://old.gnunet.org/configuration-exit", 2411 "https://doc.gnunet.org/configuration-exit",
2412 &load_text, 2412 &load_text,
2413 &save_text, 2413 &save_text,
2414 NULL, 2414 NULL,
@@ -2421,7 +2421,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
2421 "exit", 2421 "exit",
2422 "IPV6ADDR", 2422 "IPV6ADDR",
2423 gettext_noop ("IPv6 address to use for the Exit interface"), 2423 gettext_noop ("IPv6 address to use for the Exit interface"),
2424 "https://old.gnunet.org/configuration-exit", 2424 "https://doc.gnunet.org/configuration-exit",
2425 &load_text, 2425 &load_text,
2426 &save_text, 2426 &save_text,
2427 NULL, 2427 NULL,
@@ -2434,7 +2434,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
2434 "exit", 2434 "exit",
2435 "IPV6PREFIX", 2435 "IPV6PREFIX",
2436 gettext_noop ("IPv6 network prefix length to use for the Exit interface"), 2436 gettext_noop ("IPv6 network prefix length to use for the Exit interface"),
2437 "https://old.gnunet.org/configuration-exit", 2437 "https://doc.gnunet.org/configuration-exit",
2438 &load_number, 2438 &load_number,
2439 &save_number, 2439 &save_number,
2440 NULL, 2440 NULL,
@@ -2449,7 +2449,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
2449 "EXIT_IPV4", 2449 "EXIT_IPV4",
2450 gettext_noop ( 2450 gettext_noop (
2451 "Allow other users to use your Internet connection for UDP traffic (via the Exit interface)"), 2451 "Allow other users to use your Internet connection for UDP traffic (via the Exit interface)"),
2452 "https://old.gnunet.org/configuration-exit", 2452 "https://doc.gnunet.org/configuration-exit",
2453 &load_yes_no, 2453 &load_yes_no,
2454 &save_yes_no, 2454 &save_yes_no,
2455 NULL, 2455 NULL,
@@ -2463,7 +2463,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
2463 "EXIT_IPV6", 2463 "EXIT_IPV6",
2464 gettext_noop ( 2464 gettext_noop (
2465 "Allow other users to use your Internet connection for TCP traffic (via the Exit interface)"), 2465 "Allow other users to use your Internet connection for TCP traffic (via the Exit interface)"),
2466 "https://old.gnunet.org/configuration-exit", 2466 "https://doc.gnunet.org/configuration-exit",
2467 &load_yes_no, 2467 &load_yes_no,
2468 &save_yes_no, 2468 &save_yes_no,
2469 NULL, 2469 NULL,
@@ -2478,7 +2478,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
2478 "EXIT_RANGE_IPV4_POLICY", 2478 "EXIT_RANGE_IPV4_POLICY",
2479 gettext_noop ( 2479 gettext_noop (
2480 "Which IPv4 addresses and ports do you allow other users to send traffic towards (via the Exit interface)"), 2480 "Which IPv4 addresses and ports do you allow other users to send traffic towards (via the Exit interface)"),
2481 "https://old.gnunet.org/configuration-exit", 2481 "https://doc.gnunet.org/configuration-exit",
2482 &load_text, 2482 &load_text,
2483 &save_text, 2483 &save_text,
2484 NULL, 2484 NULL,
@@ -2493,7 +2493,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
2493 "EXIT_RANGE_IPV6_POLICY", 2493 "EXIT_RANGE_IPV6_POLICY",
2494 gettext_noop ( 2494 gettext_noop (
2495 "Which IPv6 addresses and ports do you allow other users to send traffic towards (via the Exit interface)"), 2495 "Which IPv6 addresses and ports do you allow other users to send traffic towards (via the Exit interface)"),
2496 "https://old.gnunet.org/configuration-exit", 2496 "https://doc.gnunet.org/configuration-exit",
2497 &load_text, 2497 &load_text,
2498 &save_text, 2498 &save_text,
2499 NULL, 2499 NULL,
@@ -2509,7 +2509,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
2509 "namestore", 2509 "namestore",
2510 "DATABASE", 2510 "DATABASE",
2511 gettext_noop ("Use sqLite to store names"), 2511 gettext_noop ("Use sqLite to store names"),
2512 "https://old.gnunet.org/configuration-namestore", 2512 "https://doc.gnunet.org/configuration-namestore",
2513 &load_option_list /* abuse! */, 2513 &load_option_list /* abuse! */,
2514 &save_option_list /* abuse! */, 2514 &save_option_list /* abuse! */,
2515 "sqlite", 2515 "sqlite",
@@ -2522,7 +2522,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
2522 "namestore", 2522 "namestore",
2523 "DATABASE", 2523 "DATABASE",
2524 gettext_noop ("Use PostGres to store names"), 2524 gettext_noop ("Use PostGres to store names"),
2525 "https://old.gnunet.org/configuration-namestore", 2525 "https://doc.gnunet.org/configuration-namestore",
2526 &load_option_list /* abuse! */, 2526 &load_option_list /* abuse! */,
2527 &save_option_list /* abuse! */, 2527 &save_option_list /* abuse! */,
2528 "postgres", 2528 "postgres",
@@ -2551,7 +2551,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
2551 "gns", 2551 "gns",
2552 "FORCESTART", 2552 "FORCESTART",
2553 gettext_noop ("Should the GNS be started automatically on startup?"), 2553 gettext_noop ("Should the GNS be started automatically on startup?"),
2554 "https://old.gnunet.org/configuration-gns", 2554 "https://doc.gnunet.org/configuration-gns",
2555 &load_yes_no, 2555 &load_yes_no,
2556 &save_yes_no, 2556 &save_yes_no,
2557 NULL, 2557 NULL,
@@ -2567,7 +2567,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
2567 NULL, 2567 NULL,
2568 NULL, 2568 NULL,
2569 gettext_noop ("Specification of .gnunet hosted services"), 2569 gettext_noop ("Specification of .gnunet hosted services"),
2570 "https://old.gnunet.org/configuration-dns", 2570 "https://doc.gnunet.org/configuration-dns",
2571 &load_hosted_service_configuration, 2571 &load_hosted_service_configuration,
2572 NULL, 2572 NULL,
2573 NULL, 2573 NULL,
@@ -2580,7 +2580,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
2580 NULL, 2580 NULL,
2581 NULL, 2581 NULL,
2582 NULL, 2582 NULL,
2583 "https://old.gnunet.org/configuration-dns", 2583 "https://doc.gnunet.org/configuration-dns",
2584 NULL, 2584 NULL,
2585 &hosted_service_name_install_edited_handler, 2585 &hosted_service_name_install_edited_handler,
2586 NULL, 2586 NULL,
@@ -2593,7 +2593,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
2593 NULL, 2593 NULL,
2594 NULL, 2594 NULL,
2595 NULL, 2595 NULL,
2596 "https://old.gnunet.org/configuration-dns", 2596 "https://doc.gnunet.org/configuration-dns",
2597 NULL, 2597 NULL,
2598 &hosted_service_is_udp_install_toggled_handler, 2598 &hosted_service_is_udp_install_toggled_handler,
2599 NULL, 2599 NULL,
@@ -2606,7 +2606,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
2606 NULL, 2606 NULL,
2607 NULL, 2607 NULL,
2608 NULL, 2608 NULL,
2609 "https://old.gnunet.org/configuration-dns", 2609 "https://doc.gnunet.org/configuration-dns",
2610 NULL, 2610 NULL,
2611 &hosted_service_visible_port_install_edited_handler, 2611 &hosted_service_visible_port_install_edited_handler,
2612 NULL, 2612 NULL,
@@ -2619,7 +2619,7 @@ const struct GNUNET_SETUP_OptionSpecification option_specifications[] = {
2619 NULL, 2619 NULL,
2620 NULL, 2620 NULL,
2621 NULL, 2621 NULL,
2622 "https://old.gnunet.org/configuration-dns", 2622 "https://doc.gnunet.org/configuration-dns",
2623 NULL, 2623 NULL,
2624 &hosted_service_destination_install_edited_handler, 2624 &hosted_service_destination_install_edited_handler,
2625 NULL, 2625 NULL,