aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | - introduced nested namespace in test script to get rid of the permission ↵t3sserakt2021-08-30
| | | | | | | | problem, renamed test file.
* | -removed tmp files from netjailTheJackiMonster2021-08-30
| | | | | | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* | exec'Christian Grothoff2021-08-30
| |
* | -launch via scriptChristian Grothoff2021-08-30
| |
* | -do load default configuration even if 'gnunet.conf' does not existChristian Grothoff2021-08-29
| |
* | -remove (invalid) testing zone keys !tarballMartin Schanzenbach2021-08-29
| |
* | -bump version !tarballMartin Schanzenbach2021-08-29
| |
* | improve error message and inherit stderr as suggested by FlorianChristian Grothoff2021-08-28
| |
* | -added ppid prefix to netjail netns and interfacesTheJackiMonster2021-08-28
| | | | | | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* | -mostly a test commitChristian Grothoff2021-08-28
| |
* | -try j8 !tarballMartin Schanzenbach2021-08-28
| |
* | -debianFlorian Dold2021-08-28
| |
* | -debianFlorian Dold2021-08-28
| |
* | debian: systemd installationFlorian Dold2021-08-28
| |
* | debian: clean upFlorian Dold2021-08-28
| |
* | debian: more fixes and formattingFlorian Dold2021-08-28
| |
* | debian: more fixesFlorian Dold2021-08-28
| |
* | debian: various packaging fixesFlorian Dold2021-08-28
| |
* | use ISO 8609 / RFC 3339 timestamps for loggingFlorian Dold2021-08-28
| |
* | release GNUnet 0.15.3v0.15.3Christian Grothoff2021-08-28
| |
* | partial fix for problems raised by Alessio on the MLChristian Grothoff2021-08-28
| |
* | partial fix for problems raised by Alessio on the MLChristian Grothoff2021-08-28
| |
* | -add files from madmurphy so that other distros may benefitChristian Grothoff2021-08-28
| |
* | -indentChristian Grothoff2021-08-27
| |
* | -fix minor memory leakChristian Grothoff2021-08-27
| |
* | -fix typo spotted by madmurphyChristian Grothoff2021-08-26
| |
* | further simplify libgnunetpq event API and implementation, also trigger ↵Christian Grothoff2021-08-25
| | | | | | | | events on 'loopback' that are not socket-activated
* | -add missing testing_cmds.hv0.15.2Christian Grothoff2021-08-24
| |
* | debian: libgnunet-dev should not depend on GNUnetFlorian Dold2021-08-24
| |
* | -pogenChristian Grothoff2021-08-24
| |
* | -remove pthread dependency, add additional libexec binary to gnunet packageChristian Grothoff2021-08-24
| |
* | -remove dead ats-tests, fix strange Debian build issuesChristian Grothoff2021-08-24
| |
* | - fixed mem leaks, added code doc, formatting, removed trace logst3sserakt2021-08-24
| |
* | - added header changes for cmds to stop a peer and remove a test ↵t3sserakt2021-08-24
| | | | | | | | environment, used in simple send test case plugin
* | Merge branch 'master' of ssh://gnunet.org/gnunett3sserakt2021-08-24
|\ \
| * | -update Debian changelog, updating posChristian Grothoff2021-08-23
| | |
| * | fixing misc. bugs in the configure scriptv0.15.1Christian Grothoff2021-08-23
| | |
| * | -bump versionChristian Grothoff2021-08-23
| | |
| * | -update pogenChristian Grothoff2021-08-23
| | |
* | | - added cmds to stop a peer and remove a test environment, used in simple ↵t3sserakt2021-08-24
| | | | | | | | | | | | send test case plugin
* | | Merge branch 'master' of ssh://gnunet.org/gnunett3sserakt2021-08-23
|\| |
| * | -fix indentationChristian Grothoff2021-08-23
| | |
| * | -remove dead flagChristian Grothoff2021-08-23
| | |
| * | -simplify libgnunetpq to only support single-threaded applications that do ↵Christian Grothoff2021-08-22
| | | | | | | | | | | | use the scheudler (when using event API)
| * | -prepend X to ensure identifiers do not start with a numberChristian Grothoff2021-08-22
| | |
* | | - fixed copyright yeart3sserakt2021-08-18
|/ /
* | -swap WARNING/ERROR to fix #6991Christian Grothoff2021-08-18
| |
* | - moved additional files from testbed to testingt3sserakt2021-08-17
| |
* | - moved test code from testbed to testingt3sserakt2021-08-17
| |
* | - renamed methods and variables to prepare moving files from testbed to ↵t3sserakt2021-08-17
| | | | | | | | testing, to fix circular dependency problem