aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/transport/test_plugin_transport_data_http.conf14
-rw-r--r--src/transport/test_quota_compliance_http_peer1.conf2
-rw-r--r--src/transport/test_quota_compliance_tcp_peer1.conf2
-rw-r--r--src/transport/test_transport_api_https_peer1.conf4
-rw-r--r--src/transport/test_transport_api_https_peer2.conf4
-rw-r--r--src/transport/test_transport_api_rel_http_peer1.conf48
-rw-r--r--src/transport/test_transport_api_rel_http_peer2.conf23
-rw-r--r--src/transport/test_transport_api_rel_https_peer1.conf18
-rw-r--r--src/transport/test_transport_api_rel_https_peer2.conf18
9 files changed, 56 insertions, 77 deletions
diff --git a/src/transport/test_plugin_transport_data_http.conf b/src/transport/test_plugin_transport_data_http.conf
index d618f33eb..d118a8880 100644
--- a/src/transport/test_plugin_transport_data_http.conf
+++ b/src/transport/test_plugin_transport_data_http.conf
@@ -1,12 +1,12 @@
1[PATHS] 1[PATHS]
2DEFAULTCONFIG = test_plugin_transport_data_http.conf 2DEFAULTCONFIG = test_plugin_transport_data_http.conf
3SERVICEHOME = /tmp/test_plugin_transport_http/ 3SERVICEHOME = /tmp/test-transport/plugin_http/
4 4
5[TESTING] 5[TESTING]
6WEAKRANDOM = YES 6WEAKRANDOM = YES
7 7
8[transport-http] 8[transport-http]
9PORT = 12389 9PORT = 12320
10DEBUG = YES 10DEBUG = YES
11#USE_IPv4 = NO 11#USE_IPv4 = NO
12#USE_IPv6 = NO 12#USE_IPv6 = NO
@@ -17,7 +17,7 @@ USE_IPv6 = YES
17 17
18 18
19[transport-https] 19[transport-https]
20PORT = 12389 20PORT = 12321
21DEBUG = YES 21DEBUG = YES
22#USE_IPv4 = NO 22#USE_IPv4 = NO
23#USE_IPv6 = NO 23#USE_IPv6 = NO
@@ -42,7 +42,7 @@ BINARY = gnunet-service-statistics
42CONFIG = $DEFAULTCONFIG 42CONFIG = $DEFAULTCONFIG
43HOME = $SERVICEHOME 43HOME = $SERVICEHOME
44HOSTNAME = localhost 44HOSTNAME = localhost
45PORT = 12367 45PORT = 12322
46 46
47[arm] 47[arm]
48DEFAULTSERVICES = topology hostlist 48DEFAULTSERVICES = topology hostlist
@@ -52,7 +52,7 @@ BINARY = gnunet-service-arm
52CONFIG = $DEFAULTCONFIG 52CONFIG = $DEFAULTCONFIG
53HOME = $SERVICEHOME 53HOME = $SERVICEHOME
54HOSTNAME = localhost 54HOSTNAME = localhost
55PORT = 12366 55PORT = 12323
56 56
57[dht] 57[dht]
58AUTOSTART = NO 58AUTOSTART = NO
@@ -61,6 +61,4 @@ AUTOSTART = NO
61AUTOSTART = NO 61AUTOSTART = NO
62 62
63[dns] 63[dns]
64AUTOSTART = NO 64AUTOSTART = NO \ No newline at end of file
65
66
diff --git a/src/transport/test_quota_compliance_http_peer1.conf b/src/transport/test_quota_compliance_http_peer1.conf
index 13875a0e8..85cd22a4f 100644
--- a/src/transport/test_quota_compliance_http_peer1.conf
+++ b/src/transport/test_quota_compliance_http_peer1.conf
@@ -1,5 +1,5 @@
1[PATHS] 1[PATHS]
2SERVICEHOME = /tmp/test_quota_compliance_peer1/ 2SERVICEHOME = /tmp/test-transport/quota-http-p1/
3DEFAULTCONFIG = test_quota_compliance_http_peer1.conf 3DEFAULTCONFIG = test_quota_compliance_http_peer1.conf
4 4
5[fs] 5[fs]
diff --git a/src/transport/test_quota_compliance_tcp_peer1.conf b/src/transport/test_quota_compliance_tcp_peer1.conf
index de0a4ca7c..d6fc3850d 100644
--- a/src/transport/test_quota_compliance_tcp_peer1.conf
+++ b/src/transport/test_quota_compliance_tcp_peer1.conf
@@ -1,5 +1,5 @@
1[PATHS] 1[PATHS]
2SERVICEHOME = /tmp/test_quota_compliance_peer1/ 2SERVICEHOME = SERVICEHOME = /tmp/test-transport/quota-tcp-p1/
3DEFAULTCONFIG = test_quota_compliance_tcp_peer1.conf 3DEFAULTCONFIG = test_quota_compliance_tcp_peer1.conf
4 4
5[fs] 5[fs]
diff --git a/src/transport/test_transport_api_https_peer1.conf b/src/transport/test_transport_api_https_peer1.conf
index e441bfc2b..89baab8d2 100644
--- a/src/transport/test_transport_api_https_peer1.conf
+++ b/src/transport/test_transport_api_https_peer1.conf
@@ -5,8 +5,8 @@ USE_IPv6 = YES
5USE_IPv4 = YES 5USE_IPv4 = YES
6#BINDTO4 = 127.0.0.1 6#BINDTO4 = 127.0.0.1
7#BINDTO6 = ::1 7#BINDTO6 = ::1
8KEY_FILE = https_key_p1.key 8KEY_FILE = $SERVICEHOME/https_key_p1.key
9CERT_FILE = https_cert_p1.crt 9CERT_FILE = $SERVICEHOME/https_cert_p1.crt
10CRYPTO_INIT = NONE:+VERS-TLS1.0:+ARCFOUR-128:+SHA1:+RSA:+COMP-NULL 10CRYPTO_INIT = NONE:+VERS-TLS1.0:+ARCFOUR-128:+SHA1:+RSA:+COMP-NULL
11#CRYPTO_INIT = NONE:+VERS-TLS1.0:+ARCFOUR-128:+MD5:+RSA:+COMP-NULL 11#CRYPTO_INIT = NONE:+VERS-TLS1.0:+ARCFOUR-128:+MD5:+RSA:+COMP-NULL
12#CRYPTO_INIT = PERFORMANCE 12#CRYPTO_INIT = PERFORMANCE
diff --git a/src/transport/test_transport_api_https_peer2.conf b/src/transport/test_transport_api_https_peer2.conf
index cf0c5c915..e510b20f4 100644
--- a/src/transport/test_transport_api_https_peer2.conf
+++ b/src/transport/test_transport_api_https_peer2.conf
@@ -5,8 +5,8 @@ USE_IPv6 = YES
5USE_IPv4 = YES 5USE_IPv4 = YES
6#BINDTO4 = 127.0.0.1 6#BINDTO4 = 127.0.0.1
7#BINDTO6 = ::1 7#BINDTO6 = ::1
8KEY_FILE = https_key_p2.key 8KEY_FILE = $SERVICEHOME/https_key_p2.key
9CERT_FILE = https_cert_p2.crt 9CERT_FILE = $SERVICEHOME/https_cert_p2.crt
10CRYPTO_INIT = NONE:+VERS-TLS1.0:+ARCFOUR-128:+SHA1:+RSA:+COMP-NULL 10CRYPTO_INIT = NONE:+VERS-TLS1.0:+ARCFOUR-128:+SHA1:+RSA:+COMP-NULL
11#CRYPTO_INIT = NONE:+VERS-TLS1.0:+ARCFOUR-128:+MD5:+RSA:+COMP-NULL 11#CRYPTO_INIT = NONE:+VERS-TLS1.0:+ARCFOUR-128:+MD5:+RSA:+COMP-NULL
12#CRYPTO_INIT = PERFORMANCE 12#CRYPTO_INIT = PERFORMANCE
diff --git a/src/transport/test_transport_api_rel_http_peer1.conf b/src/transport/test_transport_api_rel_http_peer1.conf
index fac0accc5..9c66918cf 100644
--- a/src/transport/test_transport_api_rel_http_peer1.conf
+++ b/src/transport/test_transport_api_rel_http_peer1.conf
@@ -1,5 +1,5 @@
1[transport-http] 1[transport-http]
2PORT = 12389 2PORT = 12180
3DEBUG = NO 3DEBUG = NO
4USE_IPv4 = YES 4USE_IPv4 = YES
5USE_IPv6 = NO 5USE_IPv6 = NO
@@ -7,25 +7,6 @@ BINDTO4 = 127.0.0.1
7#BINDTO6 = ::1 7#BINDTO6 = ::1
8USE_LOCALADDR = YES 8USE_LOCALADDR = YES
9 9
10[transport-https]
11PORT = 42389
12DEBUG = NO
13USE_IPv6 = YES
14USE_IPv4 = YES
15#BINDTO4 = 127.0.0.1
16#BINDTO6 = ::1
17KEY_FILE = https_key_p1.key
18CERT_FILE = https_cert_p1.crt
19
20[fs]
21AUTOSTART = NO
22
23[datastore]
24AUTOSTART = NO
25
26[core]
27AUTOSTART = NO
28
29[hostlist] 10[hostlist]
30HTTP-PROXY = 11HTTP-PROXY =
31SERVERS = http://gnunet.org:8080/ 12SERVERS = http://gnunet.org:8080/
@@ -47,7 +28,6 @@ MINIMUM-FRIENDS = 0
47 28
48[transport] 29[transport]
49PLUGINS = http 30PLUGINS = http
50#PLUGINS = tcp http
51#DEBUG = YES 31#DEBUG = YES
52ACCEPT_FROM6 = ::1; 32ACCEPT_FROM6 = ::1;
53ACCEPT_FROM = 127.0.0.1; 33ACCEPT_FROM = 127.0.0.1;
@@ -56,7 +36,7 @@ BINARY = gnunet-service-transport
56CONFIG = $DEFAULTCONFIG 36CONFIG = $DEFAULTCONFIG
57HOME = $SERVICEHOME 37HOME = $SERVICEHOME
58HOSTNAME = localhost 38HOSTNAME = localhost
59PORT = 12365 39PORT = 12181
60UNIXPATH = /tmp/gnunet-p1-service-transport.sock 40UNIXPATH = /tmp/gnunet-p1-service-transport.sock
61#PREFIX = xterm -T transport2 -e gdb --command=cmd --args 41#PREFIX = xterm -T transport2 -e gdb --command=cmd --args
62#PREFIX = valgrind --leak-check=full 42#PREFIX = valgrind --leak-check=full
@@ -72,7 +52,7 @@ BINARY = gnunet-service-peerinfo
72CONFIG = $DEFAULTCONFIG 52CONFIG = $DEFAULTCONFIG
73HOME = $SERVICEHOME 53HOME = $SERVICEHOME
74HOSTNAME = localhost 54HOSTNAME = localhost
75PORT = 12369 55PORT = 12182
76UNIXPATH = /tmp/gnunet-p1-service-peerinfo.sock 56UNIXPATH = /tmp/gnunet-p1-service-peerinfo.sock
77 57
78[resolver] 58[resolver]
@@ -82,7 +62,7 @@ BINARY = gnunet-service-resolver
82CONFIG = $DEFAULTCONFIG 62CONFIG = $DEFAULTCONFIG
83HOME = $SERVICEHOME 63HOME = $SERVICEHOME
84HOSTNAME = localhost 64HOSTNAME = localhost
85PORT = 12364 65PORT = 12183
86UNIXPATH = /tmp/gnunet-p1-service-resolver.sock 66UNIXPATH = /tmp/gnunet-p1-service-resolver.sock
87 67
88[statistics] 68[statistics]
@@ -92,7 +72,7 @@ BINARY = gnunet-service-statistics
92CONFIG = $DEFAULTCONFIG 72CONFIG = $DEFAULTCONFIG
93HOME = $SERVICEHOME 73HOME = $SERVICEHOME
94HOSTNAME = localhost 74HOSTNAME = localhost
95PORT = 12367 75PORT = 12184
96UNIXPATH = /tmp/gnunet-p1-service-statistics.sock 76UNIXPATH = /tmp/gnunet-p1-service-statistics.sock
97 77
98[arm] 78[arm]
@@ -103,14 +83,9 @@ BINARY = gnunet-service-arm
103CONFIG = $DEFAULTCONFIG 83CONFIG = $DEFAULTCONFIG
104HOME = $SERVICEHOME 84HOME = $SERVICEHOME
105HOSTNAME = localhost 85HOSTNAME = localhost
106PORT = 12366 86PORT = 12185
107UNIXPATH = /tmp/gnunet-p1-service-arm.sock 87UNIXPATH = /tmp/gnunet-p1-service-arm.sock
108 88
109[transport-tcp]
110PORT = 12399
111#DEBUG = YES
112
113
114[TESTING] 89[TESTING]
115WEAKRANDOM = YES 90WEAKRANDOM = YES
116 91
@@ -118,8 +93,17 @@ WEAKRANDOM = YES
118HOSTKEY = $SERVICEHOME/.hostkey 93HOSTKEY = $SERVICEHOME/.hostkey
119 94
120[PATHS] 95[PATHS]
121SERVICEHOME = /tmp/test-gnunetd-transport-peer-1/ 96SERVICEHOME = /tmp/test-transport/api-http-p1/
97
98
99[fs]
100AUTOSTART = NO
101
102[datastore]
103AUTOSTART = NO
122 104
105[core]
106AUTOSTART = NO
123 107
124[dht] 108[dht]
125AUTOSTART = NO 109AUTOSTART = NO
diff --git a/src/transport/test_transport_api_rel_http_peer2.conf b/src/transport/test_transport_api_rel_http_peer2.conf
index 3c8621b39..ffcb68105 100644
--- a/src/transport/test_transport_api_rel_http_peer2.conf
+++ b/src/transport/test_transport_api_rel_http_peer2.conf
@@ -1,13 +1,11 @@
1[transport-https] 1[transport-http]
2PORT = 12090 2PORT = 12190
3DEBUG = NO 3DEBUG = NO
4USE_IPv6 = YES
5USE_IPv4 = YES 4USE_IPv4 = YES
6#BINDTO4 = 127.0.0.1 5USE_IPv6 = NO
6BINDTO4 = 127.0.0.1
7#BINDTO6 = ::1 7#BINDTO6 = ::1
8KEY_FILE = https_key_p2.key 8USE_LOCALADDR = YES
9CERT_FILE = https_cert_p2.crt
10
11[fs] 9[fs]
12AUTOSTART = NO 10AUTOSTART = NO
13 11
@@ -38,7 +36,6 @@ MINIMUM-FRIENDS = 0
38 36
39[transport] 37[transport]
40PLUGINS = http 38PLUGINS = http
41#PLUGINS = tcp http
42#DEBUG = YES 39#DEBUG = YES
43ACCEPT_FROM6 = ::1; 40ACCEPT_FROM6 = ::1;
44ACCEPT_FROM = 127.0.0.1; 41ACCEPT_FROM = 127.0.0.1;
@@ -47,7 +44,7 @@ BINARY = gnunet-service-transport
47CONFIG = $DEFAULTCONFIG 44CONFIG = $DEFAULTCONFIG
48HOME = $SERVICEHOME 45HOME = $SERVICEHOME
49HOSTNAME = localhost 46HOSTNAME = localhost
50PORT = 12091 47PORT = 12191
51UNIXPATH = /tmp/gnunet-p2-service-transport.sock 48UNIXPATH = /tmp/gnunet-p2-service-transport.sock
52#PREFIX = xterm -T transport1 -e gdb --command=cmd --args 49#PREFIX = xterm -T transport1 -e gdb --command=cmd --args
53#PREFIX = valgrind --leak-check=full 50#PREFIX = valgrind --leak-check=full
@@ -64,7 +61,7 @@ BINARY = gnunet-service-peerinfo
64CONFIG = $DEFAULTCONFIG 61CONFIG = $DEFAULTCONFIG
65HOME = $SERVICEHOME 62HOME = $SERVICEHOME
66HOSTNAME = localhost 63HOSTNAME = localhost
67PORT = 12092 64PORT = 12192
68UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock 65UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock
69 66
70[resolver] 67[resolver]
@@ -74,7 +71,7 @@ BINARY = gnunet-service-resolver
74CONFIG = $DEFAULTCONFIG 71CONFIG = $DEFAULTCONFIG
75HOME = $SERVICEHOME 72HOME = $SERVICEHOME
76HOSTNAME = localhost 73HOSTNAME = localhost
77PORT = 12093 74PORT = 12193
78UNIXPATH = /tmp/gnunet-p2-service-resolver.sock 75UNIXPATH = /tmp/gnunet-p2-service-resolver.sock
79 76
80[statistics] 77[statistics]
@@ -84,7 +81,7 @@ BINARY = gnunet-service-statistics
84CONFIG = $DEFAULTCONFIG 81CONFIG = $DEFAULTCONFIG
85HOME = $SERVICEHOME 82HOME = $SERVICEHOME
86HOSTNAME = localhost 83HOSTNAME = localhost
87PORT = 12094 84PORT = 12194
88UNIXPATH = /tmp/gnunet-p2-service-statistics.sock 85UNIXPATH = /tmp/gnunet-p2-service-statistics.sock
89 86
90 87
@@ -96,7 +93,7 @@ BINARY = gnunet-service-arm
96CONFIG = $DEFAULTCONFIG 93CONFIG = $DEFAULTCONFIG
97HOME = $SERVICEHOME 94HOME = $SERVICEHOME
98HOSTNAME = localhost 95HOSTNAME = localhost
99PORT = 12095 96PORT = 12195
100UNIXPATH = /tmp/gnunet-p2-service-arm.sock 97UNIXPATH = /tmp/gnunet-p2-service-arm.sock
101 98
102[TESTING] 99[TESTING]
diff --git a/src/transport/test_transport_api_rel_https_peer1.conf b/src/transport/test_transport_api_rel_https_peer1.conf
index d0b9e7272..d3298bdc7 100644
--- a/src/transport/test_transport_api_rel_https_peer1.conf
+++ b/src/transport/test_transport_api_rel_https_peer1.conf
@@ -1,12 +1,12 @@
1[transport-https] 1[transport-https]
2PORT = 13301 2PORT = 12300
3USE_IPv4 = YES 3USE_IPv4 = YES
4USE_IPv6 = NO 4USE_IPv6 = NO
5BINDTO4 = 127.0.0.1 5BINDTO4 = 127.0.0.1
6#BINDTO6 = ::1 6#BINDTO6 = ::1
7USE_LOCALADDR = YES 7USE_LOCALADDR = YES
8KEY_FILE = https_key_p1.key 8KEY_FILE = $SERVICEHOME/https_key_p1.key
9CERT_FILE = https_cert_p1.crt 9CERT_FILE = $SERVICEHOME/https_cert_p1.crt
10CRYPTO_INIT = NONE:+VERS-TLS1.0:+ARCFOUR-128:+SHA1:+RSA:+COMP-NULL 10CRYPTO_INIT = NONE:+VERS-TLS1.0:+ARCFOUR-128:+SHA1:+RSA:+COMP-NULL
11#CRYPTO_INIT = NONE:+VERS-TLS1.0:+ARCFOUR-128:+MD5:+RSA:+COMP-NULL 11#CRYPTO_INIT = NONE:+VERS-TLS1.0:+ARCFOUR-128:+MD5:+RSA:+COMP-NULL
12#CRYPTO_INIT = PERFORMANCE 12#CRYPTO_INIT = PERFORMANCE
@@ -40,7 +40,7 @@ BINARY = gnunet-service-transport
40CONFIG = $DEFAULTCONFIG 40CONFIG = $DEFAULTCONFIG
41HOME = $SERVICEHOME 41HOME = $SERVICEHOME
42HOSTNAME = localhost 42HOSTNAME = localhost
43PORT = 13302 43PORT = 12301
44UNIXPATH = /tmp/gnunet-p1-service-transport.sock 44UNIXPATH = /tmp/gnunet-p1-service-transport.sock
45#PREFIX = xterm -T transport2 -e gdb --command=cmd --args 45#PREFIX = xterm -T transport2 -e gdb --command=cmd --args
46#PREFIX = valgrind --leak-check=full 46#PREFIX = valgrind --leak-check=full
@@ -55,7 +55,7 @@ BINARY = gnunet-service-peerinfo
55CONFIG = $DEFAULTCONFIG 55CONFIG = $DEFAULTCONFIG
56HOME = $SERVICEHOME 56HOME = $SERVICEHOME
57HOSTNAME = localhost 57HOSTNAME = localhost
58PORT = 13303 58PORT = 12302
59UNIXPATH = /tmp/gnunet-p1-service-peerinfo.sock 59UNIXPATH = /tmp/gnunet-p1-service-peerinfo.sock
60 60
61[resolver] 61[resolver]
@@ -65,7 +65,7 @@ BINARY = gnunet-service-resolver
65CONFIG = $DEFAULTCONFIG 65CONFIG = $DEFAULTCONFIG
66HOME = $SERVICEHOME 66HOME = $SERVICEHOME
67HOSTNAME = localhost 67HOSTNAME = localhost
68PORT = 13304 68PORT = 12303
69UNIXPATH = /tmp/gnunet-p1-service-resolver.sock 69UNIXPATH = /tmp/gnunet-p1-service-resolver.sock
70 70
71[statistics] 71[statistics]
@@ -75,7 +75,7 @@ BINARY = gnunet-service-statistics
75CONFIG = $DEFAULTCONFIG 75CONFIG = $DEFAULTCONFIG
76HOME = $SERVICEHOME 76HOME = $SERVICEHOME
77HOSTNAME = localhost 77HOSTNAME = localhost
78PORT = 13305 78PORT = 12304
79UNIXPATH = /tmp/gnunet-p1-service-statistics.sock 79UNIXPATH = /tmp/gnunet-p1-service-statistics.sock
80 80
81[arm] 81[arm]
@@ -86,7 +86,7 @@ BINARY = gnunet-service-arm
86CONFIG = $DEFAULTCONFIG 86CONFIG = $DEFAULTCONFIG
87HOME = $SERVICEHOME 87HOME = $SERVICEHOME
88HOSTNAME = localhost 88HOSTNAME = localhost
89PORT = 13306 89PORT = 12305
90UNIXPATH = /tmp/gnunet-p1-service-arm.sock 90UNIXPATH = /tmp/gnunet-p1-service-arm.sock
91 91
92[TESTING] 92[TESTING]
@@ -96,7 +96,7 @@ WEAKRANDOM = YES
96HOSTKEY = $SERVICEHOME/.hostkey 96HOSTKEY = $SERVICEHOME/.hostkey
97 97
98[PATHS] 98[PATHS]
99SERVICEHOME = /tmp/test-gnunetd-transport-peer-1/ 99SERVICEHOME = /tmp/test-transport/api-https-p1/
100 100
101[fs] 101[fs]
102AUTOSTART = NO 102AUTOSTART = NO
diff --git a/src/transport/test_transport_api_rel_https_peer2.conf b/src/transport/test_transport_api_rel_https_peer2.conf
index cfec1e0a5..713422a4b 100644
--- a/src/transport/test_transport_api_rel_https_peer2.conf
+++ b/src/transport/test_transport_api_rel_https_peer2.conf
@@ -1,12 +1,12 @@
1[transport-https] 1[transport-https]
2PORT = 13401 2PORT = 12310
3DEBUG = NO 3DEBUG = NO
4USE_IPv4 = YES 4USE_IPv4 = YES
5USE_IPv6 = NO 5USE_IPv6 = NO
6BINDTO4 = 127.0.0.1 6BINDTO4 = 127.0.0.1
7#BINDTO6 = ::1 7#BINDTO6 = ::1
8KEY_FILE = https_key_p2.key 8KEY_FILE = $SERVICEHOME/https_key_p2.key
9CERT_FILE = https_cert_p2.crt 9CERT_FILE = $SERVICEHOME/https_cert_p2.crt
10CRYPTO_INIT = NONE:+VERS-TLS1.0:+ARCFOUR-128:+SHA1:+RSA:+COMP-NULL 10CRYPTO_INIT = NONE:+VERS-TLS1.0:+ARCFOUR-128:+SHA1:+RSA:+COMP-NULL
11#CRYPTO_INIT = NONE:+VERS-TLS1.0:+ARCFOUR-128:+MD5:+RSA:+COMP-NULL 11#CRYPTO_INIT = NONE:+VERS-TLS1.0:+ARCFOUR-128:+MD5:+RSA:+COMP-NULL
12#CRYPTO_INIT = PERFORMANCE 12#CRYPTO_INIT = PERFORMANCE
@@ -41,7 +41,7 @@ BINARY = gnunet-service-transport
41CONFIG = $DEFAULTCONFIG 41CONFIG = $DEFAULTCONFIG
42HOME = $SERVICEHOME 42HOME = $SERVICEHOME
43HOSTNAME = localhost 43HOSTNAME = localhost
44PORT = 13402 44PORT = 12311
45UNIXPATH = /tmp/gnunet-p2-service-transport.sock 45UNIXPATH = /tmp/gnunet-p2-service-transport.sock
46#PREFIX = xterm -T transport1 -e gdb --command=cmd --args 46#PREFIX = xterm -T transport1 -e gdb --command=cmd --args
47#PREFIX = valgrind --leak-check=full 47#PREFIX = valgrind --leak-check=full
@@ -56,7 +56,7 @@ BINARY = gnunet-service-peerinfo
56CONFIG = $DEFAULTCONFIG 56CONFIG = $DEFAULTCONFIG
57HOME = $SERVICEHOME 57HOME = $SERVICEHOME
58HOSTNAME = localhost 58HOSTNAME = localhost
59PORT = 13403 59PORT = 12312
60UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock 60UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock
61 61
62[resolver] 62[resolver]
@@ -66,7 +66,7 @@ BINARY = gnunet-service-resolver
66CONFIG = $DEFAULTCONFIG 66CONFIG = $DEFAULTCONFIG
67HOME = $SERVICEHOME 67HOME = $SERVICEHOME
68HOSTNAME = localhost 68HOSTNAME = localhost
69PORT = 13404 69PORT = 12313
70UNIXPATH = /tmp/gnunet-p2-service-resolver.sock 70UNIXPATH = /tmp/gnunet-p2-service-resolver.sock
71 71
72[statistics] 72[statistics]
@@ -76,7 +76,7 @@ BINARY = gnunet-service-statistics
76CONFIG = $DEFAULTCONFIG 76CONFIG = $DEFAULTCONFIG
77HOME = $SERVICEHOME 77HOME = $SERVICEHOME
78HOSTNAME = localhost 78HOSTNAME = localhost
79PORT = 13405 79PORT = 12314
80UNIXPATH = /tmp/gnunet-p2-service-statistics.sock 80UNIXPATH = /tmp/gnunet-p2-service-statistics.sock
81 81
82 82
@@ -88,7 +88,7 @@ BINARY = gnunet-service-arm
88CONFIG = $DEFAULTCONFIG 88CONFIG = $DEFAULTCONFIG
89HOME = $SERVICEHOME 89HOME = $SERVICEHOME
90HOSTNAME = localhost 90HOSTNAME = localhost
91PORT = 13406 91PORT = 12315
92UNIXPATH = /tmp/gnunet-p2-service-arm.sock 92UNIXPATH = /tmp/gnunet-p2-service-arm.sock
93 93
94[TESTING] 94[TESTING]
@@ -98,7 +98,7 @@ WEAKRANDOM = YES
98HOSTKEY = $SERVICEHOME/.hostkey 98HOSTKEY = $SERVICEHOME/.hostkey
99 99
100[PATHS] 100[PATHS]
101SERVICEHOME = /tmp/test-gnunetd-transport-peer-2/ 101SERVICEHOME = /tmp/test-transport/api-https-p2/
102 102
103[fs] 103[fs]
104AUTOSTART = NO 104AUTOSTART = NO