aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_communicator_basic.c
Commit message (Collapse)AuthorAge
* - refactored singleton worker task for udp com. to be per sender. refactored ↵t3sserakt2021-02-02
| | | | test code to only accept packet loss in case of timeout.
* - fixed bug in tcp com challenge logic. added test case for bidirectional test.t3sserakt2021-01-25
|
* - added configuration to the tng communicator test codet3sserakt2021-01-05
|
* Merge branch 'master' of ssh://gnunet.org/gnunett3sserakt2021-01-05
|\
| * rudimentary fixesChristian Grothoff2020-12-20
| |
| * -fix misc compiler warningsChristian Grothoff2020-12-20
| |
* | - started making tng communicator test code more resilientt3sserakt2021-01-05
|/
* - added code again that was accidentally lost during merget3sserakt2020-12-14
|
* Merge branch 'master' of ssh://gnunet.org/gnunett3sserakt2020-12-08
|\
| * -rename communicator testing logicMartin Schanzenbach2020-11-30
| |
* | - added testing logic for backchannel and rekey tests. Fixed bugs for rekey ↵t3sserakt2020-12-08
|/ | | | logic.
* - added inband udp communicator rekey logict3sserakt2020-11-24
|
* - backchannel alternativ 1t3sserakt2020-10-15
|
* - Changed delay. Removed intial waitingt3sserakt2020-10-14
|
* - new udp backchannel logic. Two alternatives. Test not working.t3sserakt2020-10-09
|
* - first attempt to fix the udp backchannelt3sserakt2020-10-06
|
* - really added data for tng test and adjusted message overhead from maximum ↵t3sserakt2020-09-10
| | | | payload size
* - fixed socket clean up; added sync between start of service and communicatort3sserakt2020-09-08
|
* - fixed mem leaks.t3sserakt2020-07-21
|
* tng: MTU fix for other UNIXes, log messageMartin Schanzenbach2020-06-01
|
* tng: UNIX communicator fixes. Test fixesMartin Schanzenbach2020-06-01
|
* tng: more UDP communicator backchannelsMartin Schanzenbach2020-06-01
| | | | | Added a new message for queue updates to indicate queue length. Queues now may also have a priority parameter.
* towards UDP backchannelsMartin Schanzenbach2020-05-30
|
* proposed fix for excessive queueing (somehow does not quite work, not sure why)Christian Grothoff2020-02-15
|
* fix backchannelSchanzenbach, Martin2020-01-01
|
* rename tests to dertermine test modeSchanzenbach, Martin2019-12-31
|
* more accurate calculationSchanzenbach, Martin2019-12-31
|
* Merge branch 'master' of ssh://gnunet.org/gnunetSchanzenbach, Martin2019-12-30
|\
| * replace printf() with GNUNET_log()Julius Bünger2019-12-29
| |
* | fix testSchanzenbach, Martin2019-12-30
| |
* | minor test runn modificationSchanzenbach, Martin2019-12-27
|/
* mergeSchanzenbach, Martin2019-12-26
|\
| * more itersChristian Grothoff2019-12-25
| |
| * avoid constantly adding/removing timeout taskChristian Grothoff2019-12-25
| |
* | more fixed tcp commSchanzenbach, Martin2019-12-26
|/
* allow multiple iterations, more code cleanupChristian Grothoff2019-12-25
|
* use unsignedChristian Grothoff2019-12-25
|
* use static arrayChristian Grothoff2019-12-25
|
* use new_arrayChristian Grothoff2019-12-25
|
* clean up code a bitChristian Grothoff2019-12-25
|
* fix warningsChristian Grothoff2019-12-25
|
* better test for commsSchanzenbach, Martin2019-12-25
|
* start nat for tcpSchanzenbach, Martin2019-12-24
|
* more minor fixes and better measurementsSchanzenbach, Martin2019-12-24
|
* add avg latency and various bugfixesSchanzenbach, Martin2019-12-23
|
* basic testsSchanzenbach, Martin2019-12-22