gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r37578 - in gnunet/src: arm ats ats-tests core datacache da


From: gnunet
Subject: [GNUnet-SVN] r37578 - in gnunet/src: arm ats ats-tests core datacache datastore dht dns fragmentation fs gnsrecord hello hostlist identity json jsonapi my namecache namestore nat nse peerinfo peerinfo-tool peerstore pq regex scalarproduct set statistics template testbed-logger topology tun
Date: Sun, 24 Jul 2016 17:51:29 +0200

Author: grothoff
Date: 2016-07-24 17:51:29 +0200 (Sun, 24 Jul 2016)
New Revision: 37578

Modified:
   gnunet/src/arm/
   gnunet/src/ats-tests/
   gnunet/src/ats/
   gnunet/src/ats/ats_api_connectivity.c
   gnunet/src/core/
   gnunet/src/datacache/
   gnunet/src/datastore/
   gnunet/src/dht/
   gnunet/src/dns/
   gnunet/src/fragmentation/
   gnunet/src/fs/
   gnunet/src/gnsrecord/
   gnunet/src/hello/
   gnunet/src/hostlist/
   gnunet/src/identity/
   gnunet/src/json/
   gnunet/src/jsonapi/
   gnunet/src/my/
   gnunet/src/namecache/
   gnunet/src/namestore/
   gnunet/src/nat/
   gnunet/src/nse/
   gnunet/src/peerinfo-tool/
   gnunet/src/peerinfo/
   gnunet/src/peerstore/
   gnunet/src/pq/
   gnunet/src/regex/
   gnunet/src/scalarproduct/
   gnunet/src/set/gnunet-set-profiler.c
   gnunet/src/statistics/
   gnunet/src/template/
   gnunet/src/testbed-logger/
   gnunet/src/topology/
   gnunet/src/tun/
Log:
-ignore

Index: gnunet/src/arm
===================================================================
--- gnunet/src/arm      2016-07-24 15:51:16 UTC (rev 37577)
+++ gnunet/src/arm      2016-07-24 15:51:29 UTC (rev 37578)

Property changes on: gnunet/src/arm
___________________________________________________________________
Modified: svn:ignore
## -1,3 +1,12 ##
+test_gnunet_service_arm.trs
+test_gnunet_service_arm.log
+test_gnunet_arm.py.trs
+test_gnunet_arm.py.log
+test_exponential_backoff.trs
+test_exponential_backoff.log
+test_arm_api.trs
+test_arm_api.log
+test-suite.log
 test_gnunet_service_arm
 test_gnunet_arm.py
 arm.conf
Index: gnunet/src/ats
===================================================================
--- gnunet/src/ats      2016-07-24 15:51:16 UTC (rev 37577)
+++ gnunet/src/ats      2016-07-24 15:51:29 UTC (rev 37578)

Property changes on: gnunet/src/ats
___________________________________________________________________
Modified: svn:ignore
## -1,3 +1,8 ##
+test_ats_reservation_api_proportional.trs
+test_ats_reservation_api_proportional.log
+test_ats_api_proportional.trs
+test_ats_api_proportional.log
+test-suite.log
 test_ats_reservation_api_proportional
 test_ats_api_ril
 test_ats_api_proportional
Modified: gnunet/src/ats/ats_api_connectivity.c
===================================================================
--- gnunet/src/ats/ats_api_connectivity.c       2016-07-24 15:51:16 UTC (rev 
37577)
+++ gnunet/src/ats/ats_api_connectivity.c       2016-07-24 15:51:29 UTC (rev 
37578)
@@ -351,7 +351,8 @@
     GNUNET_free (sh);
     return;
   }
-  ev = GNUNET_MQ_msg (m, GNUNET_MESSAGE_TYPE_ATS_REQUEST_ADDRESS_CANCEL);
+  ev = GNUNET_MQ_msg (m,
+                     GNUNET_MESSAGE_TYPE_ATS_REQUEST_ADDRESS_CANCEL);
   m->strength = htonl (0);
   m->peer = sh->id;
   GNUNET_MQ_send (ch->mq, ev);

