Christian Grothoff [Sat, 2 Jul 2016 20:12:52 +0000 (20:12 +0000)]
-fix use after free on shutdown
Christian Grothoff [Sat, 2 Jul 2016 20:09:06 +0000 (20:09 +0000)]
-handle namestore disconnect properly
Christian Grothoff [Sat, 2 Jul 2016 20:06:23 +0000 (20:06 +0000)]
-handle namestore disconnect properly
Christian Grothoff [Sat, 2 Jul 2016 20:00:00 +0000 (20:00 +0000)]
-fix testcase shutdown
Christian Grothoff [Sat, 2 Jul 2016 19:58:12 +0000 (19:58 +0000)]
-reindent
Christian Grothoff [Sat, 2 Jul 2016 19:45:39 +0000 (19:45 +0000)]
avoid ARM warning
Christian Grothoff [Sat, 2 Jul 2016 19:29:45 +0000 (19:29 +0000)]
-indicate skip if tests are not used
Christian Grothoff [Sat, 2 Jul 2016 19:26:58 +0000 (19:26 +0000)]
-doxygen
Christian Grothoff [Sat, 2 Jul 2016 19:21:17 +0000 (19:21 +0000)]
rewrite scalarproduct_api to use MQ
Christian Grothoff [Sat, 2 Jul 2016 13:26:13 +0000 (13:26 +0000)]
-fix ftbfs if extractor.h present but libextractor.so missing
Christian Grothoff [Sat, 2 Jul 2016 13:21:22 +0000 (13:21 +0000)]
-fix ftbfs if extractor.h present but libextractor.so missing
Julius Bünger [Fri, 1 Jul 2016 23:46:12 +0000 (23:46 +0000)]
-rps service: correct check of peer status
Julius Bünger [Fri, 1 Jul 2016 23:38:43 +0000 (23:38 +0000)]
-rps api: delete leftover struct
Julius Bünger [Fri, 1 Jul 2016 23:38:39 +0000 (23:38 +0000)]
-rps test _peers: disable storage of valid peers
Julius Bünger [Fri, 1 Jul 2016 23:38:35 +0000 (23:38 +0000)]
-rps _peers: add disable option to peer storage
Julius Bünger [Fri, 1 Jul 2016 23:38:31 +0000 (23:38 +0000)]
-rps _peers: restructure of status check
Julius Bünger [Fri, 1 Jul 2016 23:38:27 +0000 (23:38 +0000)]
-rps service: correct check of peer status
Julius Bünger [Fri, 1 Jul 2016 23:38:24 +0000 (23:38 +0000)]
-rps service: doxygen
Julius Bünger [Fri, 1 Jul 2016 23:38:20 +0000 (23:38 +0000)]
-rps api: actually call check_reply()
Sree Harsha Totakura [Fri, 1 Jul 2016 13:08:07 +0000 (13:08 +0000)]
Fix broken testbed controllerlink testcase.
The test's configuration does not enable autostarting resolver service
and it is required for peers to be able to connect with each other,
which is what the testcase tries to do.
Christian Grothoff [Thu, 30 Jun 2016 15:05:34 +0000 (15:05 +0000)]
-doxygen
Carlo von lynX [Wed, 29 Jun 2016 22:15:38 +0000 (22:15 +0000)]
conversation: non-invasive ringtones
Carlo von lynX [Wed, 29 Jun 2016 21:50:20 +0000 (21:50 +0000)]
Merge remote-tracking branch 'origin/master'
Christian Grothoff [Wed, 29 Jun 2016 20:19:03 +0000 (20:19 +0000)]
allow empty/NULL context message
Christian Grothoff [Wed, 29 Jun 2016 20:09:08 +0000 (20:09 +0000)]
-def before use
Christian Grothoff [Wed, 29 Jun 2016 20:08:15 +0000 (20:08 +0000)]
-disconnects DO happen
Christian Grothoff [Wed, 29 Jun 2016 19:22:26 +0000 (19:22 +0000)]
hacky fix for 4588
Christian Grothoff [Wed, 29 Jun 2016 18:53:57 +0000 (18:53 +0000)]
hacky fix for cadet issues
Christian Grothoff [Wed, 29 Jun 2016 17:44:38 +0000 (17:44 +0000)]
-fix format string
Christian Grothoff [Wed, 29 Jun 2016 17:20:17 +0000 (17:20 +0000)]
convert fs_list_indexed to MQ API
Christian Grothoff [Wed, 29 Jun 2016 17:05:12 +0000 (17:05 +0000)]
-convert backoff test to new MQ API
Christian Grothoff [Wed, 29 Jun 2016 16:10:45 +0000 (16:10 +0000)]
-add extra checks to catch shutdown bug
Christian Grothoff [Tue, 28 Jun 2016 17:16:47 +0000 (17:16 +0000)]
-ensure stats queues do not grow too big
Christian Grothoff [Tue, 28 Jun 2016 16:47:42 +0000 (16:47 +0000)]
-do not start unnecessary services
Christian Grothoff [Tue, 28 Jun 2016 13:20:01 +0000 (13:20 +0000)]
-only trigger check config if we actually need it
Marcello Stanisci [Tue, 28 Jun 2016 11:43:56 +0000 (11:43 +0000)]
typo
Christophe Genevey Metat [Tue, 28 Jun 2016 09:47:01 +0000 (09:47 +0000)]
delete mysql function
Christophe Genevey Metat [Tue, 28 Jun 2016 08:38:42 +0000 (08:38 +0000)]
add function conv param string
Christophe Genevey Metat [Tue, 28 Jun 2016 08:28:42 +0000 (08:28 +0000)]
add function conv param string
Christophe Genevey Metat [Tue, 28 Jun 2016 08:23:29 +0000 (08:23 +0000)]
add function conv param string
Christian Grothoff [Mon, 27 Jun 2016 18:17:45 +0000 (18:17 +0000)]
-convert resolver_api to MQ
Christian Grothoff [Mon, 27 Jun 2016 16:56:38 +0000 (16:56 +0000)]
-doxygen, error messages
Christian Grothoff [Mon, 27 Jun 2016 16:52:08 +0000 (16:52 +0000)]
-use more of MQ API
Christian Grothoff [Mon, 27 Jun 2016 16:15:33 +0000 (16:15 +0000)]
convert testbed_api to MQ (not perfect, but working)
Christophe Genevey Metat [Mon, 27 Jun 2016 15:34:12 +0000 (15:34 +0000)]
add function conv param string
Florian Dold [Mon, 27 Jun 2016 15:03:17 +0000 (15:03 +0000)]
fix compiler warnings
Christophe Genevey Metat [Mon, 27 Jun 2016 14:45:28 +0000 (14:45 +0000)]
adapt gnunet-regex-simulation-profiler to libgnunetmy
Christian Grothoff [Mon, 27 Jun 2016 14:43:43 +0000 (14:43 +0000)]
convert testbed_api_barriers to new MQ API
Christophe Genevey Metat [Mon, 27 Jun 2016 14:39:42 +0000 (14:39 +0000)]
adapt gnunet-regex-simulation-profiler to libgnunetmy
Christian Grothoff [Mon, 27 Jun 2016 14:35:33 +0000 (14:35 +0000)]
avoid NPE
Christian Grothoff [Mon, 27 Jun 2016 14:11:11 +0000 (14:11 +0000)]
-simplify barriers logic, make sure cb is called on all errors
Christian Grothoff [Mon, 27 Jun 2016 14:08:01 +0000 (14:08 +0000)]
move functions unrelated to TESTBED_BarrierWaitHandle out of testbed_api_barriers.c
Christian Grothoff [Mon, 27 Jun 2016 14:06:26 +0000 (14:06 +0000)]
move functions unrelated to TESTBED_BarrierWaitHandle out of testbed_api_barriers.c
Christian Grothoff [Mon, 27 Jun 2016 14:02:13 +0000 (14:02 +0000)]
add timeouts to test
Christian Grothoff [Mon, 27 Jun 2016 14:00:15 +0000 (14:00 +0000)]
add timeouts to test
Christian Grothoff [Mon, 27 Jun 2016 13:52:31 +0000 (13:52 +0000)]
-handle disconnect case more nicely
Christian Grothoff [Mon, 27 Jun 2016 13:48:21 +0000 (13:48 +0000)]
handle failures more gracefully in test
Christian Grothoff [Mon, 27 Jun 2016 12:37:45 +0000 (12:37 +0000)]
-ignore
Christian Grothoff [Mon, 27 Jun 2016 12:36:00 +0000 (12:36 +0000)]
-do not crash if disable_try_connect is set
Christian Grothoff [Mon, 27 Jun 2016 12:31:29 +0000 (12:31 +0000)]
-fix testcase
Christian Grothoff [Mon, 27 Jun 2016 12:26:46 +0000 (12:26 +0000)]
-fix ftbfs
Christian Grothoff [Mon, 27 Jun 2016 12:20:31 +0000 (12:20 +0000)]
-misc fixes to DHT tests
Christian Grothoff [Mon, 27 Jun 2016 12:20:12 +0000 (12:20 +0000)]
add function to obtain mq length
Christian Grothoff [Mon, 27 Jun 2016 09:51:31 +0000 (09:51 +0000)]
-fix queueing issue
Christian Grothoff [Mon, 27 Jun 2016 08:17:55 +0000 (08:17 +0000)]
fix potential NPE on shutdown
Christian Grothoff [Mon, 27 Jun 2016 07:48:14 +0000 (07:48 +0000)]
-fix arg order
Christian Grothoff [Mon, 27 Jun 2016 07:16:32 +0000 (07:16 +0000)]
-missing newline
Christian Grothoff [Sun, 26 Jun 2016 21:05:54 +0000 (21:05 +0000)]
-fix leak
Christian Grothoff [Sat, 25 Jun 2016 20:33:57 +0000 (20:33 +0000)]
remove global variable for barriers, move into controller
Christian Grothoff [Sat, 25 Jun 2016 20:14:33 +0000 (20:14 +0000)]
-doxygen
Christian Grothoff [Sat, 25 Jun 2016 20:01:13 +0000 (20:01 +0000)]
first steps towards MQ
Christian Grothoff [Sat, 25 Jun 2016 17:55:11 +0000 (17:55 +0000)]
-doxygen
Christian Grothoff [Sat, 25 Jun 2016 17:40:16 +0000 (17:40 +0000)]
refactoring gns_api to use MQ API
Christian Grothoff [Sat, 25 Jun 2016 17:39:44 +0000 (17:39 +0000)]
add GNUNET_MQ_send_copy
Christian Grothoff [Sat, 25 Jun 2016 17:32:18 +0000 (17:32 +0000)]
-cosmetics
Christian Grothoff [Sat, 25 Jun 2016 17:30:47 +0000 (17:30 +0000)]
-fix bad check
Christian Grothoff [Sat, 25 Jun 2016 16:05:25 +0000 (16:05 +0000)]
convert dns api to MQ
Christian Grothoff [Sat, 25 Jun 2016 15:46:16 +0000 (15:46 +0000)]
-minor refactoring, add missing check
Christian Grothoff [Sat, 25 Jun 2016 15:37:04 +0000 (15:37 +0000)]
convert namestore_api_monitor to MQ
Christian Grothoff [Sat, 25 Jun 2016 15:23:43 +0000 (15:23 +0000)]
convert namestore_api to MQ
Christian Grothoff [Sat, 25 Jun 2016 13:22:51 +0000 (13:22 +0000)]
-fix #4582
Christian Grothoff [Sat, 25 Jun 2016 11:56:04 +0000 (11:56 +0000)]
-sane log level
Christian Grothoff [Sat, 25 Jun 2016 11:44:52 +0000 (11:44 +0000)]
-make log level less severe
Christian Grothoff [Sat, 25 Jun 2016 11:43:26 +0000 (11:43 +0000)]
-build my
Christian Grothoff [Fri, 24 Jun 2016 20:23:27 +0000 (20:23 +0000)]
-housekeeping
Christian Grothoff [Fri, 24 Jun 2016 20:23:03 +0000 (20:23 +0000)]
-housekeeping
Christian Grothoff [Fri, 24 Jun 2016 20:17:39 +0000 (20:17 +0000)]
refactoring datastore API to use MQ API, also fixing misc. bugs in new mysql backend
Christian Grothoff [Fri, 24 Jun 2016 20:12:53 +0000 (20:12 +0000)]
-handle NULL results
Christian Grothoff [Fri, 24 Jun 2016 15:45:12 +0000 (15:45 +0000)]
fix over-allocation in datastore API
Christian Grothoff [Fri, 24 Jun 2016 15:45:03 +0000 (15:45 +0000)]
bump ARM lib version
Christian Grothoff [Fri, 24 Jun 2016 15:31:56 +0000 (15:31 +0000)]
migrate nat_auto to MQ
Christian Grothoff [Fri, 24 Jun 2016 15:16:23 +0000 (15:16 +0000)]
-doxygen
Christian Grothoff [Fri, 24 Jun 2016 15:15:15 +0000 (15:15 +0000)]
migrate nat_test to MQ
Christophe Genevey Metat [Fri, 24 Jun 2016 14:54:09 +0000 (14:54 +0000)]
fix plugin datastore mysql
Christophe Genevey Metat [Fri, 24 Jun 2016 14:41:53 +0000 (14:41 +0000)]
fix plugin datastore mysql
Christian Grothoff [Fri, 24 Jun 2016 14:34:07 +0000 (14:34 +0000)]
adapting testbed-logger to MQ API
Christian Grothoff [Fri, 24 Jun 2016 14:05:58 +0000 (14:05 +0000)]
move testbed logger to its own directory
Christian Grothoff [Fri, 24 Jun 2016 13:56:02 +0000 (13:56 +0000)]
converting peerinfo-notify to new MQ ApI
Christian Grothoff [Fri, 24 Jun 2016 13:55:46 +0000 (13:55 +0000)]
converting peerinfo-notify to new MQ ApI
Christian Grothoff [Fri, 24 Jun 2016 12:29:10 +0000 (12:29 +0000)]
-fix ftbfs