aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/testbed_api.c
Commit message (Expand)AuthorAge
* 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
* fix configuration parsing issue with inlines from configuration not in cwdChristian Grothoff2017-06-25
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
* propagate barrier status messages to sub controllersSree Harsha Totakura2016-10-27
* Avoid double constDavid Barksdale2016-10-26
* avoid using dying type for functionChristian Grothoff2016-10-23
* migrating testbed to new service APIChristian Grothoff2016-10-10
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* introduce more message parsing checksSree Harsha Totakura2016-07-07
* -convert resolver_api to MQChristian Grothoff2016-06-27
* -use more of MQ APIChristian Grothoff2016-06-27
* convert testbed_api to MQ (not perfect, but working)Christian Grothoff2016-06-27
* move functions unrelated to TESTBED_BarrierWaitHandle out of testbed_api_barr...Christian Grothoff2016-06-27
* move functions unrelated to TESTBED_BarrierWaitHandle out of testbed_api_barr...Christian Grothoff2016-06-27
* remove global variable for barriers, move into controllerChristian Grothoff2016-06-25
* first steps towards MQChristian Grothoff2016-06-25
* -fix (C) noticesChristian Grothoff2016-01-19
* -typo-doxygenChristian Grothoff2015-11-01
* -fix doxygenChristian Grothoff2015-10-28
* -indentation, doxygen, etc.Christian Grothoff2015-10-27
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* - add constBart Polot2014-03-13
* - add a getter for peer->unique_idBart Polot2014-03-13
* malloc -> newLRN2013-12-19
* -remove trailing whitespaceChristian Grothoff2013-10-06
* addressing name conflict with PS_STOPPED on MinGWChristian Grothoff2013-10-04
* - warn and wait for all operations to be completedSree Harsha Totakura2013-09-05
* - more barrier stuffSree Harsha Totakura2013-09-02
* - towards testbed barriersSree Harsha Totakura2013-08-30
* fix 2893: Move adaptive parallelisation mechanism to operation queuesSree Harsha Totakura2013-08-19
* - rename PEER_GET_CONFIGURATION to PEER_GET_INFORMATIONSree Harsha Totakura2013-08-15
* - remove dead assignmentsSree Harsha Totakura2013-08-14
* cleaner to not use ptr after freeing it, even for printingChristian Grothoff2013-06-21
* - revert 27104Sree Harsha Totakura2013-05-17
* - fix filtering through event maskSree Harsha Totakura2013-05-16
* - remove hostname/ip address from INIT message. They will be determined by t...Sree Harsha Totakura2013-05-13
* fix #2665: peer reconfiguration now implementedSree Harsha Totakura2013-05-07
* - remove unused configuration parameter in GNUNET_TESTBED_controller_link()Sree Harsha Totakura2013-05-04
* fix #2666: Implement service sharing among peersSree Harsha Totakura2013-04-21
* - doxygenSree Harsha Totakura2013-04-18
* - use hashmap instead of DLLSree Harsha Totakura2013-04-17
* - use hashmap for remembering active operation contextsSree Harsha Totakura2013-04-17
* - fixesSree Harsha Totakura2013-04-15
* - remove dead code as controller linking operation does not require hostSree Harsha Totakura2013-04-12
* - doxygenSree Harsha Totakura2013-04-12