-revocation should be in defaults
[oweals/gnunet.git] / po / POTFILES.in
index b638ef593a785b734b42ad8eebd2ca1b421c00f0..2a55842555be4bc7b9dcd94450098b5ad9745ca1 100644 (file)
@@ -1,6 +1,5 @@
 src/arm/arm_api.c
 src/arm/arm_monitor_api.c
-src/arm/do_start_process.c
 src/arm/gnunet-arm.c
 src/arm/gnunet-service-arm.c
 src/arm/mockup-service.c
@@ -12,9 +11,9 @@ src/ats/gnunet-service-ats_normalization.c
 src/ats/gnunet-service-ats_performance.c
 src/ats/gnunet-service-ats_reservations.c
 src/ats/gnunet-service-ats_scheduling.c
-src/ats/libgnunet_plugin_ats_mlp.c
-src/ats/libgnunet_plugin_ats_proportional.c
-src/ats/libgnunet_plugin_ats_ril.c
+src/ats/plugin_ats_mlp.c
+src/ats/plugin_ats_proportional.c
+src/ats/plugin_ats_ril.c
 src/ats-tool/gnunet-ats.c
 src/block/block.c
 src/block/plugin_block_template.c
@@ -23,12 +22,14 @@ src/consensus/consensus_api.c
 src/consensus/gnunet-consensus-profiler.c
 src/consensus/gnunet-service-consensus.c
 src/conversation/conversation_api.c
+src/conversation/conversation_api_call.c
 src/conversation/gnunet-conversation.c
 src/conversation/gnunet-conversation-test.c
 src/conversation/gnunet-helper-audio-playback.c
 src/conversation/gnunet-helper-audio-record.c
 src/conversation/gnunet-service-conversation.c
 src/conversation/microphone.c
+src/conversation/plugin_gnsrecord_conversation.c
 src/conversation/speaker.c
 src/core/core_api.c
 src/core/core_api_iterate_peers.c
@@ -64,6 +65,13 @@ src/dht/gnunet-service-dht_hello.c
 src/dht/gnunet-service-dht_neighbours.c
 src/dht/gnunet-service-dht_nse.c
 src/dht/gnunet-service-dht_routing.c
+src/dht/gnunet-service-xdht.c
+src/dht/gnunet-service-xdht_clients.c
+src/dht/gnunet-service-xdht_datacache.c
+src/dht/gnunet-service-xdht_hello.c
+src/dht/gnunet-service-xdht_neighbours.c
+src/dht/gnunet-service-xdht_nse.c
+src/dht/gnunet-service-xdht_routing.c
 src/dht/plugin_block_dht.c
 src/dns/dns_api.c
 src/dns/dnsparser.c
@@ -129,6 +137,7 @@ src/fs/gnunet-service-fs_put.c
 src/fs/gnunet-unindex.c
 src/fs/plugin_block_fs.c
 src/gns/gns_api.c
+src/gns/gnunet-bcd.c
 src/gns/gnunet-dns2gns.c
 src/gns/gnunet-gns.c
 src/gns/gnunet-gns-helper-service-w32.c
@@ -140,6 +149,12 @@ src/gns/gnunet-service-gns_shorten.c
 src/gns/nss/nss_gns.c
 src/gns/nss/nss_gns_query.c
 src/gns/plugin_block_gns.c
+src/gns/plugin_gnsrecord_gns.c
+src/gnsrecord/gnsrecord.c
+src/gnsrecord/gnsrecord_crypto.c
+src/gnsrecord/gnsrecord_misc.c
+src/gnsrecord/gnsrecord_serialization.c
+src/gnsrecord/plugin_gnsrecord_dns.c
 src/gns/w32nsp.c
 src/gns/w32nsp-install.c
 src/gns/w32nsp-resolve.c
@@ -154,18 +169,15 @@ src/identity/gnunet-identity.c
 src/identity/gnunet-service-identity.c
 src/identity/identity_api.c
 src/identity/identity_api_lookup.c
-src/integration-tests/connection_watchdog.c
 src/mesh/gnunet-mesh.c
 src/mesh/gnunet-service-mesh.c
 src/mesh/gnunet-service-mesh_channel.c
 src/mesh/gnunet-service-mesh_connection.c
 src/mesh/gnunet-service-mesh_dht.c
-src/mesh/gnunet-service-mesh-enc.c
 src/mesh/gnunet-service-mesh_local.c
 src/mesh/gnunet-service-mesh_peer.c
 src/mesh/gnunet-service-mesh_tunnel.c
 src/mesh/mesh_api.c
-src/mesh/mesh_api_enc.c
 src/mesh/mesh_common.c
 src/mesh/mesh_path.c
 src/mesh/mesh_test_lib.c
@@ -175,11 +187,15 @@ src/multicast/gnunet-multicast.c
 src/multicast/gnunet-service-multicast.c
 src/multicast/multicast_api.c
 src/mysql/mysql.c
+src/namecache/gnunet-namecache.c
+src/namecache/gnunet-service-namecache.c
+src/namecache/namecache_api.c
+src/namecache/plugin_namecache_postgres.c
+src/namecache/plugin_namecache_sqlite.c
 src/namestore/gnunet-namestore.c
 src/namestore/gnunet-namestore-fcfsd.c
 src/namestore/gnunet-service-namestore.c
 src/namestore/namestore_api.c
-src/namestore/namestore_api_common.c
 src/namestore/namestore_api_monitor.c
 src/namestore/plugin_namestore_postgres.c
 src/namestore/plugin_namestore_sqlite.c
@@ -226,6 +242,9 @@ src/revocation/revocation_api.c
 src/scalarproduct/gnunet-scalarproduct.c
 src/scalarproduct/gnunet-service-scalarproduct.c
 src/scalarproduct/scalarproduct_api.c
+src/secretsharing/gnunet-secretsharing-profiler.c
+src/secretsharing/gnunet-service-secretsharing.c
+src/secretsharing/secretsharing_api.c
 src/set/gnunet-service-set.c
 src/set/gnunet-service-set_intersection.c
 src/set/gnunet-service-set_union.c
@@ -266,6 +285,7 @@ src/testbed/testbed_api_statistics.c
 src/testbed/testbed_api_testbed.c
 src/testbed/testbed_api_test.c
 src/testbed/testbed_api_topology.c
+src/testbed/testbed_api_underlay.c
 src/testbed/testbed_logger_api.c
 src/testing/gnunet-testing.c
 src/testing/testing.c
@@ -287,7 +307,6 @@ src/transport/gnunet-transport-certificate-creation.c
 src/transport/gnunet-transport-wlan-receiver.c
 src/transport/gnunet-transport-wlan-sender.c
 src/transport/plugin_transport_bluetooth.c
-src/transport/plugin_transport_http.c
 src/transport/plugin_transport_http_client.c
 src/transport/plugin_transport_http_common.c
 src/transport/plugin_transport_http_server.c
@@ -369,7 +388,6 @@ src/include/gnunet_common.h
 src/include/gnunet_mq_lib.h
 src/include/gnunet_postgres_lib.h
 src/include/gnunet_time_lib.h
-src/mesh/mesh_protocol_enc.h
 src/mesh/mesh_protocol.h
 src/scalarproduct/scalarproduct.h
 src/testbed/testbed_api.h