aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac12
-rw-r--r--po/POTFILES.in34
-rw-r--r--src/Makefile.am3
-rw-r--r--src/contrib/service/Makefile.am3
-rw-r--r--src/contrib/service/consensus/.gitignore (renamed from src/consensus/.gitignore)0
-rw-r--r--src/contrib/service/consensus/Makefile.am (renamed from src/consensus/Makefile.am)4
-rw-r--r--src/contrib/service/consensus/consensus-simulation.py.in (renamed from src/consensus/consensus-simulation.py.in)0
-rw-r--r--src/contrib/service/consensus/consensus.conf.in (renamed from src/consensus/consensus.conf.in)0
-rw-r--r--src/contrib/service/consensus/consensus.h (renamed from src/consensus/consensus.h)0
-rw-r--r--src/contrib/service/consensus/consensus_api.c (renamed from src/consensus/consensus_api.c)0
-rw-r--r--src/contrib/service/consensus/consensus_protocol.h (renamed from src/consensus/consensus_protocol.h)0
-rw-r--r--src/contrib/service/consensus/gnunet-service-consensus.c (renamed from src/consensus/gnunet-service-consensus.c)0
-rw-r--r--src/contrib/service/consensus/meson.build (renamed from src/consensus/meson.build)0
-rw-r--r--src/contrib/service/consensus/plugin_block_consensus.c (renamed from src/consensus/plugin_block_consensus.c)0
-rw-r--r--src/contrib/service/consensus/test_consensus.conf (renamed from src/consensus/test_consensus.conf)0
-rw-r--r--src/contrib/service/consensus/test_consensus_api.c (renamed from src/consensus/test_consensus_api.c)0
-rw-r--r--src/contrib/service/secretsharing/.gitignore (renamed from src/secretsharing/.gitignore)0
-rw-r--r--src/contrib/service/secretsharing/Makefile.am (renamed from src/secretsharing/Makefile.am)2
-rw-r--r--src/contrib/service/secretsharing/gnunet-secretsharing-profiler.c (renamed from src/secretsharing/gnunet-secretsharing-profiler.c)0
-rw-r--r--src/contrib/service/secretsharing/gnunet-service-secretsharing.c (renamed from src/secretsharing/gnunet-service-secretsharing.c)0
-rw-r--r--src/contrib/service/secretsharing/meson.build (renamed from src/secretsharing/meson.build)0
-rw-r--r--src/contrib/service/secretsharing/secretsharing.conf.in (renamed from src/secretsharing/secretsharing.conf.in)0
-rw-r--r--src/contrib/service/secretsharing/secretsharing.h (renamed from src/secretsharing/secretsharing.h)0
-rw-r--r--src/contrib/service/secretsharing/secretsharing_api.c (renamed from src/secretsharing/secretsharing_api.c)0
-rw-r--r--src/contrib/service/secretsharing/secretsharing_common.c (renamed from src/secretsharing/secretsharing_common.c)0
-rw-r--r--src/contrib/service/secretsharing/secretsharing_protocol.h (renamed from src/secretsharing/secretsharing_protocol.h)0
-rw-r--r--src/contrib/service/secretsharing/test_secretsharing.conf (renamed from src/secretsharing/test_secretsharing.conf)0
-rw-r--r--src/contrib/service/secretsharing/test_secretsharing_api.c (renamed from src/secretsharing/test_secretsharing_api.c)0
-rw-r--r--src/contrib/service/set/.gitignore (renamed from src/set/.gitignore)0
-rw-r--r--src/contrib/service/set/Makefile.am (renamed from src/set/Makefile.am)0
-rw-r--r--src/contrib/service/set/gnunet-service-set.c (renamed from src/set/gnunet-service-set.c)0
-rw-r--r--src/contrib/service/set/gnunet-service-set.h (renamed from src/set/gnunet-service-set.h)0
-rw-r--r--src/contrib/service/set/gnunet-service-set_intersection.c (renamed from src/set/gnunet-service-set_intersection.c)0
-rw-r--r--src/contrib/service/set/gnunet-service-set_intersection.h (renamed from src/set/gnunet-service-set_intersection.h)0
-rw-r--r--src/contrib/service/set/gnunet-service-set_protocol.h (renamed from src/set/gnunet-service-set_protocol.h)0
-rw-r--r--src/contrib/service/set/gnunet-service-set_union.c (renamed from src/set/gnunet-service-set_union.c)0
-rw-r--r--src/contrib/service/set/gnunet-service-set_union.h (renamed from src/set/gnunet-service-set_union.h)0
-rw-r--r--src/contrib/service/set/gnunet-service-set_union_strata_estimator.c (renamed from src/set/gnunet-service-set_union_strata_estimator.c)0
-rw-r--r--src/contrib/service/set/gnunet-service-set_union_strata_estimator.h (renamed from src/set/gnunet-service-set_union_strata_estimator.h)0
-rw-r--r--src/contrib/service/set/gnunet-set-ibf-profiler.c (renamed from src/set/gnunet-set-ibf-profiler.c)0
-rw-r--r--src/contrib/service/set/gnunet-set-profiler.c (renamed from src/set/gnunet-set-profiler.c)0
-rw-r--r--src/contrib/service/set/ibf.c (renamed from src/set/ibf.c)0
-rw-r--r--src/contrib/service/set/ibf.h (renamed from src/set/ibf.h)0
-rw-r--r--src/contrib/service/set/ibf_sim.c (renamed from src/set/ibf_sim.c)0
-rw-r--r--src/contrib/service/set/meson.build (renamed from src/set/meson.build)0
-rw-r--r--src/contrib/service/set/plugin_block_set_test.c (renamed from src/set/plugin_block_set_test.c)0
-rw-r--r--src/contrib/service/set/set.conf.in (renamed from src/set/set.conf.in)0
-rw-r--r--src/contrib/service/set/set.h (renamed from src/set/set.h)0
-rw-r--r--src/contrib/service/set/set_api.c (renamed from src/set/set_api.c)0
-rw-r--r--src/contrib/service/set/test_set.conf (renamed from src/set/test_set.conf)0
-rw-r--r--src/contrib/service/set/test_set_api.c (renamed from src/set/test_set_api.c)0
-rw-r--r--src/contrib/service/set/test_set_intersection_result_full.c (renamed from src/set/test_set_intersection_result_full.c)0
-rw-r--r--src/contrib/service/set/test_set_union_copy.c (renamed from src/set/test_set_union_copy.c)0
-rw-r--r--src/contrib/service/set/test_set_union_result_symmetric.c (renamed from src/set/test_set_union_result_symmetric.c)0
54 files changed, 29 insertions, 29 deletions
diff --git a/configure.ac b/configure.ac
index d4a84a989..5df94e8e7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1303,12 +1303,16 @@ src/contrib/service/Makefile
1303src/contrib/service/abd/Makefile 1303src/contrib/service/abd/Makefile
1304src/contrib/service/abd/abd.conf 1304src/contrib/service/abd/abd.conf
1305src/contrib/service/auction/Makefile 1305src/contrib/service/auction/Makefile
1306src/contrib/service/consensus/Makefile
1307src/contrib/service/consensus/consensus.conf
1308src/contrib/service/secretsharing/Makefile
1309src/contrib/service/secretsharing/secretsharing.conf
1310src/contrib/service/set/Makefile
1311src/contrib/service/set/set.conf
1306src/contrib/service/rps/Makefile 1312src/contrib/service/rps/Makefile
1307src/contrib/service/rps/rps.conf 1313src/contrib/service/rps/rps.conf
1308src/contrib/service/template/Makefile 1314src/contrib/service/template/Makefile
1309src/contrib/cli/template/Makefile 1315src/contrib/cli/template/Makefile
1310src/consensus/Makefile
1311src/consensus/consensus.conf
1312src/conversation/Makefile 1316src/conversation/Makefile
1313src/conversation/conversation.conf 1317src/conversation/conversation.conf
1314src/exit/Makefile 1318src/exit/Makefile
@@ -1323,12 +1327,8 @@ src/include/gnunet_config.h
1323src/pt/Makefile 1327src/pt/Makefile
1324src/revocation/Makefile 1328src/revocation/Makefile
1325src/revocation/revocation.conf 1329src/revocation/revocation.conf
1326src/secretsharing/Makefile
1327src/secretsharing/secretsharing.conf
1328src/scalarproduct/Makefile 1330src/scalarproduct/Makefile
1329src/scalarproduct/scalarproduct.conf 1331src/scalarproduct/scalarproduct.conf
1330src/set/Makefile
1331src/set/set.conf
1332src/seti/Makefile 1332src/seti/Makefile
1333src/seti/seti.conf 1333src/seti/seti.conf
1334src/setu/Makefile 1334src/setu/Makefile
diff --git a/po/POTFILES.in b/po/POTFILES.in
index be60d2b50..05bc968e4 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -27,9 +27,6 @@ src/cli/util/gnunet-resolver.c
27src/cli/util/gnunet-scrypt.c 27src/cli/util/gnunet-scrypt.c
28src/cli/util/gnunet-timeout.c 28src/cli/util/gnunet-timeout.c
29src/cli/util/gnunet-uri.c 29src/cli/util/gnunet-uri.c
30src/consensus/consensus_api.c
31src/consensus/gnunet-service-consensus.c
32src/consensus/plugin_block_consensus.c
33src/contrib/cli/template/gnunet-template.c 30src/contrib/cli/template/gnunet-template.c
34src/contrib/service/abd/abd_api.c 31src/contrib/service/abd/abd_api.c
35src/contrib/service/abd/abd_serialization.c 32src/contrib/service/abd/abd_serialization.c
@@ -41,6 +38,9 @@ src/contrib/service/auction/gnunet-auction-create.c
41src/contrib/service/auction/gnunet-auction-info.c 38src/contrib/service/auction/gnunet-auction-info.c
42src/contrib/service/auction/gnunet-auction-join.c 39src/contrib/service/auction/gnunet-auction-join.c
43src/contrib/service/auction/gnunet-service-auction.c 40src/contrib/service/auction/gnunet-service-auction.c
41src/contrib/service/consensus/consensus_api.c
42src/contrib/service/consensus/gnunet-service-consensus.c
43src/contrib/service/consensus/plugin_block_consensus.c
44src/contrib/service/rps/gnunet-rps-profiler.c 44src/contrib/service/rps/gnunet-rps-profiler.c
45src/contrib/service/rps/gnunet-rps.c 45src/contrib/service/rps/gnunet-rps.c
46src/contrib/service/rps/gnunet-service-rps.c 46src/contrib/service/rps/gnunet-service-rps.c
@@ -52,6 +52,20 @@ src/contrib/service/rps/rps-sampler_client.c
52src/contrib/service/rps/rps-sampler_common.c 52src/contrib/service/rps/rps-sampler_common.c
53src/contrib/service/rps/rps-test_util.c 53src/contrib/service/rps/rps-test_util.c
54src/contrib/service/rps/rps_api.c 54src/contrib/service/rps/rps_api.c
55src/contrib/service/secretsharing/gnunet-secretsharing-profiler.c
56src/contrib/service/secretsharing/gnunet-service-secretsharing.c
57src/contrib/service/secretsharing/secretsharing_api.c
58src/contrib/service/secretsharing/secretsharing_common.c
59src/contrib/service/set/gnunet-service-set.c
60src/contrib/service/set/gnunet-service-set_intersection.c
61src/contrib/service/set/gnunet-service-set_union.c
62src/contrib/service/set/gnunet-service-set_union_strata_estimator.c
63src/contrib/service/set/gnunet-set-ibf-profiler.c
64src/contrib/service/set/gnunet-set-profiler.c
65src/contrib/service/set/ibf.c
66src/contrib/service/set/ibf_sim.c
67src/contrib/service/set/plugin_block_set_test.c
68src/contrib/service/set/set_api.c
55src/contrib/service/template/gnunet-service-template.c 69src/contrib/service/template/gnunet-service-template.c
56src/conversation/conversation_api.c 70src/conversation/conversation_api.c
57src/conversation/conversation_api_call.c 71src/conversation/conversation_api_call.c
@@ -308,10 +322,6 @@ src/scalarproduct/gnunet-service-scalarproduct-ecc_bob.c
308src/scalarproduct/gnunet-service-scalarproduct_alice.c 322src/scalarproduct/gnunet-service-scalarproduct_alice.c
309src/scalarproduct/gnunet-service-scalarproduct_bob.c 323src/scalarproduct/gnunet-service-scalarproduct_bob.c
310src/scalarproduct/scalarproduct_api.c 324src/scalarproduct/scalarproduct_api.c
311src/secretsharing/gnunet-secretsharing-profiler.c
312src/secretsharing/gnunet-service-secretsharing.c
313src/secretsharing/secretsharing_api.c
314src/secretsharing/secretsharing_common.c
315src/service/arm/arm_api.c 325src/service/arm/arm_api.c
316src/service/arm/arm_monitor_api.c 326src/service/arm/arm_monitor_api.c
317src/service/arm/gnunet-service-arm.c 327src/service/arm/gnunet-service-arm.c
@@ -469,16 +479,6 @@ src/service/transport/transport_api_cmd_start_peer.c
469src/service/transport/transport_api_cmd_stop_peer.c 479src/service/transport/transport_api_cmd_stop_peer.c
470src/service/transport/transport_api_traits.c 480src/service/transport/transport_api_traits.c
471src/service/util/gnunet-service-resolver.c 481src/service/util/gnunet-service-resolver.c
472src/set/gnunet-service-set.c
473src/set/gnunet-service-set_intersection.c
474src/set/gnunet-service-set_union.c
475src/set/gnunet-service-set_union_strata_estimator.c
476src/set/gnunet-set-ibf-profiler.c
477src/set/gnunet-set-profiler.c
478src/set/ibf.c
479src/set/ibf_sim.c
480src/set/plugin_block_set_test.c
481src/set/set_api.c
482src/seti/gnunet-service-seti.c 482src/seti/gnunet-service-seti.c
483src/seti/gnunet-seti-profiler.c 483src/seti/gnunet-seti-profiler.c
484src/seti/plugin_block_seti_test.c 484src/seti/plugin_block_seti_test.c
diff --git a/src/Makefile.am b/src/Makefile.am
index 208049b50..0cafaf276 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -17,10 +17,8 @@ SUBDIRS = \
17 rest-plugin \ 17 rest-plugin \
18 cli \ 18 cli \
19 contrib \ 19 contrib \
20 set \
21 seti \ 20 seti \
22 setu \ 21 setu \
23 consensus \
24 scalarproduct \ 22 scalarproduct \
25 revocation \ 23 revocation \
26 vpn \ 24 vpn \
@@ -30,6 +28,5 @@ SUBDIRS = \
30 fs \ 28 fs \
31 exit \ 29 exit \
32 pt \ 30 pt \
33 secretsharing \
34 reclaim \ 31 reclaim \
35 messenger 32 messenger
diff --git a/src/contrib/service/Makefile.am b/src/contrib/service/Makefile.am
index d7cb9946d..cfab56206 100644
--- a/src/contrib/service/Makefile.am
+++ b/src/contrib/service/Makefile.am
@@ -7,4 +7,7 @@ endif
7 7
8SUBDIRS = \ 8SUBDIRS = \
9 template \ 9 template \
10 set \
11 consensus \
12 secretsharing \
10 $(EXP_DIR) 13 $(EXP_DIR)
diff --git a/src/consensus/.gitignore b/src/contrib/service/consensus/.gitignore
index 8050d760e..8050d760e 100644
--- a/src/consensus/.gitignore
+++ b/src/contrib/service/consensus/.gitignore
diff --git a/src/consensus/Makefile.am b/src/contrib/service/consensus/Makefile.am
index a578a62cc..69405b90e 100644
--- a/src/consensus/Makefile.am
+++ b/src/contrib/service/consensus/Makefile.am
@@ -40,7 +40,7 @@ gnunet_service_consensus_SOURCES = \
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/service/core/libgnunetcore.la \ 42 $(top_builddir)/src/service/core/libgnunetcore.la \
43 $(top_builddir)/src/set/libgnunetset.la \ 43 $(top_builddir)/src/contrib/service/set/libgnunetset.la \
44 $(top_builddir)/src/service/statistics/libgnunetstatistics.la \ 44 $(top_builddir)/src/service/statistics/libgnunetstatistics.la \
45 $(GN_LIBINTL) 45 $(GN_LIBINTL)
46 46
@@ -50,7 +50,7 @@ gnunet_service_evil_consensus_SOURCES = \
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/service/core/libgnunetcore.la \ 52 $(top_builddir)/src/service/core/libgnunetcore.la \
53 $(top_builddir)/src/set/libgnunetset.la \ 53 $(top_builddir)/src/contrib/service/set/libgnunetset.la \
54 $(top_builddir)/src/service/statistics/libgnunetstatistics.la \ 54 $(top_builddir)/src/service/statistics/libgnunetstatistics.la \
55 $(GN_LIBINTL) 55 $(GN_LIBINTL)
56gnunet_service_evil_consensus_CFLAGS = -DEVIL 56gnunet_service_evil_consensus_CFLAGS = -DEVIL
diff --git a/src/consensus/consensus-simulation.py.in b/src/contrib/service/consensus/consensus-simulation.py.in
index 272a52da2..272a52da2 100644
--- a/src/consensus/consensus-simulation.py.in
+++ b/src/contrib/service/consensus/consensus-simulation.py.in
diff --git a/src/consensus/consensus.conf.in b/src/contrib/service/consensus/consensus.conf.in
index b0fbcaf5a..b0fbcaf5a 100644
--- a/src/consensus/consensus.conf.in
+++ b/src/contrib/service/consensus/consensus.conf.in
diff --git a/src/consensus/consensus.h b/src/contrib/service/consensus/consensus.h
index 888213d55..888213d55 100644
--- a/src/consensus/consensus.h
+++ b/src/contrib/service/consensus/consensus.h
diff --git a/src/consensus/consensus_api.c b/src/contrib/service/consensus/consensus_api.c
index 01d0ad3de..01d0ad3de 100644
--- a/src/consensus/consensus_api.c
+++ b/src/contrib/service/consensus/consensus_api.c
diff --git a/src/consensus/consensus_protocol.h b/src/contrib/service/consensus/consensus_protocol.h
index 0afd56b27..0afd56b27 100644
--- a/src/consensus/consensus_protocol.h
+++ b/src/contrib/service/consensus/consensus_protocol.h
diff --git a/src/consensus/gnunet-service-consensus.c b/src/contrib/service/consensus/gnunet-service-consensus.c
index 5b6b9bbd7..5b6b9bbd7 100644
--- a/src/consensus/gnunet-service-consensus.c
+++ b/src/contrib/service/consensus/gnunet-service-consensus.c
diff --git a/src/consensus/meson.build b/src/contrib/service/consensus/meson.build
index b66acf2b9..b66acf2b9 100644
--- a/src/consensus/meson.build
+++ b/src/contrib/service/consensus/meson.build
diff --git a/src/consensus/plugin_block_consensus.c b/src/contrib/service/consensus/plugin_block_consensus.c
index 241d8fc7b..241d8fc7b 100644
--- a/src/consensus/plugin_block_consensus.c
+++ b/src/contrib/service/consensus/plugin_block_consensus.c
diff --git a/src/consensus/test_consensus.conf b/src/contrib/service/consensus/test_consensus.conf
index df7fb6861..df7fb6861 100644
--- a/src/consensus/test_consensus.conf
+++ b/src/contrib/service/consensus/test_consensus.conf
diff --git a/src/consensus/test_consensus_api.c b/src/contrib/service/consensus/test_consensus_api.c
index 235a67484..235a67484 100644
--- a/src/consensus/test_consensus_api.c
+++ b/src/contrib/service/consensus/test_consensus_api.c
diff --git a/src/secretsharing/.gitignore b/src/contrib/service/secretsharing/.gitignore
index fe9db53a4..fe9db53a4 100644
--- a/src/secretsharing/.gitignore
+++ b/src/contrib/service/secretsharing/.gitignore
diff --git a/src/secretsharing/Makefile.am b/src/contrib/service/secretsharing/Makefile.am
index c22d57fea..afc42309c 100644
--- a/src/secretsharing/Makefile.am
+++ b/src/contrib/service/secretsharing/Makefile.am
@@ -40,7 +40,7 @@ gnunet_service_secretsharing_SOURCES = \
40gnunet_service_secretsharing_CFLAGS = $(AM_CFLAGS) 40gnunet_service_secretsharing_CFLAGS = $(AM_CFLAGS)
41gnunet_service_secretsharing_LDADD = \ 41gnunet_service_secretsharing_LDADD = \
42 $(top_builddir)/src/lib/util/libgnunetutil.la \ 42 $(top_builddir)/src/lib/util/libgnunetutil.la \
43 $(top_builddir)/src/consensus/libgnunetconsensus.la \ 43 $(top_builddir)/src/contrib/service/consensus/libgnunetconsensus.la \
44 $(LIBGCRYPT_LIBS) \ 44 $(LIBGCRYPT_LIBS) \
45 $(GN_LIBINTL) 45 $(GN_LIBINTL)
46 46
diff --git a/src/secretsharing/gnunet-secretsharing-profiler.c b/src/contrib/service/secretsharing/gnunet-secretsharing-profiler.c
index 432d6da89..432d6da89 100644
--- a/src/secretsharing/gnunet-secretsharing-profiler.c
+++ b/src/contrib/service/secretsharing/gnunet-secretsharing-profiler.c
diff --git a/src/secretsharing/gnunet-service-secretsharing.c b/src/contrib/service/secretsharing/gnunet-service-secretsharing.c
index 84338bd11..84338bd11 100644
--- a/src/secretsharing/gnunet-service-secretsharing.c
+++ b/src/contrib/service/secretsharing/gnunet-service-secretsharing.c
diff --git a/src/secretsharing/meson.build b/src/contrib/service/secretsharing/meson.build
index bfd66dddb..bfd66dddb 100644
--- a/src/secretsharing/meson.build
+++ b/src/contrib/service/secretsharing/meson.build
diff --git a/src/secretsharing/secretsharing.conf.in b/src/contrib/service/secretsharing/secretsharing.conf.in
index df8566abd..df8566abd 100644
--- a/src/secretsharing/secretsharing.conf.in
+++ b/src/contrib/service/secretsharing/secretsharing.conf.in
diff --git a/src/secretsharing/secretsharing.h b/src/contrib/service/secretsharing/secretsharing.h
index 6e104ebfa..6e104ebfa 100644
--- a/src/secretsharing/secretsharing.h
+++ b/src/contrib/service/secretsharing/secretsharing.h
diff --git a/src/secretsharing/secretsharing_api.c b/src/contrib/service/secretsharing/secretsharing_api.c
index 595af751f..595af751f 100644
--- a/src/secretsharing/secretsharing_api.c
+++ b/src/contrib/service/secretsharing/secretsharing_api.c
diff --git a/src/secretsharing/secretsharing_common.c b/src/contrib/service/secretsharing/secretsharing_common.c
index 44b96b1c8..44b96b1c8 100644
--- a/src/secretsharing/secretsharing_common.c
+++ b/src/contrib/service/secretsharing/secretsharing_common.c
diff --git a/src/secretsharing/secretsharing_protocol.h b/src/contrib/service/secretsharing/secretsharing_protocol.h
index e6f3ba286..e6f3ba286 100644
--- a/src/secretsharing/secretsharing_protocol.h
+++ b/src/contrib/service/secretsharing/secretsharing_protocol.h
diff --git a/src/secretsharing/test_secretsharing.conf b/src/contrib/service/secretsharing/test_secretsharing.conf
index 9cbe3ebb1..9cbe3ebb1 100644
--- a/src/secretsharing/test_secretsharing.conf
+++ b/src/contrib/service/secretsharing/test_secretsharing.conf
diff --git a/src/secretsharing/test_secretsharing_api.c b/src/contrib/service/secretsharing/test_secretsharing_api.c
index 470bfddf4..470bfddf4 100644
--- a/src/secretsharing/test_secretsharing_api.c
+++ b/src/contrib/service/secretsharing/test_secretsharing_api.c
diff --git a/src/set/.gitignore b/src/contrib/service/set/.gitignore
index f1c958639..f1c958639 100644
--- a/src/set/.gitignore
+++ b/src/contrib/service/set/.gitignore
diff --git a/src/set/Makefile.am b/src/contrib/service/set/Makefile.am
index 88d4d39ad..88d4d39ad 100644
--- a/src/set/Makefile.am
+++ b/src/contrib/service/set/Makefile.am
diff --git a/src/set/gnunet-service-set.c b/src/contrib/service/set/gnunet-service-set.c
index 7c522ec34..7c522ec34 100644
--- a/src/set/gnunet-service-set.c
+++ b/src/contrib/service/set/gnunet-service-set.c
diff --git a/src/set/gnunet-service-set.h b/src/contrib/service/set/gnunet-service-set.h
index abdec7f08..abdec7f08 100644
--- a/src/set/gnunet-service-set.h
+++ b/src/contrib/service/set/gnunet-service-set.h
diff --git a/src/set/gnunet-service-set_intersection.c b/src/contrib/service/set/gnunet-service-set_intersection.c
index 51a8d0dbc..51a8d0dbc 100644
--- a/src/set/gnunet-service-set_intersection.c
+++ b/src/contrib/service/set/gnunet-service-set_intersection.c
diff --git a/src/set/gnunet-service-set_intersection.h b/src/contrib/service/set/gnunet-service-set_intersection.h
index d8884d0a7..d8884d0a7 100644
--- a/src/set/gnunet-service-set_intersection.h
+++ b/src/contrib/service/set/gnunet-service-set_intersection.h
diff --git a/src/set/gnunet-service-set_protocol.h b/src/contrib/service/set/gnunet-service-set_protocol.h
index a2803ee47..a2803ee47 100644
--- a/src/set/gnunet-service-set_protocol.h
+++ b/src/contrib/service/set/gnunet-service-set_protocol.h
diff --git a/src/set/gnunet-service-set_union.c b/src/contrib/service/set/gnunet-service-set_union.c
index 3a2bc8bd7..3a2bc8bd7 100644
--- a/src/set/gnunet-service-set_union.c
+++ b/src/contrib/service/set/gnunet-service-set_union.c
diff --git a/src/set/gnunet-service-set_union.h b/src/contrib/service/set/gnunet-service-set_union.h
index 68301c96b..68301c96b 100644
--- a/src/set/gnunet-service-set_union.h
+++ b/src/contrib/service/set/gnunet-service-set_union.h
diff --git a/src/set/gnunet-service-set_union_strata_estimator.c b/src/contrib/service/set/gnunet-service-set_union_strata_estimator.c
index 6de9fb5eb..6de9fb5eb 100644
--- a/src/set/gnunet-service-set_union_strata_estimator.c
+++ b/src/contrib/service/set/gnunet-service-set_union_strata_estimator.c
diff --git a/src/set/gnunet-service-set_union_strata_estimator.h b/src/contrib/service/set/gnunet-service-set_union_strata_estimator.h
index 94267a2dc..94267a2dc 100644
--- a/src/set/gnunet-service-set_union_strata_estimator.h
+++ b/src/contrib/service/set/gnunet-service-set_union_strata_estimator.h
diff --git a/src/set/gnunet-set-ibf-profiler.c b/src/contrib/service/set/gnunet-set-ibf-profiler.c
index 6465b15b8..6465b15b8 100644
--- a/src/set/gnunet-set-ibf-profiler.c
+++ b/src/contrib/service/set/gnunet-set-ibf-profiler.c
diff --git a/src/set/gnunet-set-profiler.c b/src/contrib/service/set/gnunet-set-profiler.c
index 3014861a6..3014861a6 100644
--- a/src/set/gnunet-set-profiler.c
+++ b/src/contrib/service/set/gnunet-set-profiler.c
diff --git a/src/set/ibf.c b/src/contrib/service/set/ibf.c
index b6fb52b6b..b6fb52b6b 100644
--- a/src/set/ibf.c
+++ b/src/contrib/service/set/ibf.c
diff --git a/src/set/ibf.h b/src/contrib/service/set/ibf.h
index 334a797ef..334a797ef 100644
--- a/src/set/ibf.h
+++ b/src/contrib/service/set/ibf.h
diff --git a/src/set/ibf_sim.c b/src/contrib/service/set/ibf_sim.c
index 563ed0fb8..563ed0fb8 100644
--- a/src/set/ibf_sim.c
+++ b/src/contrib/service/set/ibf_sim.c
diff --git a/src/set/meson.build b/src/contrib/service/set/meson.build
index fe4934cb9..fe4934cb9 100644
--- a/src/set/meson.build
+++ b/src/contrib/service/set/meson.build
diff --git a/src/set/plugin_block_set_test.c b/src/contrib/service/set/plugin_block_set_test.c
index cb5cef5ad..cb5cef5ad 100644
--- a/src/set/plugin_block_set_test.c
+++ b/src/contrib/service/set/plugin_block_set_test.c
diff --git a/src/set/set.conf.in b/src/contrib/service/set/set.conf.in
index 66bcfa169..66bcfa169 100644
--- a/src/set/set.conf.in
+++ b/src/contrib/service/set/set.conf.in
diff --git a/src/set/set.h b/src/contrib/service/set/set.h
index e9d10ea22..e9d10ea22 100644
--- a/src/set/set.h
+++ b/src/contrib/service/set/set.h
diff --git a/src/set/set_api.c b/src/contrib/service/set/set_api.c
index 4f73ff06c..4f73ff06c 100644
--- a/src/set/set_api.c
+++ b/src/contrib/service/set/set_api.c
diff --git a/src/set/test_set.conf b/src/contrib/service/set/test_set.conf
index f9b4547e9..f9b4547e9 100644
--- a/src/set/test_set.conf
+++ b/src/contrib/service/set/test_set.conf
diff --git a/src/set/test_set_api.c b/src/contrib/service/set/test_set_api.c
index d1afdd354..d1afdd354 100644
--- a/src/set/test_set_api.c
+++ b/src/contrib/service/set/test_set_api.c
diff --git a/src/set/test_set_intersection_result_full.c b/src/contrib/service/set/test_set_intersection_result_full.c
index 42dedb846..42dedb846 100644
--- a/src/set/test_set_intersection_result_full.c
+++ b/src/contrib/service/set/test_set_intersection_result_full.c
diff --git a/src/set/test_set_union_copy.c b/src/contrib/service/set/test_set_union_copy.c
index 908527017..908527017 100644
--- a/src/set/test_set_union_copy.c
+++ b/src/contrib/service/set/test_set_union_copy.c
diff --git a/src/set/test_set_union_result_symmetric.c b/src/contrib/service/set/test_set_union_result_symmetric.c
index b6c7a82f6..b6c7a82f6 100644
--- a/src/set/test_set_union_result_symmetric.c
+++ b/src/contrib/service/set/test_set_union_result_symmetric.c