aboutsummaryrefslogtreecommitdiff
path: root/src/testbed
Commit message (Expand)AuthorAge
* first cmd for a simple tng test running. part of cleanup and sanity check whe...t3sserakt2021-08-04
* - added config files for netjail testing. removed unshare from netjail scriptt3sserakt2021-08-01
* - removed warningst3sserakt2021-07-31
* :Merge branch 'master' of ssh://gnunet.org/gnunett3sserakt2021-07-30
|\
| * add dependency lib to a couple targetsThien-Thi Nguyen2021-07-29
* | - there are two helper running, but only one is doing the work of both. There...t3sserakt2021-07-30
|/
* - simple test without sending. peers setup working.t3sserakt2021-07-28
* -missing libraryFlorian Dold2021-07-26
* simplify linkageChristian Grothoff2021-07-26
* - smaller bug fixest3sserakt2021-07-23
* - moving cmds to other packagest3sserakt2021-07-23
* - added first testcase cmd code for sending a simple testmessaget3sserakt2021-07-22
* - removed backtracet3sserakt2021-07-22
* -fix deb build issuesChristian Grothoff2021-07-20
* -ftbfsMartin Schanzenbach2021-07-20
* Merge branch 'master' of ssh://gnunet.org/gnunett3sserakt2021-07-19
|\
| * -fix typosChristian Grothoff2021-07-18
* | - finished first prototype for running several local testcase.t3sserakt2021-07-19
|/
* - started to implement several cmds to start peers^Ctestcase plugin will be s...t3sserakt2021-07-16
* - added rudimentary cmd helper (copied from testbed-helper), binary to start ...t3sserakt2021-07-07
* - stopping testbed, starting testbed for every node, fixing bugs, implement t...t3sserakt2021-07-02
* - starting testbed with netjailt3sserakt2021-06-30
* fix debian package buildChristian Grothoff2021-06-18
* - fix misc typosChristian Grothoff2021-04-28
* -fix FTBFSChristian Grothoff2021-04-26
* -fix many more typosChristian Grothoff2021-04-26
* -fix many more typosChristian Grothoff2021-04-26
* -fix typosChristian Grothoff2021-04-26
* -Fix several incorrect uses of `i.e.'Alessio Vanni2021-04-24
* - removed unfinshed file from Makefilet3sserakt2021-04-15
* - added handling of asynchronous task to testing ng. added testbed commands f...t3sserakt2021-04-15
* - added testbed service commandt3sserakt2021-03-29
* - added testbed commandst3sserakt2021-03-29
* -fix setting environment variable for testbedTheJackiMonster2021-01-11
* minor fixesChristian Grothoff2020-12-19
* change GNUNET_DISK_fn_write() to always do atomic writes and to NOT overwrite...Christian Grothoff2020-12-19
* -warnings mostly formatMartin Schanzenbach2020-11-13
* -fix timeout testMartin Schanzenbach2020-11-13
* -minor API changeMartin Schanzenbach2020-11-10
* -fix more warningsMartin Schanzenbach2020-10-16
* merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188Christian Grothoff2020-07-18
* avoid boolean flag in GNUNET_OS_start_process() API (fixes #6188)Christian Grothoff2020-07-17
* fix: do not use udp plugin for testsMartin Schanzenbach2020-07-06
* Fix_build_dependenciesBertrand Marc2020-07-05
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
* Improved BIO APIAlessio Vanni2020-05-19
* make GNUNET_freez default, have GNUNET_free_nz for cases where that does not ...Christian Grothoff2020-04-21
* fix pointer indentationChristian Grothoff2019-11-24
* use ifdef instead of if for __linux__ and BSDng02019-11-20
* follow-up to 7c14b80a011e9e99b1cef0bfd96bae364edd5663:ng02019-11-20