aboutsummaryrefslogtreecommitdiff
path: root/src/testbed
AgeCommit message (Expand)Author
2017-06-25fix configuration parsing issue with inlines from configuration not in cwdChristian Grothoff
2017-04-02fix misc linker issuesChristian Grothoff
2017-03-25rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff
2017-03-17fix #4957Christian Grothoff
2017-03-17more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff
2017-03-17Merge branch 'master' into getoptChristian Grothoff
2017-03-16removing dead/legacy server/connection logic, except for in tcp/wlan/bt plugi...Christian Grothoff
2017-03-15Still porting to new getopt API.Marcello Stanisci
2017-03-14link against libz explicitly, as we use it directlyChristian Grothoff
2017-03-10fix potential NPEChristian Grothoff
2017-03-10fix out-of-bounds case in parserChristian Grothoff
2017-03-10fix commentChristian Grothoff
2017-03-08remove dead enum valuesChristian Grothoff
2017-01-27indentation fixesChristian Grothoff
2017-01-27unset XDG environment variable during testcases, as they can screw things up ...Christian Grothoff
2017-01-10rename connecT -> connect now that the old API is deadChristian Grothoff
2017-01-08exclude more testsChristian Grothoff
2016-11-09- add subdirectory gitignore filesBart Polot
2016-10-27disable more unnecessary services in testcasesSree Harsha Totakura
2016-10-27propagate barrier status messages to sub controllersSree Harsha Totakura
2016-10-27Fix #4718: Do not echo BARRIER_STATUS messages back to the main controller/te...Sree Harsha Totakura
2016-10-27testbed: do not start unnecessary servicesSree Harsha Totakura
2016-10-26Avoid double constDavid Barksdale
2016-10-23avoid using dying type for functionChristian Grothoff
2016-10-10migrating testbed to new service APIChristian Grothoff
2016-10-07use new MST API in helperChristian Grothoff
2016-10-06fix #4703Christian Grothoff
2016-08-27-removing pointless NULL cmpChristian Grothoff
2016-08-18Use statement exprs instead of local functionDavid Barksdale
2016-08-13fix star topology generationChristian Grothoff
2016-08-13-use new_array where appropriate, fix indentationChristian Grothoff
2016-08-13-fix bug introduced when STAR topology was added, STAR must only be once in t...Christian Grothoff
2016-08-11-convert vpn/exit/pt to use new CADET portsChristian Grothoff
2016-08-06testbed: STAR topology (SCNR)Carlo von lynX
2016-08-04-migrate testbed to new MQ APIChristian Grothoff
2016-07-30convert to new hello_get APIChristian Grothoff
2016-07-29-convert to new transport APIChristian Grothoff
2016-07-29-convert to new transport APIChristian Grothoff
2016-07-08-indentingChristian Grothoff
2016-07-08-make handle staticChristian Grothoff
2016-07-08-ignore meaningless timeout statusChristian Grothoff
2016-07-08-ignore meaningless timeout statusChristian Grothoff
2016-07-08-avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff
2016-07-08migrate transport_core API to MQChristian Grothoff
2016-07-07introduce more message parsing checksSree Harsha Totakura
2016-07-06misc fixesChristian Grothoff
2016-07-01Fix broken testbed controllerlink testcase.Sree Harsha Totakura
2016-06-30-doxygenChristian Grothoff
2016-06-27-convert resolver_api to MQChristian Grothoff
2016-06-27-use more of MQ APIChristian Grothoff