aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/testbed_api.c
Commit message (Expand)AuthorAge
* Delete more subsystems not required after tngMartin Schanzenbach2023-10-13
* -Miscellaneous mostly-comment typo fixes.ulfvonbelow2023-02-06
* UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach2022-12-04
* BUILD: Attempt to disentable platform.h, gnunet_common.h and gnunet_private_c...Martin Schanzenbach2022-12-04
* -DOC: Documentation cleanup pass through TESTBED subsystemWillow Liquorice2022-10-03
* -DOC: Another comment stripping pass through TESTBEDWillow Liquorice2022-10-03
* -DOC: Comment stripping pass in TESTBED subsystemWillow Liquorice2022-10-03
* -fix many more typosChristian Grothoff2021-04-26
* -Fix several incorrect uses of `i.e.'Alessio Vanni2021-04-24
* -warnings mostly formatMartin Schanzenbach2020-11-13
* -fix more warningsMartin Schanzenbach2020-10-16
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
* tighten formatting rulesChristian Grothoff2019-10-31
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* fix #5816Schanzenbach, Martin2019-07-23
* no null byte needed in message payload, so GNUNET_memcpy fits betterlurchi2019-06-27
* use GNUNET_strlcpy instead of strncpy where possiblelurchi2019-06-27
* 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