add $(GN_LIBINTL) to Makefile.am (fixes 0005902)
[oweals/gnunet.git] / src / testbed / testbed_api_barriers.c
2019-10-31 Christian Grothofftighten formatting rules
2019-10-05 Christian Grothoffglobal reindent, now with uncrustify hook enabled
2019-09-08 ng0uncrustify as demanded.
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-06-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-06-11 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-07 psyc://loupsycedyg... paragraph for gnunet devs that don't know how to use...
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2017-01-20 Schanzenbach, Martin- merge; service API change
2017-01-10 Christian Grothoffrename connecT -> connect now that the old API is dead
2016-10-10 Christian Grothoffmigrating testbed to new service API
2016-08-18 David BarksdaleUse statement exprs instead of local function
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-06-27 Christian Grothoffconvert testbed_api_barriers to new MQ API
2016-06-27 Christian Grothoff-simplify barriers logic, make sure cb is called on...
2016-06-27 Christian Grothoffmove functions unrelated to TESTBED_BarrierWaitHandle...
2016-06-27 Christian Grothoffmove functions unrelated to TESTBED_BarrierWaitHandle...
2016-06-25 Christian Grothoffremove global variable for barriers, move into controller
2016-06-25 Christian Grothoff-doxygen
2016-06-25 Christian Grothofffirst steps towards MQ
2016-01-19 Christian Grothoff-fix (C) notices
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2013-12-19 LRNmalloc -> new
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-30 Sree Harsha Totakura- rename to GNUNET_TESTBED_BARRIERSTATUS_*
2013-09-16 Sree Harsha Totakura- fix crash upon testbed service crash or broken connection
2013-09-10 Sree Harsha Totakura- experiment driver propagates barrier crossed notification
2013-09-09 Sree Harsha Totakura- barriers test case; more fixes
2013-09-05 Sree Harsha Totakura- doxygen
2013-09-03 Sree Harsha Totakura- barrier wait API
2013-09-02 Sree Harsha Totakura- more barrier code
2013-09-02 Sree Harsha Totakura- more barrier stuff
2013-08-30 Sree Harsha Totakura- towards testbed barriers