aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/testbed_api_barriers.c
Commit message (Collapse)AuthorAge
* Delete more subsystems not required after tngMartin Schanzenbach2023-10-13
|
* UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach2022-12-04
|
* BUILD: Attempt to disentable platform.h, gnunet_common.h and ↵Martin Schanzenbach2022-12-04
| | | | gnunet_private_config.h insanity
* -DOC: Comment stripping pass in TESTBED subsystemWillow Liquorice2022-10-03
|
* 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
|
* 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
|
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
|
* migrating testbed to new service APIChristian Grothoff2016-10-10
|
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
| | | | | This change lets us compile with clang again.
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
|
* 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 ↵Christian Grothoff2016-06-27
| | | | testbed_api_barriers.c
* move functions unrelated to TESTBED_BarrierWaitHandle out of ↵Christian Grothoff2016-06-27
| | | | testbed_api_barriers.c
* remove global variable for barriers, move into controllerChristian Grothoff2016-06-25
|
* -doxygenChristian Grothoff2016-06-25
|
* first steps towards MQChristian Grothoff2016-06-25
|
* -fix (C) noticesChristian Grothoff2016-01-19
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* malloc -> newLRN2013-12-19
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* - rename to GNUNET_TESTBED_BARRIERSTATUS_*Sree Harsha Totakura2013-09-30
|
* - fix crash upon testbed service crash or broken connectionSree Harsha Totakura2013-09-16
|
* - experiment driver propagates barrier crossed notificationSree Harsha Totakura2013-09-10
|
* - barriers test case; more fixesSree Harsha Totakura2013-09-09
|
* - doxygenSree Harsha Totakura2013-09-05
|
* - barrier wait APISree Harsha Totakura2013-09-03
|
* - more barrier codeSree Harsha Totakura2013-09-02
|
* - more barrier stuffSree Harsha Totakura2013-09-02
|
* - towards testbed barriersSree Harsha Totakura2013-08-30