Index: gnunet/src/ats-tests
===================================================================
--- gnunet/src/ats-tests        2016-07-24 15:51:16 UTC (rev 37577)
+++ gnunet/src/ats-tests        2016-07-24 15:51:29 UTC (rev 37578)

Property changes on: gnunet/src/ats-tests
___________________________________________________________________
Modified: svn:ignore
## -1,3 +1,16 ##
+test-suite.log
+perf_ats_proportional_transport_none.trs
+perf_ats_proportional_transport_none.log
+perf_ats_proportional_transport_latency.trs
+perf_ats_proportional_transport_latency.log
+perf_ats_proportional_transport_bandwidth.trs
+perf_ats_proportional_transport_bandwidth.log
+perf_ats_proportional_core_none.trs
+perf_ats_proportional_core_none.log
+perf_ats_proportional_core_latency.trs
+perf_ats_proportional_core_latency.log
+perf_ats_proportional_core_bandwidth.trs
+perf_ats_proportional_core_bandwidth.log
 problem_p_0_a0_1466801335154945.sol
 problem_p_0_a0_1466801335154945.cplex
 perf_ats_mlp_transport_none
Index: gnunet/src/core
===================================================================
--- gnunet/src/core     2016-07-24 15:51:16 UTC (rev 37577)
+++ gnunet/src/core     2016-07-24 15:51:29 UTC (rev 37578)

Property changes on: gnunet/src/core
___________________________________________________________________
Modified: svn:ignore
## -1,3 +1,20 ##
+test_core_quota_compliance_symmetric.trs
+test_core_quota_compliance_symmetric.log
+test_core_quota_compliance_asymmetric_send_limited.trs
+test_core_quota_compliance_asymmetric_send_limited.log
+test_core_quota_compliance_asymmetric_recv_limited.trs
+test_core_quota_compliance_asymmetric_recv_limited.log
+test_core_api_start_only.trs
+test_core_api_start_only.log
+test_core_api_send_to_self.trs
+test_core_api_send_to_self.log
+test_core_api_reliability.trs
+test_core_api_reliability.log
+test_core_api_mq.trs
+test_core_api_mq.log
+test_core_api.trs
+test_core_api.log
+test-suite.log
 test_core_api_mq
 gnunet-core
 core.conf
Index: gnunet/src/datacache
===================================================================
--- gnunet/src/datacache        2016-07-24 15:51:16 UTC (rev 37577)
+++ gnunet/src/datacache        2016-07-24 15:51:29 UTC (rev 37578)

Property changes on: gnunet/src/datacache
___________________________________________________________________
Modified: svn:ignore
## -1,3 +1,16 ##
+test_datacache_sqlite.trs
+test_datacache_sqlite.log
+test_datacache_quota_sqlite.trs
+test_datacache_quota_sqlite.log
+test_datacache_quota_postgres.trs
+test_datacache_quota_postgres.log
+test_datacache_quota_heap.trs
+test_datacache_quota_heap.log
+test_datacache_postgres.trs
+test_datacache_postgres.log
+test_datacache_heap.trs
+test_datacache_heap.log
+test-suite.log
 perf_datacache_heap
 test_datacache_quota_heap
 test_datacache_heap
Index: gnunet/src/datastore
===================================================================
--- gnunet/src/datastore        2016-07-24 15:51:16 UTC (rev 37577)
+++ gnunet/src/datastore        2016-07-24 15:51:29 UTC (rev 37578)

