aboutsummaryrefslogtreecommitdiff
path: root/src/testbed
Commit message (Expand)AuthorAge
* - compile warning fixesSree Harsha Totakura2013-05-14
* - merge; compare hostname to determine the node to spawn processSree Harsha Totakura2013-05-14
* - supermuc specific island handling codeSree Harsha Totakura2013-05-14
* - sort hosts returned from loadlevelerSree Harsha Totakura2013-05-14
* - switch to UDP transport pluginSree Harsha Totakura2013-05-14
* - use hostip instead of hostname to avoid dependency on resolverSree Harsha Totakura2013-05-14
* - resolve hostname in helper to IP addressSree Harsha Totakura2013-05-13
* - fix compile-time warningSree Harsha Totakura2013-05-13
* - allow reading hostnames with dashes/hyphensSree Harsha Totakura2013-05-13
* - remove hostname/ip address from INIT message. They will be determined by t...Sree Harsha Totakura2013-05-13
* - avoid linear scan of hostsSree Harsha Totakura2013-05-11
* - complement HELPER API with functions to kill and wait on the helper processSree Harsha Totakura2013-05-09
* - have a timeout for cases where flushing takes too longSree Harsha Totakura2013-05-08
* - fix parsing of shared service specsSree Harsha Totakura2013-05-08
* - limit hostname as gethostname() has undefined behavior when hostname exceedsSree Harsha Totakura2013-05-08
* - have hostname part of the log fileSree Harsha Totakura2013-05-08
* - fix duplicate symbolsSree Harsha Totakura2013-05-08
* fix #2665: peer reconfiguration now implementedSree Harsha Totakura2013-05-07
* - 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
* - showcase failing controllerlink caseSree Harsha Totakura2013-05-03
* - fixBart Polot2013-04-26
* - signal termination to peers when controller crashesSree Harsha Totakura2013-04-26
* - fixSree Harsha Totakura2013-04-24
* - test harder by checking the data file sizeSree Harsha Totakura2013-04-24
* - test cases for testbed loggerSree Harsha Totakura2013-04-23
* fix #2666: Implement service sharing among peersSree Harsha Totakura2013-04-21
* - simple test case for service sharing in testing deploymentsSree Harsha Totakura2013-04-19
* - doxygenSree Harsha Totakura2013-04-19
* - testbed logger client APISree Harsha Totakura2013-04-19
* - logger service for aggregating stat data from testbed peersSree Harsha Totakura2013-04-18
* - service sharing in testingSree Harsha Totakura2013-04-18
* - doxygenSree Harsha Totakura2013-04-18
* - docSree Harsha Totakura2013-04-18
* - use hashmap instead of DLLSree Harsha Totakura2013-04-17
* - use hashmap for remembering active operation contextsSree Harsha Totakura2013-04-17
* - stop iterating through waiting operations earlierSree Harsha Totakura2013-04-16
* - fixSree Harsha Totakura2013-04-15
* - fixesSree Harsha Totakura2013-04-15
* - fixesSree Harsha Totakura2013-04-15
* -doxygenChristian Grothoff2013-04-14
* - fixSree Harsha Totakura2013-04-14
* -remove unnecessary arguments from ARM callbacksChristian Grothoff2013-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
* - sanifySree Harsha Totakura2013-04-12
* - doxygenSree Harsha Totakura2013-04-12
* - towards on-demand controller linkingSree Harsha Totakura2013-04-11