aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/testbed_api_testbed.c
AgeCommit message (Expand)Author
2018-06-07paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX
2018-06-07glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX
2018-06-05first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX
2016-08-13-fix bug introduced when STAR topology was added, STAR must only be once in t...Christian Grothoff
2016-07-08-avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff
2016-04-30implementing new scheduler shutdown semanticsChristian Grothoff
2016-04-09small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2015-10-29-do not segv on controller crashChristian Grothoff
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2014-12-24making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff
2014-01-08-fixesSree Harsha Totakura
2013-12-19malloc -> newLRN
2013-10-17- use get_value_filename when retrieving filenames and pathsSree Harsha Totakura
2013-10-12- change --enable-ll to --enable-supermucSree Harsha Totakura
2013-10-06-remove trailing whitespaceChristian Grothoff
2013-09-11- implement scale free topology correctly and introduce argument to cap the n...Sree Harsha Totakura
2013-09-09- barriers test case; more fixesSree Harsha Totakura
2013-09-06- give out run handle through which master controller's handle can be retrievedSree Harsha Totakura
2013-09-05- doxygenSree Harsha Totakura
2013-09-05- warn and wait for all operations to be completedSree Harsha Totakura
2013-09-04- remove dead code and fixesSree Harsha Totakura
2013-06-24- coverity fixesSree Harsha Totakura
2013-06-10- remove island handling code (we are restricted to 1 island anyway)Sree Harsha Totakura
2013-05-24- do not create peers on the island controllerSree Harsha Totakura
2013-05-17- fallback to using ip addresses for hostsSree Harsha Totakura
2013-05-15- fix compileSree Harsha Totakura
2013-05-15- distribute peers equally among island nodes on SuperMUCSree Harsha Totakura
2013-05-14- supermuc specific island handling codeSree Harsha Totakura
2013-05-11- avoid linear scan of hostsSree Harsha Totakura
2013-05-04- remove unused configuration parameter in GNUNET_TESTBED_controller_link()Sree Harsha Totakura
2013-04-18- docSree Harsha Totakura
2013-04-17- use hashmap instead of DLLSree Harsha Totakura
2013-04-10- use host's configuration while starting controller on the hostSree Harsha Totakura
2013-04-10- use host's configuration while connecting to controllerSree Harsha Totakura
2013-04-10- copyrightSree Harsha Totakura
2013-03-28provide how many links succeeded and how many failed in test master callbackSree Harsha Totakura
2013-03-28- fix crashes in testbed_api_testbed upon interruptsSree Harsha Totakura
2013-03-27- exit when an operation failsSree Harsha Totakura
2013-03-19- code reorderingSree Harsha Totakura
2013-03-18- doxygenSree Harsha Totakura
2013-03-18expose Operation and associated closure in every eventSree Harsha Totakura
2013-03-15Call TestMaster callback upon timeout set through configurationSree Harsha Totakura
2013-03-13Implement GNUNET_TESTBED_get_statistics() - resolves #2662Sree Harsha Totakura
2013-03-11- fixSree Harsha Totakura
2013-03-11- fixSree Harsha Totakura
2013-03-08- fix (case where peers <= 2)Sree Harsha Totakura
2013-03-07- remove unused codeSree Harsha Totakura
2013-03-05- fixSree Harsha Totakura