Property changes on: gnunet/src/datastore
___________________________________________________________________
Modified: svn:ignore
## -1,3 +1,32 ##
+test_plugin_datastore_sqlite.trs
+test_plugin_datastore_sqlite.log
+test_plugin_datastore_postgres.trs
+test_plugin_datastore_postgres.log
+test_plugin_datastore_mysql.trs
+test_plugin_datastore_mysql.log
+test_plugin_datastore_heap.trs
+test_plugin_datastore_heap.log
+test_datastore_api_sqlite.trs
+test_datastore_api_sqlite.log
+test_datastore_api_postgres.trs
+test_datastore_api_postgres.log
+test_datastore_api_mysql.trs
+test_datastore_api_mysql.log
+test_datastore_api_management_sqlite.trs
+test_datastore_api_management_sqlite.log
+test_datastore_api_management_postgres.trs
+test_datastore_api_management_postgres.log
+test_datastore_api_management_mysql.trs
+test_datastore_api_management_mysql.log
+test_datastore_api_management_heap.trs
+test_datastore_api_management_heap.log
+test_datastore_api_heap.trs
+test_datastore_api_heap.log
+test-suite.log
+perf_plugin_datastore_heap.trs
+perf_plugin_datastore_heap.log
+perf_datastore_api_heap.trs
+perf_datastore_api_heap.log
 gnunet-datastore
 test_plugin_datastore_heap
 test_datastore_api_management_heap
Index: gnunet/src/dht
===================================================================
--- gnunet/src/dht      2016-07-24 15:51:16 UTC (rev 37577)
+++ gnunet/src/dht      2016-07-24 15:51:29 UTC (rev 37578)

Property changes on: gnunet/src/dht
___________________________________________________________________
Modified: svn:ignore
## -1,3 +1,14 ##
+test_dht_twopeer.trs
+test_dht_twopeer.log
+test_dht_tools.py.trs
+test_dht_tools.py.log
+test_dht_monitor.trs
+test_dht_monitor.log
+test_dht_line.trs
+test_dht_line.log
+test_dht_api.trs
+test_dht_api.log
+test-suite.log
 gnunet-service-dht-xvine
 libgnunetdhttest.a
 test_dht_tools.py
Index: gnunet/src/dns
===================================================================
--- gnunet/src/dns      2016-07-24 15:51:16 UTC (rev 37577)
+++ gnunet/src/dns      2016-07-24 15:51:29 UTC (rev 37578)

Property changes on: gnunet/src/dns
___________________________________________________________________
Modified: svn:ignore
## -1,3 +1,8 ##
+test_hexcoder.trs
+test_hexcoder.log
+test_gnunet_dns.sh.trs
+test_gnunet_dns.sh.log
+test-suite.log
 test_hexcoder
 dns.conf
 gnunet-service-dns-new
Index: gnunet/src/fragmentation
===================================================================
--- gnunet/src/fragmentation    2016-07-24 15:51:16 UTC (rev 37577)
+++ gnunet/src/fragmentation    2016-07-24 15:51:29 UTC (rev 37578)

Property changes on: gnunet/src/fragmentation
___________________________________________________________________
Modified: svn:ignore
## -1,3 +1,8 ##
+test_fragmentation_parallel.trs
+test_fragmentation_parallel.log
+test_fragmentation.trs
+test_fragmentation.log
+test-suite.log
 test_fragmentation_parallel
 fragmentation.gcno
 fragmentation.gcda
Index: gnunet/src/fs
===================================================================
--- gnunet/src/fs       2016-07-24 15:51:16 UTC (rev 37577)
+++ gnunet/src/fs       2016-07-24 15:51:29 UTC (rev 37578)

Property changes on: gnunet/src/fs
___________________________________________________________________
Modified: svn:ignore
## -1,3 +1,41 ##
+test_fs_uri.trs
+test_fs_uri.log
+test_fs_unindex_persistence.trs
+test_fs_unindex_persistence.log
+test_fs_unindex.trs
+test_fs_unindex.log
+test_fs_test_lib.trs
+test_fs_test_lib.log
+test_fs_start_stop.trs
+test_fs_start_stop.log
+test_fs_search_with_and.trs
+test_fs_search_with_and.log
+test_fs_search_probes.trs
+test_fs_search_probes.log
+test_fs_search_persistence.trs
+test_fs_search_persistence.log
+test_fs_search.trs
+test_fs_search.log
+test_fs_publish_persistence.trs
+test_fs_publish_persistence.log
+test_fs_publish.trs
+test_fs_publish.log
+test_fs_namespace_list_updateable.trs
+test_fs_namespace_list_updateable.log
+test_fs_namespace.trs
+test_fs_namespace.log
+test_fs_list_indexed.trs
+test_fs_list_indexed.log
+test_fs_file_information.trs
+test_fs_file_information.log
+test_fs_download_persistence.trs
+test_fs_download_persistence.log
+test_fs_download_indexed.trs
+test_fs_download_indexed.log
+test_fs_download.trs
+test_fs_download.log
+test_fs_directory.trs
+test_fs_directory.log
 test_fs_search_with_and
 test_gnunet_service_fs_p2p_cadet
 test_fs_download_cadet
