aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_testbed_service.h
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-10-27update documentationSree Harsha Totakura
2016-10-10extending process API to allow obtaining status code in blocking fashionChristian Grothoff
2016-08-13-indentation, doxygenChristian Grothoff
2016-08-06testbed: STAR topology (SCNR)Carlo von lynX
2016-06-27convert testbed_api_barriers to new MQ APIChristian Grothoff
2016-06-25-doxygenChristian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2016-01-15doxygen: add documentation linksGabor X Toth
2016-01-12doxygen: group/module definitions (part 2)Gabor X Toth
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2014-11-30-code cleanupsChristian Grothoff
2014-03-13- add constBart Polot
2014-03-13- add a getter for peer->unique_idBart Polot
2013-12-24-remove trailing whitespaceChristian Grothoff
2013-12-09new underlay APISree Harsha Totakura
2013-10-29- doc link to hostfile formatSree Harsha Totakura
2013-10-14-doxygen fixesChristian Grothoff
2013-10-08- fix peer reconfiguration when the peer is already stoppedSree Harsha Totakura
2013-10-06-remove trailing whitespaceChristian Grothoff
2013-09-30- rename to GNUNET_TESTBED_BARRIERSTATUS_*Sree Harsha Totakura
2013-09-25-doxygen stuffChristian 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-04- remove dead code and fixesSree Harsha Totakura
2013-09-03- barrier wait APISree Harsha Totakura
2013-09-02- barrier stuffSree Harsha Totakura
2013-08-30- towards testbed barriersSree Harsha Totakura
2013-08-11- docsFlorian Dold
2013-08-11- doc for peerinfoFlorian Dold
2013-05-04- remove unused configuration parameter in GNUNET_TESTBED_controller_link()Sree Harsha Totakura
2013-04-21fix #2666: Implement service sharing among peersSree Harsha Totakura
2013-04-18- doxygenSree Harsha Totakura
2013-04-15- docSree 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-02- test case for starting/stopping peer's servicesSree Harsha Totakura
2013-03-28provide how many links succeeded and how many failed in test master callbackSree Harsha Totakura
2013-03-26- allow getting statistics of a particular subsystem and name in testbedSree 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-08testbed API function to shutdown (stop + destroy) all peers. Client sideSree Harsha Totakura
2013-02-27Parsing LoadLeveler allocated hosts and creating testbed hosts from themSree Harsha Totakura
2013-02-20Assosiate a configuration template while creating hosts. This paves a way toSree Harsha Totakura
2013-02-05add completion callback for overlay topology configure functionsSree Harsha Totakura