index
:
gnunet
gnunet
master
v0.9
Amatus' GNUnet stable branch https://gnunet.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
testbed
/
testbed_api_barriers.c
Age
Commit message (
Expand
)
Author
2018-06-07
paragraph for gnunet devs that don't know how to use the web
psyc://loupsycedyglgamf.onion/~lynX
2018-06-07
glitch in the license text detected by hyazinthe, thank you!
psyc://loupsycedyglgamf.onion/~lynX
2018-06-05
first batch of license fixes (boring)
psyc://loupsycedyglgamf.onion/~lynX
2017-01-10
rename connecT -> connect now that the old API is dead
Christian Grothoff
2016-10-10
migrating testbed to new service API
Christian Grothoff
2016-08-18
Use statement exprs instead of local function
David Barksdale
2016-07-08
-avoid calling memcpy() with NULL argument, even if len is 0
Christian Grothoff
2016-06-27
convert testbed_api_barriers to new MQ API
Christian Grothoff
2016-06-27
-simplify barriers logic, make sure cb is called on all errors
Christian Grothoff
2016-06-27
move functions unrelated to TESTBED_BarrierWaitHandle out of testbed_api_barr...
Christian Grothoff
2016-06-27
move functions unrelated to TESTBED_BarrierWaitHandle out of testbed_api_barr...
Christian Grothoff
2016-06-25
remove global variable for barriers, move into controller
Christian Grothoff
2016-06-25
-doxygen
Christian Grothoff
2016-06-25
first steps towards MQ
Christian Grothoff
2016-01-19
-fix (C) notices
Christian Grothoff
2015-06-30
fix #3869: outdated FSF address
Christian Grothoff
2015-02-07
-bringing copyright tags up to FSF standard
Christian Grothoff
2013-12-19
malloc -> new
LRN
2013-10-06
-remove trailing whitespace
Christian Grothoff
2013-09-30
- rename to GNUNET_TESTBED_BARRIERSTATUS_*
Sree Harsha Totakura
2013-09-16
- fix crash upon testbed service crash or broken connection
Sree Harsha Totakura
2013-09-10
- experiment driver propagates barrier crossed notification
Sree Harsha Totakura
2013-09-09
- barriers test case; more fixes
Sree Harsha Totakura
2013-09-05
- doxygen
Sree Harsha Totakura
2013-09-03
- barrier wait API
Sree Harsha Totakura
2013-09-02
- more barrier code
Sree Harsha Totakura
2013-09-02
- more barrier stuff
Sree Harsha Totakura
2013-08-30
- towards testbed barriers
Sree Harsha Totakura