Index: gnunet/src/gnsrecord
===================================================================
--- gnunet/src/gnsrecord        2016-07-24 15:51:16 UTC (rev 37577)
+++ gnunet/src/gnsrecord        2016-07-24 15:51:29 UTC (rev 37578)

Property changes on: gnunet/src/gnsrecord
___________________________________________________________________
Modified: svn:ignore
## -1,3 +1,10 ##
+test_gnsrecord_serialization.trs
+test_gnsrecord_serialization.log
+test_gnsrecord_crypto.trs
+test_gnsrecord_crypto.log
+test_gnsrecord_block_expiration.trs
+test_gnsrecord_block_expiration.log
+test-suite.log
 test_gnsrecord_block_expiration
 test_gnsrecord_serialization
 test_gnsrecord_crypto
Index: gnunet/src/hello
===================================================================
--- gnunet/src/hello    2016-07-24 15:51:16 UTC (rev 37577)
+++ gnunet/src/hello    2016-07-24 15:51:29 UTC (rev 37578)

Property changes on: gnunet/src/hello
___________________________________________________________________
Modified: svn:ignore
## -1,3 +1,8 ##
+test_hello.trs
+test_hello.log
+test_friend_hello.trs
+test_friend_hello.log
+test-suite.log
 test_friend_hello
 gnunet-hello
 hello.gcno
Index: gnunet/src/hostlist
===================================================================
--- gnunet/src/hostlist 2016-07-24 15:51:16 UTC (rev 37577)
+++ gnunet/src/hostlist 2016-07-24 15:51:29 UTC (rev 37578)

Property changes on: gnunet/src/hostlist
___________________________________________________________________
Modified: svn:ignore
## -1,3 +1,4 ##
+test-suite.log
 test_gnunet_daemon_hostlist_reconnect
 test_gnunet_daemon_hostlist.gcno
 gnunet_daemon_hostlist-hostlist-server.gcno
Index: gnunet/src/identity
===================================================================
--- gnunet/src/identity 2016-07-24 15:51:16 UTC (rev 37577)
+++ gnunet/src/identity 2016-07-24 15:51:29 UTC (rev 37578)

Property changes on: gnunet/src/identity
___________________________________________________________________
Modified: svn:ignore
## -1,3 +1,8 ##
+test_identity_defaults.trs
+test_identity_defaults.log
+test_identity.trs
+test_identity.log
+test-suite.log
 test_identity_defaults
 test_identity
 Makefile.in
Index: gnunet/src/json
===================================================================
--- gnunet/src/json     2016-07-24 15:51:16 UTC (rev 37577)
+++ gnunet/src/json     2016-07-24 15:51:29 UTC (rev 37578)

Property changes on: gnunet/src/json
___________________________________________________________________
Modified: svn:ignore
## -1,3 +1,6 ##
+test_json.trs
+test_json.log
+test-suite.log
 test_json
 .deps
 Makefile
Index: gnunet/src/jsonapi
===================================================================
--- gnunet/src/jsonapi  2016-07-24 15:51:16 UTC (rev 37577)
+++ gnunet/src/jsonapi  2016-07-24 15:51:29 UTC (rev 37578)

Property changes on: gnunet/src/jsonapi
___________________________________________________________________
Modified: svn:ignore
## -1,3 +1,6 ##
+test_jsonapi.trs
+test_jsonapi.log
+test-suite.log
 test_jsonapi
 Makefile.in
 Makefile
Index: gnunet/src/my
===================================================================
--- gnunet/src/my       2016-07-24 15:51:16 UTC (rev 37577)
+++ gnunet/src/my       2016-07-24 15:51:29 UTC (rev 37578)

