aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/gnunet-service-testbed.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
* migrating testbed to new service APIChristian Grothoff2016-10-10
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* 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
* -remove trailing whitespaceChristian Grothoff2013-10-06
* - towards seperating connection pooling from cacheSree Harsha Totakura2013-09-26
* - experiment driver propagates barrier crossed notificationSree Harsha Totakura2013-09-10
* - barriers test case; more fixesSree Harsha Totakura2013-09-09
* - more barrier codeSree Harsha Totakura2013-09-02
* - towards testbed barriersSree Harsha Totakura2013-08-30
* -use GPLv3+ consistentlyChristian Grothoff2013-08-24
* 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
* - 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
* - fix parsing of shared service specsSree Harsha Totakura2013-05-08
* fix #2665: peer reconfiguration now implementedSree Harsha Totakura2013-05-07
* fix #2666: Implement service sharing among peersSree Harsha Totakura2013-04-21
* - logger service for aggregating stat data from testbed peersSree Harsha Totakura2013-04-18
* - service sharing in testingSree Harsha Totakura2013-04-18
* - 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
* - restructureSree Harsha Totakura2013-04-10
* - restructureSree Harsha Totakura2013-04-08
* - log load statistics to fileSree Harsha Totakura2013-04-04
* - load monitoring in testbedSree Harsha Totakura2013-04-04
* - use topology service instead of statistics as statistics may not terminate ...Sree Harsha Totakura2013-04-03
* - test case for starting/stopping peer's servicesSree Harsha Totakura2013-04-02
* - warn on missing casesSree Harsha Totakura2013-04-02
* - manage services of peers (server)Sree Harsha Totakura2013-04-02
* expose Operation and associated closure in every eventSree Harsha Totakura2013-03-18
* - fix crash after handling SHUTDOWN_PEERS due to forwarded operations using `...Sree Harsha Totakura2013-03-11
* - fixSree Harsha Totakura2013-03-11
* - fixesSree Harsha Totakura2013-03-08
* - fix (case where peers <= 2)Sree Harsha Totakura2013-03-08
* be verbose while sending error message instead of emitting a warningSree Harsha Totakura2013-03-05
* Use a sub operation while forwarding controller link operations. This helps toSree Harsha Totakura2013-02-22
* send configurations of newly started slave controllers as part of controller ...Sree Harsha Totakura2013-02-21