aboutsummaryrefslogtreecommitdiff
path: root/src/testbed
Commit message (Expand)AuthorAge
* -indentingChristian Grothoff2016-07-08
* -make handle staticChristian Grothoff2016-07-08
* -ignore meaningless timeout statusChristian Grothoff2016-07-08
* -ignore meaningless timeout statusChristian Grothoff2016-07-08
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* migrate transport_core API to MQChristian Grothoff2016-07-08
* introduce more message parsing checksSree Harsha Totakura2016-07-07
* misc fixesChristian Grothoff2016-07-06
* Fix broken testbed controllerlink testcase.Sree Harsha Totakura2016-07-01
* -doxygenChristian Grothoff2016-06-30
* -convert resolver_api to MQChristian Grothoff2016-06-27
* -use more of MQ APIChristian Grothoff2016-06-27
* convert testbed_api to MQ (not perfect, but working)Christian Grothoff2016-06-27
* convert testbed_api_barriers to new MQ APIChristian Grothoff2016-06-27
* -simplify barriers logic, make sure cb is called on all errorsChristian Grothoff2016-06-27
* move functions unrelated to TESTBED_BarrierWaitHandle out of testbed_api_barr...Christian Grothoff2016-06-27
* move functions unrelated to TESTBED_BarrierWaitHandle out of testbed_api_barr...Christian Grothoff2016-06-27
* remove global variable for barriers, move into controllerChristian Grothoff2016-06-25
* -doxygenChristian Grothoff2016-06-25
* first steps towards MQChristian Grothoff2016-06-25
* -doxygenChristian Grothoff2016-06-25
* move testbed logger to its own directoryChristian Grothoff2016-06-24
* refactoring ARM api to use new MQChristian Grothoff2016-06-23
* update statistics API to use new MQ API style, also get rid of timeout argumentChristian Grothoff2016-06-21
* fixing compiler warningsChristian Grothoff2016-05-06
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* remove dead/ugly codeChristian Grothoff2016-04-25
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -fix (C) noticesChristian Grothoff2016-01-19
* typoChristian Grothoff2015-11-16
* more PATH_MAX issues (#4054)Christian Grothoff2015-11-16
* fix #4054Christian Grothoff2015-11-16
* -typo-doxygenChristian Grothoff2015-11-01
* -remove startup through valgrindSree Harsha Totakura2015-10-29
* fixing #4035Christian Grothoff2015-10-29
* -doxygen, indentChristian Grothoff2015-10-29
* -do not segv on controller crashChristian Grothoff2015-10-29
* testbed: disable host key checking along with password based authenticationSree Harsha Totakura2015-10-28
* -fix doxygenChristian Grothoff2015-10-28
* stop using deprecated TRANSPORT_try_connect() API, use modern ATS connectivit...Christian Grothoff2015-10-27
* prepare testbed for #3675 by having an option to establish connections to ATSChristian Grothoff2015-10-27
* -update docu linksSree Harsha Totakura2015-10-27
* -indentation, doxygen, etc.Christian Grothoff2015-10-27
* -no binding for daemonsChristian Grothoff2015-07-13
* DEFAULTSERVICES is dead, remove remainsChristian Grothoff2015-07-08
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* fixing #3657 (replace ATS_Information with struct), but WIHTOUT fixing ATS te...Christian Grothoff2015-02-10
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* Fix the use of (GNUNET_)strdup and (GNUNET_)freeLRN2015-01-24