aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMartin Schanzenbach <schanzen@gnunet.org>2023-10-18 14:31:24 +0200
committerMartin Schanzenbach <schanzen@gnunet.org>2023-10-18 14:31:24 +0200
commit2f93ff3b6d3524e1e6dc23f70966fbae3ca9d3af (patch)
tree8c9d286043722488bc12dd3881641d45ac782796 /src
parent1867346fd2615492fd1392849039f7cc621299f4 (diff)
downloadgnunet-2f93ff3b6d3524e1e6dc23f70966fbae3ca9d3af.tar.gz
gnunet-2f93ff3b6d3524e1e6dc23f70966fbae3ca9d3af.zip
BUILD: Move core to service/cli
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am1
-rw-r--r--src/cadet/Makefile.am2
-rw-r--r--src/cli/Makefile.am3
-rw-r--r--src/cli/core/.gitignore1
-rw-r--r--src/cli/core/Makefile.am24
-rw-r--r--src/cli/core/gnunet-core.c (renamed from src/core/gnunet-core.c)0
-rw-r--r--src/consensus/Makefile.am4
-rw-r--r--src/dht/Makefile.am2
-rw-r--r--src/fs/Makefile.am2
-rw-r--r--src/hostlist/Makefile.am4
-rw-r--r--src/nse/Makefile.am2
-rw-r--r--src/plugin/dhtu/Makefile.am2
-rw-r--r--src/revocation/Makefile.am2
-rw-r--r--src/rps/Makefile.am2
-rw-r--r--src/service/Makefile.am3
-rw-r--r--src/service/core/.gitignore (renamed from src/core/.gitignore)2
-rw-r--r--src/service/core/Makefile.am (renamed from src/core/Makefile.am)11
-rw-r--r--src/service/core/core.conf.in (renamed from src/core/core.conf.in)0
-rw-r--r--src/service/core/core.h (renamed from src/core/core.h)0
-rw-r--r--src/service/core/core_api.c (renamed from src/core/core_api.c)0
-rw-r--r--src/service/core/core_api_cmd_connecting_peers.c (renamed from src/core/core_api_cmd_connecting_peers.c)0
-rw-r--r--src/service/core/core_api_monitor_peers.c (renamed from src/core/core_api_monitor_peers.c)0
-rw-r--r--src/service/core/gnunet-service-core.c (renamed from src/core/gnunet-service-core.c)0
-rw-r--r--src/service/core/gnunet-service-core.h (renamed from src/core/gnunet-service-core.h)0
-rw-r--r--src/service/core/gnunet-service-core_kx.c (renamed from src/core/gnunet-service-core_kx.c)0
-rw-r--r--src/service/core/gnunet-service-core_kx.h (renamed from src/core/gnunet-service-core_kx.h)0
-rw-r--r--src/service/core/gnunet-service-core_sessions.c (renamed from src/core/gnunet-service-core_sessions.c)0
-rw-r--r--src/service/core/gnunet-service-core_sessions.h (renamed from src/core/gnunet-service-core_sessions.h)0
-rw-r--r--src/service/core/gnunet-service-core_typemap.c (renamed from src/core/gnunet-service-core_typemap.c)0
-rw-r--r--src/service/core/gnunet-service-core_typemap.h (renamed from src/core/gnunet-service-core_typemap.h)0
-rw-r--r--src/service/core/meson.build (renamed from src/core/meson.build)0
-rw-r--r--src/service/core/test_core_api.c (renamed from src/core/test_core_api.c)0
-rw-r--r--src/service/core/test_core_api_data.conf (renamed from src/core/test_core_api_data.conf)0
-rw-r--r--src/service/core/test_core_api_peer1.conf (renamed from src/core/test_core_api_peer1.conf)0
-rw-r--r--src/service/core/test_core_api_peer2.conf (renamed from src/core/test_core_api_peer2.conf)0
-rw-r--r--src/service/core/test_core_api_reliability.c (renamed from src/core/test_core_api_reliability.c)0
-rw-r--r--src/service/core/test_core_api_send_to_self.c (renamed from src/core/test_core_api_send_to_self.c)0
-rw-r--r--src/service/core/test_core_api_send_to_self.conf (renamed from src/core/test_core_api_send_to_self.conf)0
-rw-r--r--src/service/core/test_core_api_start_only.c (renamed from src/core/test_core_api_start_only.c)0
-rw-r--r--src/service/core/test_core_defaults.conf (renamed from src/core/test_core_defaults.conf)0
-rw-r--r--src/service/core/test_core_plugin_cmd_just_run.c (renamed from src/core/test_core_plugin_cmd_just_run.c)0
-rw-r--r--src/service/core/test_core_quota_asymmetric_recv_limited_peer1.conf (renamed from src/core/test_core_quota_asymmetric_recv_limited_peer1.conf)0
-rw-r--r--src/service/core/test_core_quota_asymmetric_recv_limited_peer2.conf (renamed from src/core/test_core_quota_asymmetric_recv_limited_peer2.conf)0
-rw-r--r--src/service/core/test_core_quota_asymmetric_send_limit_peer1.conf (renamed from src/core/test_core_quota_asymmetric_send_limit_peer1.conf)0
-rw-r--r--src/service/core/test_core_quota_asymmetric_send_limit_peer2.conf (renamed from src/core/test_core_quota_asymmetric_send_limit_peer2.conf)0
-rw-r--r--src/service/core/test_core_quota_compliance.c (renamed from src/core/test_core_quota_compliance.c)0
-rw-r--r--src/service/core/test_core_quota_peer1.conf (renamed from src/core/test_core_quota_peer1.conf)0
-rw-r--r--src/service/core/test_core_quota_peer2.conf (renamed from src/core/test_core_quota_peer2.conf)0
-rwxr-xr-xsrc/service/core/test_core_start_testcase.sh (renamed from src/core/test_core_start_testcase.sh)0
-rw-r--r--src/set/Makefile.am2
-rw-r--r--src/seti/Makefile.am2
-rw-r--r--src/setu/Makefile.am2
-rw-r--r--src/topology/Makefile.am2
53 files changed, 45 insertions, 30 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 88bb59a8e..2ac40e4cb 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -34,7 +34,6 @@ SUBDIRS = \
34 nat \ 34 nat \
35 nat-auto \ 35 nat-auto \
36 transport \ 36 transport \
37 core \
38 nse \ 37 nse \
39 dht \ 38 dht \
40 hostlist \ 39 hostlist \
diff --git a/src/cadet/Makefile.am b/src/cadet/Makefile.am
index 1b56df350..d366ecd95 100644
--- a/src/cadet/Makefile.am
+++ b/src/cadet/Makefile.am
@@ -62,7 +62,7 @@ gnunet_service_cadet_SOURCES = \
62 gnunet-service-cadet_peer.c gnunet-service-cadet_peer.h 62 gnunet-service-cadet_peer.c gnunet-service-cadet_peer.h
63gnunet_service_cadet_LDADD = \ 63gnunet_service_cadet_LDADD = \
64 $(top_builddir)/src/lib/util/libgnunetutil.la \ 64 $(top_builddir)/src/lib/util/libgnunetutil.la \
65 $(top_builddir)/src/core/libgnunetcore.la \ 65 $(top_builddir)/src/service/core/libgnunetcore.la \
66 $(top_builddir)/src/dht/libgnunetdht.la \ 66 $(top_builddir)/src/dht/libgnunetdht.la \
67 $(top_builddir)/src/statistics/libgnunetstatistics.la \ 67 $(top_builddir)/src/statistics/libgnunetstatistics.la \
68 $(top_builddir)/src/transport/libgnunettransportapplication.la \ 68 $(top_builddir)/src/transport/libgnunettransportapplication.la \
diff --git a/src/cli/Makefile.am b/src/cli/Makefile.am
index 88a8507b7..218e68671 100644
--- a/src/cli/Makefile.am
+++ b/src/cli/Makefile.am
@@ -1,3 +1,4 @@
1SUBDIRS = \ 1SUBDIRS = \
2 util \ 2 util \
3 arm 3 arm \
4 core
diff --git a/src/cli/core/.gitignore b/src/cli/core/.gitignore
new file mode 100644
index 000000000..95169ed2b
--- /dev/null
+++ b/src/cli/core/.gitignore
@@ -0,0 +1 @@
gnunet-core
diff --git a/src/cli/core/Makefile.am b/src/cli/core/Makefile.am
new file mode 100644
index 000000000..97abf0db2
--- /dev/null
+++ b/src/cli/core/Makefile.am
@@ -0,0 +1,24 @@
1# This Makefile.am is in the public domain
2AM_CPPFLAGS = -I$(top_srcdir)/src/include
3
4pkgcfgdir= $(pkgdatadir)/config.d/
5
6plugindir = $(libdir)/gnunet
7
8libexecdir= $(pkglibdir)/libexec/
9
10if USE_COVERAGE
11 AM_CFLAGS = --coverage -O0
12 XLIB = -lgcov
13endif
14
15bin_PROGRAMS = \
16 gnunet-core
17
18gnunet_core_SOURCES = \
19 gnunet-core.c
20gnunet_core_LDADD = \
21 $(top_builddir)/src/service/core/libgnunetcore.la \
22 $(top_builddir)/src/lib/util/libgnunetutil.la
23gnunet_core_LDFLAGS = \
24 $(GN_LIBINTL)
diff --git a/src/core/gnunet-core.c b/src/cli/core/gnunet-core.c
index d90c8e1f5..d90c8e1f5 100644
--- a/src/core/gnunet-core.c
+++ b/src/cli/core/gnunet-core.c
diff --git a/src/consensus/Makefile.am b/src/consensus/Makefile.am
index da075748b..8815b95c9 100644
--- a/src/consensus/Makefile.am
+++ b/src/consensus/Makefile.am
@@ -39,7 +39,7 @@ gnunet_service_consensus_SOURCES = \
39 gnunet-service-consensus.c 39 gnunet-service-consensus.c
40gnunet_service_consensus_LDADD = \ 40gnunet_service_consensus_LDADD = \
41 $(top_builddir)/src/lib/util/libgnunetutil.la \ 41 $(top_builddir)/src/lib/util/libgnunetutil.la \
42 $(top_builddir)/src/core/libgnunetcore.la \ 42 $(top_builddir)/src/service/core/libgnunetcore.la \
43 $(top_builddir)/src/set/libgnunetset.la \ 43 $(top_builddir)/src/set/libgnunetset.la \
44 $(top_builddir)/src/statistics/libgnunetstatistics.la \ 44 $(top_builddir)/src/statistics/libgnunetstatistics.la \
45 $(GN_LIBINTL) 45 $(GN_LIBINTL)
@@ -49,7 +49,7 @@ gnunet_service_evil_consensus_SOURCES = \
49 consensus_protocol.h 49 consensus_protocol.h
50gnunet_service_evil_consensus_LDADD = \ 50gnunet_service_evil_consensus_LDADD = \
51 $(top_builddir)/src/lib/util/libgnunetutil.la \ 51 $(top_builddir)/src/lib/util/libgnunetutil.la \
52 $(top_builddir)/src/core/libgnunetcore.la \ 52 $(top_builddir)/src/service/core/libgnunetcore.la \
53 $(top_builddir)/src/set/libgnunetset.la \ 53 $(top_builddir)/src/set/libgnunetset.la \
54 $(top_builddir)/src/statistics/libgnunetstatistics.la \ 54 $(top_builddir)/src/statistics/libgnunetstatistics.la \
55 $(GN_LIBINTL) 55 $(GN_LIBINTL)
diff --git a/src/dht/Makefile.am b/src/dht/Makefile.am
index dfc0d2bbf..6185d9d2c 100644
--- a/src/dht/Makefile.am
+++ b/src/dht/Makefile.am
@@ -61,7 +61,7 @@ gnunet_service_dht_SOURCES = \
61gnunet_service_dht_LDADD = \ 61gnunet_service_dht_LDADD = \
62 libgnunetdht.la \ 62 libgnunetdht.la \
63 $(top_builddir)/src/statistics/libgnunetstatistics.la \ 63 $(top_builddir)/src/statistics/libgnunetstatistics.la \
64 $(top_builddir)/src/core/libgnunetcore.la \ 64 $(top_builddir)/src/service/core/libgnunetcore.la \
65 $(top_builddir)/src/nse/libgnunetnse.la \ 65 $(top_builddir)/src/nse/libgnunetnse.la \
66 $(top_builddir)/src/peerstore/libgnunetpeerstore.la \ 66 $(top_builddir)/src/peerstore/libgnunetpeerstore.la \
67 $(top_builddir)/src/lib/hello/libgnunethello.la \ 67 $(top_builddir)/src/lib/hello/libgnunethello.la \
diff --git a/src/fs/Makefile.am b/src/fs/Makefile.am
index b8b62c7ea..e61d2724e 100644
--- a/src/fs/Makefile.am
+++ b/src/fs/Makefile.am
@@ -178,7 +178,7 @@ gnunet_service_fs_LDADD = \
178 $(top_builddir)/src/datastore/libgnunetdatastore.la \ 178 $(top_builddir)/src/datastore/libgnunetdatastore.la \
179 $(top_builddir)/src/statistics/libgnunetstatistics.la \ 179 $(top_builddir)/src/statistics/libgnunetstatistics.la \
180 $(top_builddir)/src/cadet/libgnunetcadet.la \ 180 $(top_builddir)/src/cadet/libgnunetcadet.la \
181 $(top_builddir)/src/core/libgnunetcore.la \ 181 $(top_builddir)/src/service/core/libgnunetcore.la \
182 $(top_builddir)/src/lib/util/libgnunetutil.la \ 182 $(top_builddir)/src/lib/util/libgnunetutil.la \
183 $(top_builddir)/src/peerstore/libgnunetpeerstore.la \ 183 $(top_builddir)/src/peerstore/libgnunetpeerstore.la \
184 $(GN_LIBINTL) -lm 184 $(GN_LIBINTL) -lm
diff --git a/src/hostlist/Makefile.am b/src/hostlist/Makefile.am
index c03e5bab2..9cf72142a 100644
--- a/src/hostlist/Makefile.am
+++ b/src/hostlist/Makefile.am
@@ -26,7 +26,7 @@ gnunet_daemon_hostlist_SOURCES = \
26 $(HOSTLIST_SERVER_SOURCES) 26 $(HOSTLIST_SERVER_SOURCES)
27 27
28gnunet_daemon_hostlist_LDADD = \ 28gnunet_daemon_hostlist_LDADD = \
29 $(top_builddir)/src/core/libgnunetcore.la \ 29 $(top_builddir)/src/service/core/libgnunetcore.la \
30 $(top_builddir)/src/lib/hello/libgnunethello.la \ 30 $(top_builddir)/src/lib/hello/libgnunethello.la \
31 $(top_builddir)/src/peerstore/libgnunetpeerstore.la \ 31 $(top_builddir)/src/peerstore/libgnunetpeerstore.la \
32 $(top_builddir)/src/statistics/libgnunetstatistics.la \ 32 $(top_builddir)/src/statistics/libgnunetstatistics.la \
@@ -67,7 +67,7 @@ endif
67# test_gnunet_daemon_hostlist_learning.c 67# test_gnunet_daemon_hostlist_learning.c
68#test_gnunet_daemon_hostlist_learning_LDADD = \ 68#test_gnunet_daemon_hostlist_learning_LDADD = \
69# $(top_builddir)/src/transport/libgnunettransport.la \ 69# $(top_builddir)/src/transport/libgnunettransport.la \
70# $(top_builddir)/src/core/libgnunetcore.la \ 70# $(top_builddir)/src/service/core/libgnunetcore.la \
71# $(top_builddir)/src/statistics/libgnunetstatistics.la \ 71# $(top_builddir)/src/statistics/libgnunetstatistics.la \
72# $(top_builddir)/src/lib/util/libgnunetutil.la 72# $(top_builddir)/src/lib/util/libgnunetutil.la
73 73
diff --git a/src/nse/Makefile.am b/src/nse/Makefile.am
index d028ba19d..053995c9a 100644
--- a/src/nse/Makefile.am
+++ b/src/nse/Makefile.am
@@ -55,7 +55,7 @@ gnunet_service_nse_SOURCES = \
55gnunet_service_nse_LDADD = \ 55gnunet_service_nse_LDADD = \
56 libgnunetnse.la \ 56 libgnunetnse.la \
57 $(top_builddir)/src/lib/util/libgnunetutil.la \ 57 $(top_builddir)/src/lib/util/libgnunetutil.la \
58 $(top_builddir)/src/core/libgnunetcore.la \ 58 $(top_builddir)/src/service/core/libgnunetcore.la \
59 $(top_builddir)/src/statistics/libgnunetstatistics.la \ 59 $(top_builddir)/src/statistics/libgnunetstatistics.la \
60 $(LIBGCRYPT_LIBS) \ 60 $(LIBGCRYPT_LIBS) \
61 -lm -lgcrypt \ 61 -lm -lgcrypt \
diff --git a/src/plugin/dhtu/Makefile.am b/src/plugin/dhtu/Makefile.am
index 872e8f41f..26e706e36 100644
--- a/src/plugin/dhtu/Makefile.am
+++ b/src/plugin/dhtu/Makefile.am
@@ -33,7 +33,7 @@ endif
33libgnunet_plugin_dhtu_gnunet_la_SOURCES = \ 33libgnunet_plugin_dhtu_gnunet_la_SOURCES = \
34 plugin_dhtu_gnunet.c 34 plugin_dhtu_gnunet.c
35libgnunet_plugin_dhtu_gnunet_la_LIBADD = \ 35libgnunet_plugin_dhtu_gnunet_la_LIBADD = \
36 $(top_builddir)/src/core/libgnunetcore.la \ 36 $(top_builddir)/src/service/core/libgnunetcore.la \
37 $(top_builddir)/src/peerstore/libgnunetpeerstore.la \ 37 $(top_builddir)/src/peerstore/libgnunetpeerstore.la \
38 $(top_builddir)/src/transport/libgnunettransportapplication.la \ 38 $(top_builddir)/src/transport/libgnunettransportapplication.la \
39 $(top_builddir)/src/lib/hello/libgnunethello.la \ 39 $(top_builddir)/src/lib/hello/libgnunethello.la \
diff --git a/src/revocation/Makefile.am b/src/revocation/Makefile.am
index 38d14f65e..631ebbf95 100644
--- a/src/revocation/Makefile.am
+++ b/src/revocation/Makefile.am
@@ -81,7 +81,7 @@ gnunet_service_revocation_SOURCES = \
81 gnunet-service-revocation.c 81 gnunet-service-revocation.c
82gnunet_service_revocation_LDADD = \ 82gnunet_service_revocation_LDADD = \
83 libgnunetrevocation.la \ 83 libgnunetrevocation.la \
84 $(top_builddir)/src/core/libgnunetcore.la \ 84 $(top_builddir)/src/service/core/libgnunetcore.la \
85 $(top_builddir)/src/setu/libgnunetsetu.la \ 85 $(top_builddir)/src/setu/libgnunetsetu.la \
86 $(top_builddir)/src/statistics/libgnunetstatistics.la \ 86 $(top_builddir)/src/statistics/libgnunetstatistics.la \
87 $(top_builddir)/src/identity/libgnunetidentity.la \ 87 $(top_builddir)/src/identity/libgnunetidentity.la \
diff --git a/src/rps/Makefile.am b/src/rps/Makefile.am
index bf34a29d7..2ee315d11 100644
--- a/src/rps/Makefile.am
+++ b/src/rps/Makefile.am
@@ -65,7 +65,7 @@ gnunet_service_rps_LDADD = \
65 $(top_builddir)/src/cadet/libgnunetcadet.la \ 65 $(top_builddir)/src/cadet/libgnunetcadet.la \
66 $(top_builddir)/src/nse/libgnunetnse.la \ 66 $(top_builddir)/src/nse/libgnunetnse.la \
67 $(top_builddir)/src/statistics/libgnunetstatistics.la \ 67 $(top_builddir)/src/statistics/libgnunetstatistics.la \
68 $(top_builddir)/src/core/libgnunetcore.la \ 68 $(top_builddir)/src/service/core/libgnunetcore.la \
69 $(LIBGCRYPT_LIBS) \ 69 $(LIBGCRYPT_LIBS) \
70 -lm -lgcrypt \ 70 -lm -lgcrypt \
71 $(GN_LIBINTL) 71 $(GN_LIBINTL)
diff --git a/src/service/Makefile.am b/src/service/Makefile.am
index 88a8507b7..218e68671 100644
--- a/src/service/Makefile.am
+++ b/src/service/Makefile.am
@@ -1,3 +1,4 @@
1SUBDIRS = \ 1SUBDIRS = \
2 util \ 2 util \
3 arm 3 arm \
4 core
diff --git a/src/core/.gitignore b/src/service/core/.gitignore
index cdd1f93c2..e985f5ff4 100644
--- a/src/core/.gitignore
+++ b/src/service/core/.gitignore
@@ -1,5 +1,5 @@
1gnunet-service-core 1gnunet-service-core
2gnunet-core 2core.conf
3test_core_api 3test_core_api
4test_core_api_reliability 4test_core_api_reliability
5test_core_api_send_to_self 5test_core_api_send_to_self
diff --git a/src/core/Makefile.am b/src/service/core/Makefile.am
index b1d932ace..9ce8cf8b5 100644
--- a/src/core/Makefile.am
+++ b/src/service/core/Makefile.am
@@ -68,9 +68,6 @@ libgnunetcoretesting_la_LDFLAGS = \
68libexec_PROGRAMS = \ 68libexec_PROGRAMS = \
69 gnunet-service-core 69 gnunet-service-core
70 70
71bin_PROGRAMS = \
72 gnunet-core
73
74gnunet_service_core_SOURCES = \ 71gnunet_service_core_SOURCES = \
75 gnunet-service-core.c gnunet-service-core.h \ 72 gnunet-service-core.c gnunet-service-core.h \
76 gnunet-service-core_kx.c gnunet-service-core_kx.h \ 73 gnunet-service-core_kx.c gnunet-service-core_kx.h \
@@ -84,14 +81,6 @@ gnunet_service_core_LDADD = \
84 $(GN_LIBINTL) $(Z_LIBS) 81 $(GN_LIBINTL) $(Z_LIBS)
85 82
86 83
87gnunet_core_SOURCES = \
88 gnunet-core.c
89gnunet_core_LDADD = \
90 libgnunetcore.la \
91 $(top_builddir)/src/lib/util/libgnunetutil.la
92gnunet_core_LDFLAGS = \
93 $(GN_LIBINTL)
94
95TESTING_TESTS = \ 84TESTING_TESTS = \
96 test_core_api_send_to_self 85 test_core_api_send_to_self
97 86
diff --git a/src/core/core.conf.in b/src/service/core/core.conf.in
index 00faf6079..00faf6079 100644
--- a/src/core/core.conf.in
+++ b/src/service/core/core.conf.in
diff --git a/src/core/core.h b/src/service/core/core.h
index d4596f038..d4596f038 100644
--- a/src/core/core.h
+++ b/src/service/core/core.h
diff --git a/src/core/core_api.c b/src/service/core/core_api.c
index 2e0bb1785..2e0bb1785 100644
--- a/src/core/core_api.c
+++ b/src/service/core/core_api.c
diff --git a/src/core/core_api_cmd_connecting_peers.c b/src/service/core/core_api_cmd_connecting_peers.c
index ce2184a3c..ce2184a3c 100644
--- a/src/core/core_api_cmd_connecting_peers.c
+++ b/src/service/core/core_api_cmd_connecting_peers.c
diff --git a/src/core/core_api_monitor_peers.c b/src/service/core/core_api_monitor_peers.c
index 3be8e3859..3be8e3859 100644
--- a/src/core/core_api_monitor_peers.c
+++ b/src/service/core/core_api_monitor_peers.c
diff --git a/src/core/gnunet-service-core.c b/src/service/core/gnunet-service-core.c
index e387fecc9..e387fecc9 100644
--- a/src/core/gnunet-service-core.c
+++ b/src/service/core/gnunet-service-core.c
diff --git a/src/core/gnunet-service-core.h b/src/service/core/gnunet-service-core.h
index 0f71f221a..0f71f221a 100644
--- a/src/core/gnunet-service-core.h
+++ b/src/service/core/gnunet-service-core.h
diff --git a/src/core/gnunet-service-core_kx.c b/src/service/core/gnunet-service-core_kx.c
index ca7bccbd9..ca7bccbd9 100644
--- a/src/core/gnunet-service-core_kx.c
+++ b/src/service/core/gnunet-service-core_kx.c
diff --git a/src/core/gnunet-service-core_kx.h b/src/service/core/gnunet-service-core_kx.h
index 8bcac3f68..8bcac3f68 100644
--- a/src/core/gnunet-service-core_kx.h
+++ b/src/service/core/gnunet-service-core_kx.h
diff --git a/src/core/gnunet-service-core_sessions.c b/src/service/core/gnunet-service-core_sessions.c
index e103c89f5..e103c89f5 100644
--- a/src/core/gnunet-service-core_sessions.c
+++ b/src/service/core/gnunet-service-core_sessions.c
diff --git a/src/core/gnunet-service-core_sessions.h b/src/service/core/gnunet-service-core_sessions.h
index fda2cc32c..fda2cc32c 100644
--- a/src/core/gnunet-service-core_sessions.h
+++ b/src/service/core/gnunet-service-core_sessions.h
diff --git a/src/core/gnunet-service-core_typemap.c b/src/service/core/gnunet-service-core_typemap.c
index 200a84b23..200a84b23 100644
--- a/src/core/gnunet-service-core_typemap.c
+++ b/src/service/core/gnunet-service-core_typemap.c
diff --git a/src/core/gnunet-service-core_typemap.h b/src/service/core/gnunet-service-core_typemap.h
index de41f4220..de41f4220 100644
--- a/src/core/gnunet-service-core_typemap.h
+++ b/src/service/core/gnunet-service-core_typemap.h
diff --git a/src/core/meson.build b/src/service/core/meson.build
index 2e3e958af..2e3e958af 100644
--- a/src/core/meson.build
+++ b/src/service/core/meson.build
diff --git a/src/core/test_core_api.c b/src/service/core/test_core_api.c
index 653ce1aa0..653ce1aa0 100644
--- a/src/core/test_core_api.c
+++ b/src/service/core/test_core_api.c
diff --git a/src/core/test_core_api_data.conf b/src/service/core/test_core_api_data.conf
index 420849ba9..420849ba9 100644
--- a/src/core/test_core_api_data.conf
+++ b/src/service/core/test_core_api_data.conf
diff --git a/src/core/test_core_api_peer1.conf b/src/service/core/test_core_api_peer1.conf
index 28463effe..28463effe 100644
--- a/src/core/test_core_api_peer1.conf
+++ b/src/service/core/test_core_api_peer1.conf
diff --git a/src/core/test_core_api_peer2.conf b/src/service/core/test_core_api_peer2.conf
index 819d58d17..819d58d17 100644
--- a/src/core/test_core_api_peer2.conf
+++ b/src/service/core/test_core_api_peer2.conf
diff --git a/src/core/test_core_api_reliability.c b/src/service/core/test_core_api_reliability.c
index d4b55a6b8..d4b55a6b8 100644
--- a/src/core/test_core_api_reliability.c
+++ b/src/service/core/test_core_api_reliability.c
diff --git a/src/core/test_core_api_send_to_self.c b/src/service/core/test_core_api_send_to_self.c
index c2e39cd26..c2e39cd26 100644
--- a/src/core/test_core_api_send_to_self.c
+++ b/src/service/core/test_core_api_send_to_self.c
diff --git a/src/core/test_core_api_send_to_self.conf b/src/service/core/test_core_api_send_to_self.conf
index fe8e69999..fe8e69999 100644
--- a/src/core/test_core_api_send_to_self.conf
+++ b/src/service/core/test_core_api_send_to_self.conf
diff --git a/src/core/test_core_api_start_only.c b/src/service/core/test_core_api_start_only.c
index e50d3b2ec..e50d3b2ec 100644
--- a/src/core/test_core_api_start_only.c
+++ b/src/service/core/test_core_api_start_only.c
diff --git a/src/core/test_core_defaults.conf b/src/service/core/test_core_defaults.conf
index 7c7dad99e..7c7dad99e 100644
--- a/src/core/test_core_defaults.conf
+++ b/src/service/core/test_core_defaults.conf
diff --git a/src/core/test_core_plugin_cmd_just_run.c b/src/service/core/test_core_plugin_cmd_just_run.c
index 176d055c8..176d055c8 100644
--- a/src/core/test_core_plugin_cmd_just_run.c
+++ b/src/service/core/test_core_plugin_cmd_just_run.c
diff --git a/src/core/test_core_quota_asymmetric_recv_limited_peer1.conf b/src/service/core/test_core_quota_asymmetric_recv_limited_peer1.conf
index 766a2e73b..766a2e73b 100644
--- a/src/core/test_core_quota_asymmetric_recv_limited_peer1.conf
+++ b/src/service/core/test_core_quota_asymmetric_recv_limited_peer1.conf
diff --git a/src/core/test_core_quota_asymmetric_recv_limited_peer2.conf b/src/service/core/test_core_quota_asymmetric_recv_limited_peer2.conf
index 30c0bb81f..30c0bb81f 100644
--- a/src/core/test_core_quota_asymmetric_recv_limited_peer2.conf
+++ b/src/service/core/test_core_quota_asymmetric_recv_limited_peer2.conf
diff --git a/src/core/test_core_quota_asymmetric_send_limit_peer1.conf b/src/service/core/test_core_quota_asymmetric_send_limit_peer1.conf
index 4a9f483d6..4a9f483d6 100644
--- a/src/core/test_core_quota_asymmetric_send_limit_peer1.conf
+++ b/src/service/core/test_core_quota_asymmetric_send_limit_peer1.conf
diff --git a/src/core/test_core_quota_asymmetric_send_limit_peer2.conf b/src/service/core/test_core_quota_asymmetric_send_limit_peer2.conf
index 36434461c..36434461c 100644
--- a/src/core/test_core_quota_asymmetric_send_limit_peer2.conf
+++ b/src/service/core/test_core_quota_asymmetric_send_limit_peer2.conf
diff --git a/src/core/test_core_quota_compliance.c b/src/service/core/test_core_quota_compliance.c
index 099c6fa3b..099c6fa3b 100644
--- a/src/core/test_core_quota_compliance.c
+++ b/src/service/core/test_core_quota_compliance.c
diff --git a/src/core/test_core_quota_peer1.conf b/src/service/core/test_core_quota_peer1.conf
index ec592f778..ec592f778 100644
--- a/src/core/test_core_quota_peer1.conf
+++ b/src/service/core/test_core_quota_peer1.conf
diff --git a/src/core/test_core_quota_peer2.conf b/src/service/core/test_core_quota_peer2.conf
index 65d0710bb..65d0710bb 100644
--- a/src/core/test_core_quota_peer2.conf
+++ b/src/service/core/test_core_quota_peer2.conf
diff --git a/src/core/test_core_start_testcase.sh b/src/service/core/test_core_start_testcase.sh
index 78e67dbf5..78e67dbf5 100755
--- a/src/core/test_core_start_testcase.sh
+++ b/src/service/core/test_core_start_testcase.sh
diff --git a/src/set/Makefile.am b/src/set/Makefile.am
index cd65b66e6..d8c47f45d 100644
--- a/src/set/Makefile.am
+++ b/src/set/Makefile.am
@@ -51,7 +51,7 @@ gnunet_service_set_SOURCES = \
51gnunet_service_set_LDADD = \ 51gnunet_service_set_LDADD = \
52 $(top_builddir)/src/lib/util/libgnunetutil.la \ 52 $(top_builddir)/src/lib/util/libgnunetutil.la \
53 $(top_builddir)/src/statistics/libgnunetstatistics.la \ 53 $(top_builddir)/src/statistics/libgnunetstatistics.la \
54 $(top_builddir)/src/core/libgnunetcore.la \ 54 $(top_builddir)/src/service/core/libgnunetcore.la \
55 $(top_builddir)/src/cadet/libgnunetcadet.la \ 55 $(top_builddir)/src/cadet/libgnunetcadet.la \
56 $(top_builddir)/src/lib/block/libgnunetblock.la \ 56 $(top_builddir)/src/lib/block/libgnunetblock.la \
57 libgnunetset.la \ 57 libgnunetset.la \
diff --git a/src/seti/Makefile.am b/src/seti/Makefile.am
index 681cde703..96adf377d 100644
--- a/src/seti/Makefile.am
+++ b/src/seti/Makefile.am
@@ -39,7 +39,7 @@ gnunet_service_seti_SOURCES = \
39gnunet_service_seti_LDADD = \ 39gnunet_service_seti_LDADD = \
40 $(top_builddir)/src/lib/util/libgnunetutil.la \ 40 $(top_builddir)/src/lib/util/libgnunetutil.la \
41 $(top_builddir)/src/statistics/libgnunetstatistics.la \ 41 $(top_builddir)/src/statistics/libgnunetstatistics.la \
42 $(top_builddir)/src/core/libgnunetcore.la \ 42 $(top_builddir)/src/service/core/libgnunetcore.la \
43 $(top_builddir)/src/cadet/libgnunetcadet.la \ 43 $(top_builddir)/src/cadet/libgnunetcadet.la \
44 $(top_builddir)/src/lib/block/libgnunetblock.la \ 44 $(top_builddir)/src/lib/block/libgnunetblock.la \
45 libgnunetseti.la \ 45 libgnunetseti.la \
diff --git a/src/setu/Makefile.am b/src/setu/Makefile.am
index c2a87f7a9..3ecd8f32a 100644
--- a/src/setu/Makefile.am
+++ b/src/setu/Makefile.am
@@ -49,7 +49,7 @@ gnunet_service_setu_SOURCES = \
49gnunet_service_setu_LDADD = \ 49gnunet_service_setu_LDADD = \
50 $(top_builddir)/src/lib/util/libgnunetutil.la \ 50 $(top_builddir)/src/lib/util/libgnunetutil.la \
51 $(top_builddir)/src/statistics/libgnunetstatistics.la \ 51 $(top_builddir)/src/statistics/libgnunetstatistics.la \
52 $(top_builddir)/src/core/libgnunetcore.la \ 52 $(top_builddir)/src/service/core/libgnunetcore.la \
53 $(top_builddir)/src/cadet/libgnunetcadet.la \ 53 $(top_builddir)/src/cadet/libgnunetcadet.la \
54 $(top_builddir)/src/lib/block/libgnunetblock.la \ 54 $(top_builddir)/src/lib/block/libgnunetblock.la \
55 libgnunetsetu.la \ 55 libgnunetsetu.la \
diff --git a/src/topology/Makefile.am b/src/topology/Makefile.am
index c8086b74d..620d51d9a 100644
--- a/src/topology/Makefile.am
+++ b/src/topology/Makefile.am
@@ -19,7 +19,7 @@ libexec_PROGRAMS = \
19gnunet_daemon_topology_SOURCES = \ 19gnunet_daemon_topology_SOURCES = \
20 gnunet-daemon-topology.c 20 gnunet-daemon-topology.c
21gnunet_daemon_topology_LDADD = \ 21gnunet_daemon_topology_LDADD = \
22 $(top_builddir)/src/core/libgnunetcore.la \ 22 $(top_builddir)/src/service/core/libgnunetcore.la \
23 $(top_builddir)/src/peerstore/libgnunetpeerstore.la \ 23 $(top_builddir)/src/peerstore/libgnunetpeerstore.la \
24 $(top_builddir)/src/statistics/libgnunetstatistics.la \ 24 $(top_builddir)/src/statistics/libgnunetstatistics.la \
25 $(top_builddir)/src/transport/libgnunettransportapplication.la \ 25 $(top_builddir)/src/transport/libgnunettransportapplication.la \