aboutsummaryrefslogtreecommitdiff
path: root/src/transport/transport-testing-cmds.h
Commit message (Collapse)AuthorAge
* removed versioned artefacts with v2 and v3. changes to reflect the changes ↵t3sserakt2021-10-14
| | | | in testing_api_loop.c
* - 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
* - 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
* - fixed mem leaks, added code doc, formatting, removed trace logst3sserakt2021-08-24
|
* - fixed copyright yeart3sserakt2021-08-18
|
* - fixed typot3sserakt2021-08-02
|
* - there are two helper running, but only one is doing the work of both. ↵t3sserakt2021-07-30
Therefore connecting peers does not work atm.