aboutsummaryrefslogtreecommitdiff
path: root/src/transport
Commit message (Collapse)AuthorAge
* - fixed warning, raised log level for udp backchannel test0.15.xt3sserakt2021-12-02
|
* - added missing file, fixed warningst3sserakt2021-12-02
|
* - using the big macrofication of the traits from GNU Taler nowt3sserakt2021-12-01
|
* - fixed bug in connect cmdt3sserakt2021-11-30
|
* - added dv script, but removed it from check_SCRIPTS, because it does not ↵t3sserakt2021-11-29
| | | | worg atm.
* - added number of unintentional connects to connect cmd, fixed bugs in tcp ↵t3sserakt2021-11-29
| | | | communicator and tng service, added method to get a cmd not restricted to future or past cmds
* - added distance vector testcaset3sserakt2021-11-29
|
* - added scripts to EXTRA_DISTt3sserakt2021-11-29
|
* Merge branch 'dev/vanni/bcd-new'Alessio Vanni2021-11-25
|\
| * -mallinfo is deprecated in favour of mallinfo2Alessio Vanni2021-11-21
| |
* | - added missing broadcast test topology conf filet3sserakt2021-11-24
| |
* | - fixed stack overflow in tng servicet3sserakt2021-11-24
| |
* | - fix wrong kernel parameter check. Fix double free of GNUNET_HELPER_SendHandlet3sserakt2021-11-22
| |
* | -indentChristian Grothoff2021-11-22
| |
* | -indentChristian Grothoff2021-11-22
| |
* | -fixesChristian Grothoff2021-11-22
| |
* | -fixesChristian Grothoff2021-11-22
|/
* - Fixed header, fixed log level, changed block until connect logic, fixed ↵t3sserakt2021-11-19
| | | | memory issues.
* - Added broadcast test case. changed transport_api_cmd_start_peer.c to be ↵t3sserakt2021-11-13
| | | | configure to use broadcast or not. Changed transport_api_cmd_send_simple.c to use map of connected peers. Fixed bugs in service and udp communicator.
* - 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
| * BUILD: Remove --disable-testing. Issue #7033Martin Schanzenbach2021-10-11
| |
| * -clean up testing-NG finish logicChristian Grothoff2021-10-08
| |
| * -fix FTBFSChristian Grothoff2021-10-06
| |
* | 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.
* - added missing scriptt3sserakt2021-09-22
|
* - added missing testcase plugint3sserakt2021-09-20
|
* - fixed Makefilet3sserakt2021-09-20
|
* Merge branch 'master' of ssh://git.gnunet.org/gnunett3sserakt2021-09-20
|\
| * -fix typosChristian Grothoff2021-09-18
| |
* | - 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.
* exec'Christian Grothoff2021-08-30
|
* -launch via scriptChristian Grothoff2021-08-30
|
* -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
* - added cmds to stop a peer and remove a test environment, used in simple ↵t3sserakt2021-08-24
| | | | send test case plugin
* - fixed copyright yeart3sserakt2021-08-18
|
* - 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
* - 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
| |