Property changes on: gnunet/src/my
___________________________________________________________________
Modified: svn:ignore
## -1,3 +1,6 ##
+test_my.trs
+test_my.log
+test-suite.log
 test_my
 Makefile.in
 Makefile
Index: gnunet/src/namecache
===================================================================
--- gnunet/src/namecache        2016-07-24 15:51:16 UTC (rev 37577)
+++ gnunet/src/namecache        2016-07-24 15:51:29 UTC (rev 37578)

Property changes on: gnunet/src/namecache
___________________________________________________________________
Modified: svn:ignore
## -1,3 +1,10 ##
+test_plugin_namecache_sqlite.trs
+test_plugin_namecache_sqlite.log
+test_plugin_namecache_postgres.trs
+test_plugin_namecache_postgres.log
+test_namecache_api_cache_block.trs
+test_namecache_api_cache_block.log
+test-suite.log
 test_plugin_namecache_flat
 zonefiles
 test_plugin_namecache_sqlite
Index: gnunet/src/namestore
===================================================================
--- gnunet/src/namestore        2016-07-24 15:51:16 UTC (rev 37577)
+++ gnunet/src/namestore        2016-07-24 15:51:29 UTC (rev 37578)

Property changes on: gnunet/src/namestore
___________________________________________________________________
Modified: svn:ignore
## -1,3 +1,44 ##
+test_plugin_namestore_sqlite.trs
+test_plugin_namestore_sqlite.log
+test_plugin_namestore_postgres.trs
+test_plugin_namestore_postgres.log
+test_namestore_put.sh.trs
+test_namestore_put.sh.log
+test_namestore_lookup.sh.trs
+test_namestore_lookup.sh.log
+test_namestore_delete.sh.trs
+test_namestore_delete.sh.log
+test_namestore_api_zone_iteration_stop.trs
+test_namestore_api_zone_iteration_stop.log
+test_namestore_api_zone_iteration_specific_zone.trs
+test_namestore_api_zone_iteration_specific_zone.log
+test_namestore_api_zone_iteration_nick.trs
+test_namestore_api_zone_iteration_nick.log
+test_namestore_api_zone_iteration.trs
+test_namestore_api_zone_iteration.log
+test_namestore_api_store_update.trs
+test_namestore_api_store_update.log
+test_namestore_api_store.trs
+test_namestore_api_store.log
+test_namestore_api_remove_not_existing_record.trs
+test_namestore_api_remove_not_existing_record.log
+test_namestore_api_remove.trs
+test_namestore_api_remove.log
+test_namestore_api_monitoring_existing.trs
+test_namestore_api_monitoring_existing.log
+test_namestore_api_monitoring.trs
+test_namestore_api_monitoring.log
+test_namestore_api_lookup_shadow_filter.trs
+test_namestore_api_lookup_shadow_filter.log
+test_namestore_api_lookup_shadow.trs
+test_namestore_api_lookup_shadow.log
+test_namestore_api_lookup_public.trs
+test_namestore_api_lookup_public.log
+test_namestore_api_lookup_private.trs
+test_namestore_api_lookup_private.log
+test_namestore_api_lookup_nick.trs
+test_namestore_api_lookup_nick.log
+test-suite.log
 test_plugin_namestore_flat
 test_namestore_api_zone_iteration_nick
 test_namestore_api_lookup_nick
Index: gnunet/src/nat
===================================================================
--- gnunet/src/nat      2016-07-24 15:51:16 UTC (rev 37577)
+++ gnunet/src/nat      2016-07-24 15:51:29 UTC (rev 37578)

Property changes on: gnunet/src/nat
___________________________________________________________________
Modified: svn:ignore
## -1,3 +1,12 ##
+test_stun.trs
+test_stun.log
+test_nat_test.trs
+test_nat_test.log
+test_nat_mini.trs
+test_nat_mini.log
+test_nat.trs
+test_nat.log
+test-suite.log
 test_stun
 test-nat-test
 test_nat_mini
Index: gnunet/src/nse
===================================================================
--- gnunet/src/nse      2016-07-24 15:51:16 UTC (rev 37577)
+++ gnunet/src/nse      2016-07-24 15:51:29 UTC (rev 37578)

