aboutsummaryrefslogtreecommitdiff
path: root/src/testbed
Commit message (Expand)AuthorAge
* fix mem corruption, possibly #5581Schanzenbach, Martin2019-07-23
* fix #5816Schanzenbach, Martin2019-07-23
* attempt fix #5813Schanzenbach, Martin2019-07-21
* no null byte needed in message payload, so GNUNET_memcpy fits betterlurchi2019-06-27
* new GNUNET_strlcpy allows using it morelurchi2019-06-27
* use GNUNET_strlcpy instead of strncpy where possiblelurchi2019-06-27
* fix indentationlurchi2019-06-27
* towards flow control in TNGChristian Grothoff2019-04-28
* unset XDG varsChristian Grothoff2019-02-26
* disable rps in unrelated testsChristian Grothoff2019-02-19
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* Partial application of diff send in beberking, Issue #5476Nils Gillmann2018-11-13
* tests: use port numbers that are unlikely to collide with user ports (just ha...psyc://loupsycedyglgamf.onion/~lynX1984-04-04
* fix https://gnunet.org/bugs/view.php?id=4904Schanzenbach, Martin2018-06-24
* rename FORCESTART into IMMEDIATE_START (#4547b)psyc://loupsycedyglgamf.onion/~lynX1984-04-04
* AUTOSTART renamed into START_ON_DEMAND (#4547a)psyc://loupsycedyglgamf.onion/~lynX1984-04-04
* 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
* testbed/buildvars.py: flake8Nils Gillmann2018-05-22
* follow-up, fix conf locationsNils Gillmann2018-05-19
* Switch to $GNUNET_TMP in all configuration files.Nils Gillmann2018-05-06
* fix memory leakChristian Grothoff2018-01-04
* fix more 'make dist' issuesChristian Grothoff2018-01-02
* Merge branch 'fix_social'lurchi2017-12-30
|\
| * allow MST callback to distinguish between disconnect and parse error situatio...Christian Grothoff2017-10-29
* | unset environment variables that will break testbed, indentation and comment ...Christian Grothoff2017-12-27
* | fix leakChristian Grothoff2017-10-06
|/
* 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 plugi...Christian Grothoff2017-03-16
* | 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
* 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 controller/te...Sree Harsha Totakura2016-10-27
* testbed: do not start unnecessary servicesSree Harsha Totakura2016-10-27