aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_testbed_service.h
Commit message (Collapse)AuthorAge
* meson: Cleanup build, also remove deprecated testbed and peerinfo references.Martin Schanzenbach2023-12-27
|
* -Miscellaneous mostly-comment typo fixes.ulfvonbelow2023-02-06
| | | | | | | The message in src/testbed/testbed_api_hosts.c was phrased a little strangely, so I changed that too. Signed-off-by: Martin Schanzenbach <schanzen@gnunet.org>
* BUILD: Attempt to disentable platform.h, gnunet_common.h and ↵Martin Schanzenbach2022-12-04
| | | | gnunet_private_config.h insanity
* BUILD: Improve platform-specific includesMartin Schanzenbach2022-12-01
| | | | | | | | | | | This change allows third party programs to use gnunet either with the platform header from the sources used to build to gnunet, or use their own platform header by defining GNUNET_CUSTOM_PLATFORM_H which will be included in its stead. This also means that programs no longer must include "platform.h" (or similar) manually. The change (should be) backwards compatible to some degree. Fixes #4615
* -DOC: Comment stripping pass in TESTBED subsystemWillow Liquorice2022-10-03
|
* DOC: Major doxygen organisation work, upgraded config, updated logoWillow Liquorice2022-08-21
|
* BUILD: Remove SuperMUC code. Issue #7033Martin Schanzenbach2021-10-11
|
* -Fix several incorrect uses of `i.e.'Alessio Vanni2021-04-24
| | | | With some other changes to sentences here and there as I found appropriate.
* - added testbed commandst3sserakt2021-03-29
|
* misc spelling issuesChristian Grothoff2020-11-14
|
* tighten formatting rulesChristian Grothoff2019-10-31
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* Partial application of diff send in beberking, Issue #5476Nils Gillmann2018-11-13
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
|
* update documentationSree Harsha Totakura2016-10-27
|
* extending process API to allow obtaining status code in blocking fashionChristian Grothoff2016-10-10
|
* -indentation, doxygenChristian Grothoff2016-08-13
|
* testbed: STAR topology (SCNR)Carlo von lynX2016-08-06
|
* convert testbed_api_barriers to new MQ APIChristian Grothoff2016-06-27
|
* -doxygenChristian Grothoff2016-06-25
|
* -fix (C) noticesChristian Grothoff2016-01-19
|
* doxygen: add documentation linksGabor X Toth2016-01-15
|
* doxygen: group/module definitions (part 2)Gabor X Toth2016-01-12
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -code cleanupsChristian Grothoff2014-11-30
|
* - add constBart Polot2014-03-13
|
* - add a getter for peer->unique_idBart Polot2014-03-13
|
* -remove trailing whitespaceChristian Grothoff2013-12-24
|
* new underlay APISree Harsha Totakura2013-12-09
|
* - doc link to hostfile formatSree Harsha Totakura2013-10-29
|
* -doxygen fixesChristian Grothoff2013-10-14
|
* - fix peer reconfiguration when the peer is already stoppedSree Harsha Totakura2013-10-08
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* - rename to GNUNET_TESTBED_BARRIERSTATUS_*Sree Harsha Totakura2013-09-30
|
* -doxygen stuffChristian Grothoff2013-09-25
|
* - implement scale free topology correctly and introduce argument to cap the ↵Sree Harsha Totakura2013-09-11
| | | | number of connections to a peer in the generated topology
* - barriers test case; more fixesSree Harsha Totakura2013-09-09
|
* - give out run handle through which master controller's handle can be retrievedSree Harsha Totakura2013-09-06
|
* - remove dead code and fixesSree Harsha Totakura2013-09-04
|
* - barrier wait APISree Harsha Totakura2013-09-03
|
* - barrier stuffSree Harsha Totakura2013-09-02
|
* - towards testbed barriersSree Harsha Totakura2013-08-30
|
* - docsFlorian Dold2013-08-11
|
* - doc for peerinfoFlorian Dold2013-08-11
|
* - remove unused configuration parameter in GNUNET_TESTBED_controller_link()Sree Harsha Totakura2013-05-04
|