aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* - moved global netjail methods to its own header file.dev/t3ss/tngt3sserakt2021-11-09
| | | | | | - added configuration by string in test skript instead of config file. - moved netjail scripts to contrib/netjail and install them into the share/gnunet directory.
* - fixed coverity issuest3sserakt2021-10-28
|
* changes to reflect the changes in testing_api_loop.ct3sserakt2021-10-25
|
* Merge branch 'master' into dev/t3ss/tngt3sserakt2021-10-15
|\
| * removed versioned artefacts with v2 and v3. changes to reflect the changes ↵t3sserakt2021-10-14
| | | | | | | | in testing_api_loop.c
| * -cleanupMartin Schanzenbach2021-10-13
| |
| * BUILD: Kill infinibandMartin Schanzenbach2021-10-12
| |
| * BUILD: Attempt fix longer file names in make distMartin Schanzenbach2021-10-12
| |
| * BUILD: Remove --disable-mysql-version-check. #7033Martin Schanzenbach2021-10-11
| |
| * BUILD: Remove --disable-testing. Issue #7033Martin Schanzenbach2021-10-11
| |
| * BUILD: Remove W32 ifdefMartin Schanzenbach2021-10-11
| |
| * BUILD: Remove EXPENSIVE_TESTS (unused). Issue #7033Martin Schanzenbach2021-10-11
| |
| * BUILD: Remove SuperMUC code. Issue #7033Martin Schanzenbach2021-10-11
| |
| * -add testing.h to make distv0.15.4-alpha.2Christian Grothoff2021-10-10
| |
| * -make check/dist ftbfs fix. needs filev0.15.4-alpha.1Martin Schanzenbach2021-10-10
| |
| * -fallback to .version file outside of gitMartin Schanzenbach2021-10-09
| |
| * -trim properlyMartin Schanzenbach2021-10-09
| |
| * -fix trMartin Schanzenbach2021-10-09
| |
| * -bashismMartin Schanzenbach2021-10-09
| |
| * -exec flagMartin Schanzenbach2021-10-09
| |
| * BUILD: Add version from git tagsMartin Schanzenbach2021-10-09
| |
| * -dceChristian Grothoff2021-10-08
| |
| * -clean up testing-NG finish logicChristian Grothoff2021-10-08
| |
| * fix #7029Christian Grothoff2021-10-06
| |
| * Fix some typos in the handbookYujiri2021-10-06
| |
| * -fix FTBFSChristian Grothoff2021-10-06
| |
| * add missing finish cmdChristian Grothoff2021-10-04
| |
| * -fix a misunderstanding with pkg-configAlessio Vanni2021-10-04
| | | | | | | | | | | | | | Most of this macro is based on a macro from another library, so I ended up doing things incorrectly because I hadn't fully understood what was going on. I didn't notice this error until now because I used to use the --with-gnunet-prefix flag instead of letting pkgconfig deal with it.
| * -basic santiy for testing API, breaks transport/ buildChristian Grothoff2021-10-04
| |
| * -taking a first stab at cleaning up the testing messChristian Grothoff2021-10-04
| |
| * -indentation of parametersTheJackiMonster2021-09-27
| | | | | | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
| * -indentChristian Grothoff2021-09-27
| |
| * -bugfixes and FIXMEs for t3ssChristian Grothoff2021-09-24
| |
| * PQ: implementing #7014: support testing database version is currentChristian Grothoff2021-09-23
| |
| * -add first dhtu test skeletonChristian Grothoff2021-09-23
| |
| * -finish first draft implementation of dhtu over GNUnet (old, not TNG)Christian Grothoff2021-09-22
| |
| * The differences between the contrib subdirectory in the git repository and ↵Christian Grothoff2021-09-22
| | | | | | | | | | | | | | the contrib subdirectory generated by make dist have grown really big. Please find attached another patch for updating the content of: contrib/Makefile.am contrib/scripts/Makefile.am
| * NSE: return NaN (see #7021)Christian Grothoff2021-09-22
| |
| * NSE: return INF, not NaN (fixes #7021)Christian Grothoff2021-09-22
| |
* | fixed unset port forwarding variable bug in netjail script, fixed end cmd ↵t3sserakt2021-10-11
| | | | | | | | without shutdown bug, smaller fixes
* | - add generic topology configuration by filet3sserakt2021-10-07
|/ | | | | | | | | | | | | | | | | | | | | | | - cmd simple send using file configuration from file - added cmd to check the logs for backchannel encapsulation - added cmd which notifies the master loop of local loop being prepared to finish - added logging to helper.c - moved code from connecting peers cmd into global functions - added parameters given to the connecting peers cmd - added assertion when notifying the transport service about a new queue, if the communicator has no intial capacity - added optional valgrind cmd to test script - added flag für queues with unlimited length - added check for queues with higher priority - added attribute queue_capacity to struct Queue - bug fixing worker task for kce generation and transport notification about available queue in udp communicator - change value for unlimited queue length from 0 to UINT16_MAX in tcp communicator and service - added loop to stop the test system for the globally known peers in stop testsystem cmd - refactored endless growing array to handle further messages from the local loops, and added logic to handle the local test prepare msg - added utility methods in testing.c - added forwarding of all tests prepared msg in gnunet-cmds-helper.c - added cmd to end loop without shutdown - added without shutdown cmd to simple send testcase - added backchannel check, without shutdown and prepared cmd to udp backchannel testcase.
* Merge branch 'master' of ssh://git.gnunet.org/gnunett3sserakt2021-09-22
|\
| * -do ATS integration in DHTUChristian Grothoff2021-09-22
| |
| * -work on dhtuChristian Grothoff2021-09-22
| |
| * dhtu: handle connectChristian Grothoff2021-09-20
| |
* | - added missing scriptt3sserakt2021-09-22
|/
* - added missing testcase plugint3sserakt2021-09-20
|
* - fixed Makefilet3sserakt2021-09-20
|
* - fixed install dir for gnunet-cmds-helpert3sserakt2021-09-20
|
* Merge branch 'master' of ssh://git.gnunet.org/gnunett3sserakt2021-09-20
|\