aboutsummaryrefslogtreecommitdiff
path: root/src/testbed
Commit message (Collapse)AuthorAge
* fix configuration parsing issue with inlines from configuration not in cwdChristian Grothoff2017-06-25
|
* fix misc linker issuesChristian Grothoff2017-04-02
|
* rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff2017-03-25
|
* fix #4957Christian Grothoff2017-03-17
|
* more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
|
* Merge branch 'master' into getoptChristian Grothoff2017-03-17
|\
| * removing dead/legacy server/connection logic, except for in tcp/wlan/bt ↵Christian Grothoff2017-03-16
| | | | | | | | plugins (which will be updated 'later')
* | Still porting to new getopt API.Marcello Stanisci2017-03-15
|/
* link against libz explicitly, as we use it directlyChristian Grothoff2017-03-14
|
* fix potential NPEChristian Grothoff2017-03-10
|
* fix out-of-bounds case in parserChristian Grothoff2017-03-10
|
* fix commentChristian Grothoff2017-03-10
|
* remove dead enum valuesChristian Grothoff2017-03-08
|
* indentation fixesChristian Grothoff2017-01-27
|
* unset XDG environment variable during testcases, as they can screw things up ↵Christian Grothoff2017-01-27
| | | | badly
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
|
* exclude more testsChristian Grothoff2017-01-08
|
* - add subdirectory gitignore filesBart Polot2016-11-09
|
* disable more unnecessary services in testcasesSree Harsha Totakura2016-10-27
|
* propagate barrier status messages to sub controllersSree Harsha Totakura2016-10-27
|
* Fix #4718: Do not echo BARRIER_STATUS messages back to the main ↵Sree Harsha Totakura2016-10-27
| | | | controller/test driverAlso add a few FIXMEs to be fixed and fix testcase logic to accommodate new scheduler shutdown semantics
* testbed: do not start unnecessary servicesSree 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 new MST API in helperChristian Grothoff2016-10-07
|
* fix #4703Christian Grothoff2016-10-06
|
* -removing pointless NULL cmpChristian Grothoff2016-08-27
|
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
| | | | | This change lets us compile with clang again.
* fix star topology generationChristian Grothoff2016-08-13
|
* -use new_array where appropriate, fix indentationChristian Grothoff2016-08-13
|
* -fix bug introduced when STAR topology was added, STAR must only be once in ↵Christian Grothoff2016-08-13
| | | | the topology_strings[]-array
* -convert vpn/exit/pt to use new CADET portsChristian Grothoff2016-08-11
|
* testbed: STAR topology (SCNR)Carlo von lynX2016-08-06
|
* -migrate testbed to new MQ APIChristian Grothoff2016-08-04
|
* convert to new hello_get APIChristian Grothoff2016-07-30
|
* -convert to new transport APIChristian Grothoff2016-07-29
|
* -convert to new transport APIChristian Grothoff2016-07-29
|
* -indentingChristian Grothoff2016-07-08
|
* -make handle staticChristian Grothoff2016-07-08
|
* -ignore meaningless timeout statusChristian Grothoff2016-07-08
|
* -ignore meaningless timeout statusChristian Grothoff2016-07-08
|
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
|
* migrate transport_core API to MQChristian Grothoff2016-07-08
|
* introduce more message parsing checksSree Harsha Totakura2016-07-07
| | | | | These checks may provide hints for Coverity.
* misc fixesChristian Grothoff2016-07-06
|
* Fix broken testbed controllerlink testcase.Sree Harsha Totakura2016-07-01
| | | | | | | The test's configuration does not enable autostarting resolver service and it is required for peers to be able to connect with each other, which is what the testcase tries to do.
* -doxygenChristian Grothoff2016-06-30
|
* -convert resolver_api to MQChristian Grothoff2016-06-27
|
* -use more of MQ APIChristian Grothoff2016-06-27
|