aboutsummaryrefslogtreecommitdiff
path: root/src/transport/Makefile.am
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.
* 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
| * BUILD: Remove --disable-testing. Issue #7033Martin Schanzenbach2021-10-11
| |
* | - 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.
* - fixed Makefilet3sserakt2021-09-20
|
* - added new udp backchannel testcase, changed netjail script to have port ↵t3sserakt2021-09-20
| | | | forwarding into subnets, master loop is no configured completely by topology config file, connect cmd reads topology file to connect to configured nodes
* - fixed wrong dependencies to tng version of libs, added missing block after ↵t3sserakt2021-09-14
| | | | sending
* - added tng milestone 2 versions with improvements onto version 1 files , ↵t3sserakt2021-09-13
| | | | fixed smaller issues in milestone 1 versions, added version 1 to buildbot, added new testcase for testing udp backchannel
* - introduced nested namespace in test script to get rid of the permission ↵t3sserakt2021-08-30
| | | | problem, renamed test file.
* -launch via scriptChristian Grothoff2021-08-30
|
* -remove dead ats-tests, fix strange Debian build issuesChristian Grothoff2021-08-24
|
* - added cmds to stop a peer and remove a test environment, used in simple ↵t3sserakt2021-08-24
| | | | send test case plugin
* - moved test code from testbed to testingt3sserakt2021-08-17
|
* - commented plugin in Makefile.am because of circular dependency problemt3sserakt2021-08-16
|
* Merge branch 'master' of ssh://gnunet.org/gnunett3sserakt2021-08-16
|\
| * -make new cmd tests experimental (segfalting); fix warningsMartin Schanzenbach2021-08-08
| |
* | - small changes to simple sendt3sserakt2021-08-16
|/
* :Merge branch 'master' of ssh://gnunet.org/gnunett3sserakt2021-07-30
|\
| * - commented rule for libgnunet_plugin_cmd_simple_send.la to fix buildt3sserakt2021-07-28
| |
* | - there are two helper running, but only one is doing the work of both. ↵t3sserakt2021-07-30
|/ | | | Therefore connecting peers does not work atm.
* - simple test without sending. peers setup working.t3sserakt2021-07-28
|
* - fix buildt3sserakt2021-07-23
|
* - smaller bug fixest3sserakt2021-07-23
|
* - moving cmds to other packagest3sserakt2021-07-23
|
* - added first testcase cmd code for sending a simple testmessaget3sserakt2021-07-22
|
* -remove legacy transportMartin Schanzenbach2021-02-24
|
* -flurry of bugfixes for tng serviceMartin Schanzenbach2021-02-23
|
* TNG: Add a the api test; WIPMartin Schanzenbach2021-02-21
|
* - fixed bug in tcp com challenge logic. added test case for bidirectional test.t3sserakt2021-01-25
|
* import Debian build rules, split off libgnunetChristian Grothoff2020-12-28
|
* Merge branch 'master' of ssh://gnunet.org/gnunett3sserakt2020-12-08
|\
| * -fix linkMartin Schanzenbach2020-11-30
| |
| * -start TNG transport test logicMartin Schanzenbach2020-11-30
| |
| * -rename communicator testing logicMartin Schanzenbach2020-11-30
| |
* | - added testing logic for backchannel and rekey tests. Fixed bugs for rekey ↵t3sserakt2020-12-08
|/ | | | logic.
* Merge branch 'master' of ssh://gnunet.org/gnunett3sserakt2020-07-21
|\
| * Fix_build_dependenciesBertrand Marc2020-07-05
| | | | | | | | Signed-off-by: Martin Schanzenbach <mschanzenbach@posteo.de>
* | TNG: Implemented 5530: add replay protection to TCP communicator. Added ↵t3sserakt2020-07-17
|/ | | | monotime value checks
* Fixed 5528: TCP *communicator* bindto option should support DNS names, and ↵t3sserakt2020-06-12
| | | | 6013: TCP communicator should bind to IPv6 and IPv4 if only port given
* deps are now required, no need for definesMartin Schanzenbach2020-05-17
|
* added communicator tests to experimentalt3sserakt2020-04-03
|
* fix dist for tngSchanzenbach, Martin2020-01-13
|
* add backchannel test; fix udp basicSchanzenbach, Martin2019-12-31
|
* rename tests to dertermine test modeSchanzenbach, Martin2019-12-31
|
* add udp comm test caseSchanzenbach, Martin2019-12-26
|
* make tng tests experimentalSchanzenbach, Martin2019-12-25
|
* add tcp test; minor fixSchanzenbach, Martin2019-12-23
|
* basic testsSchanzenbach, Martin2019-12-22
|
* rename test as it is now communicator-independentSchanzenbach, Martin2019-12-22
|