Property changes on: gnunet/src/nse
___________________________________________________________________
Modified: svn:ignore
## -1,3 +1,8 ##
+test_nse_api.trs
+test_nse_api.log
+test-suite.log
+perf_kdf.trs
+perf_kdf.log
 gnunet-nse
 perf_kdf
 nse_stats_4000_peers
Index: gnunet/src/peerinfo
===================================================================
--- gnunet/src/peerinfo 2016-07-24 15:51:16 UTC (rev 37577)
+++ gnunet/src/peerinfo 2016-07-24 15:51:29 UTC (rev 37578)

Property changes on: gnunet/src/peerinfo
___________________________________________________________________
Modified: svn:ignore
## -1,3 +1,12 ##
+test_peerinfo_shipped_hellos.trs
+test_peerinfo_shipped_hellos.log
+test_peerinfo_api_notify_friend_only.trs
+test_peerinfo_api_notify_friend_only.log
+test_peerinfo_api_friend_only.trs
+test_peerinfo_api_friend_only.log
+test_peerinfo_api.trs
+test_peerinfo_api.log
+test-suite.log
 test_peerinfo_shipped_hellos
 test_peerinfo_api_notify_friend_only
 test_peerinfo_api_friend_only
Index: gnunet/src/peerinfo-tool
===================================================================
--- gnunet/src/peerinfo-tool    2016-07-24 15:51:16 UTC (rev 37577)
+++ gnunet/src/peerinfo-tool    2016-07-24 15:51:29 UTC (rev 37578)

Property changes on: gnunet/src/peerinfo-tool
___________________________________________________________________
Modified: svn:ignore
## -1,3 +1,6 ##
+test_gnunet_peerinfo.py.trs
+test_gnunet_peerinfo.py.log
+test-suite.log
 gnunet-peerinfo.gcno
 test_gnunet_peerinfo.py
 Makefile.in
Index: gnunet/src/peerstore
===================================================================
--- gnunet/src/peerstore        2016-07-24 15:51:16 UTC (rev 37577)
+++ gnunet/src/peerstore        2016-07-24 15:51:29 UTC (rev 37578)

Property changes on: gnunet/src/peerstore
___________________________________________________________________
Modified: svn:ignore
## -1,3 +1,16 ##
+test_plugin_peerstore_sqlite.trs
+test_plugin_peerstore_sqlite.log
+test_peerstore_api_watch.trs
+test_peerstore_api_watch.log
+test_peerstore_api_sync.trs
+test_peerstore_api_sync.log
+test_peerstore_api_store.trs
+test_peerstore_api_store.log
+test_peerstore_api_iterate.trs
+test_peerstore_api_iterate.log
+test-suite.log
+perf_peerstore_store.trs
+perf_peerstore_store.log
 test_plugin_peerstore_flat
 test_plugin_peerstore_sqlite
 Makefile.in
Index: gnunet/src/pq
===================================================================
--- gnunet/src/pq       2016-07-24 15:51:16 UTC (rev 37577)
+++ gnunet/src/pq       2016-07-24 15:51:29 UTC (rev 37578)

Property changes on: gnunet/src/pq
___________________________________________________________________
Modified: svn:ignore
## -1,3 +1,6 ##
+test_pq.trs
+test_pq.log
+test-suite.log
 test_pq
 .deps
 Makefile
Index: gnunet/src/regex
===================================================================
--- gnunet/src/regex    2016-07-24 15:51:16 UTC (rev 37577)
+++ gnunet/src/regex    2016-07-24 15:51:29 UTC (rev 37578)

Property changes on: gnunet/src/regex
___________________________________________________________________
Modified: svn:ignore
## -1,3 +1,16 ##
+test_regex_proofs.trs
+test_regex_proofs.log
+test_regex_iterate_api.trs
+test_regex_iterate_api.log
+test_regex_integration.trs
+test_regex_integration.log
+test_regex_graph_api.trs
+test_regex_graph_api.log
+test_regex_eval_api.trs
+test_regex_eval_api.log
+test_regex_api.trs
+test_regex_api.log
+test-suite.log
 test_regex_integration
 test_graph.dot
 libgnunetregextest.a
