aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/gnunet-service-testbed_links.c
Commit message (Expand)AuthorAge
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
* 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
* migrating testbed to new service APIChristian Grothoff2016-10-10
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -fix (C) noticesChristian Grothoff2016-01-19
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* malloc -> newLRN2013-12-19
* - fix testbed crash when controller linking operations fail at controllersSree Harsha Totakura2013-10-10
* -remove trailing whitespaceChristian Grothoff2013-10-06
* - fix misc. memleaksSree Harsha Totakura2013-09-30
* -use GPLv3+ consistentlyChristian Grothoff2013-08-24
* - revert 27104Sree Harsha Totakura2013-05-17
* - remove hostname/ip address from INIT message. They will be determined by t...Sree Harsha Totakura2013-05-13
* - complement HELPER API with functions to kill and wait on the helper processSree Harsha Totakura2013-05-09
* - docSree Harsha Totakura2013-05-06
* - simplify on-demand linking in overlay connectsSree Harsha Totakura2013-05-05
* - remove unused configuration parameter in GNUNET_TESTBED_controller_link()Sree Harsha Totakura2013-05-04
* - fixesSree Harsha Totakura2013-04-15
* - fixSree Harsha Totakura2013-04-14
* - fixSree Harsha Totakura2013-04-13
* - remove dead code as controller linking operation does not require hostSree Harsha Totakura2013-04-12
* - fix memleak complaints from valgrindSree Harsha Totakura2013-04-12
* - towards on-demand controller linkingSree Harsha Totakura2013-04-11
* - use host's configuration while starting controller on the hostSree Harsha Totakura2013-04-10
* - use host's configuration while connecting to controllerSree Harsha Totakura2013-04-10
* - restructureSree Harsha Totakura2013-04-10