Index: gnunet/src/scalarproduct
===================================================================
--- gnunet/src/scalarproduct    2016-07-24 15:51:16 UTC (rev 37577)
+++ gnunet/src/scalarproduct    2016-07-24 15:51:29 UTC (rev 37578)

Property changes on: gnunet/src/scalarproduct
___________________________________________________________________
Modified: svn:ignore
## -1,3 +1,12 ##
+test_scalarproduct_negativezero.sh.trs
+test_scalarproduct_negativezero.sh.log
+test_scalarproduct_negative.sh.trs
+test_scalarproduct_negative.sh.log
+test_scalarproduct.sh.trs
+test_scalarproduct.sh.log
+test_ecc_scalarproduct.trs
+test_ecc_scalarproduct.log
+test-suite.log
 test_ecc_scalarproduct
 gnunet-service-scalarproduct-bob
 gnunet-service-scalarproduct-alice
Index: gnunet/src/statistics
===================================================================
--- gnunet/src/statistics       2016-07-24 15:51:16 UTC (rev 37577)
+++ gnunet/src/statistics       2016-07-24 15:51:29 UTC (rev 37578)

Property changes on: gnunet/src/statistics
___________________________________________________________________
Modified: svn:ignore
## -1,3 +1,14 ##
+test_statistics_api_watch_zero_value.trs
+test_statistics_api_watch_zero_value.log
+test_statistics_api_watch.trs
+test_statistics_api_watch.log
+test_statistics_api_loop.trs
+test_statistics_api_loop.log
+test_statistics_api.trs
+test_statistics_api.log
+test_gnunet_statistics.py.trs
+test_gnunet_statistics.py.log
+test-suite.log
 test_gnunet_statistics.py
 test_statistics_api_watch_zero_value
 statistics.conf
Index: gnunet/src/template
===================================================================
--- gnunet/src/template 2016-07-24 15:51:16 UTC (rev 37577)
+++ gnunet/src/template 2016-07-24 15:51:29 UTC (rev 37578)

Property changes on: gnunet/src/template
___________________________________________________________________
Modified: svn:ignore
## -1,3 +1,6 ##
+test_template_api.trs
+test_template_api.log
+test-suite.log
 test_template_api.gcda
 test_template_api.gcno
 test_template_api
Index: gnunet/src/testbed-logger
===================================================================
--- gnunet/src/testbed-logger   2016-07-24 15:51:16 UTC (rev 37577)
+++ gnunet/src/testbed-logger   2016-07-24 15:51:29 UTC (rev 37578)

Property changes on: gnunet/src/testbed-logger
___________________________________________________________________
Modified: svn:ignore
## -1,3 +1,6 ##
+test_testbed_logger_api.trs
+test_testbed_logger_api.log
+test-suite.log
 testbed-logger.conf
 test_testbed_logger_api
 Makefile.in
Index: gnunet/src/topology
===================================================================
--- gnunet/src/topology 2016-07-24 15:51:16 UTC (rev 37577)
+++ gnunet/src/topology 2016-07-24 15:51:29 UTC (rev 37578)

Property changes on: gnunet/src/topology
___________________________________________________________________
Modified: svn:ignore
## -1,3 +1,6 ##
+test_gnunet_daemon_topology.trs
+test_gnunet_daemon_topology.log
+test-suite.log
 test_gnunet_daemon_topology
 test_gnunet_service_topology
 test_gnunet_service_topology.gcno
Index: gnunet/src/tun
===================================================================
--- gnunet/src/tun      2016-07-24 15:51:16 UTC (rev 37577)
+++ gnunet/src/tun      2016-07-24 15:51:29 UTC (rev 37578)

Property changes on: gnunet/src/tun
___________________________________________________________________
Modified: svn:ignore
## -1,3 +1,8 ##
+test_tun.trs
+test_tun.log
+test_regex.trs
+test_regex.log
+test-suite.log
 test_regex
 test_tun
 Makefile.in



reply via email to

[Prev in Thread] Current Thread [Next in Thread]