aboutsummaryrefslogtreecommitdiff
path: root/src/transport/transport-testing2.c
Commit message (Collapse)AuthorAge
* -start TNG transport test logicMartin Schanzenbach2020-11-30
|
* -rename communicator testing logicMartin Schanzenbach2020-11-30
|
* - backchannel alternativ 1t3sserakt2020-10-15
|
* - Changed delay. Removed intial waitingt3sserakt2020-10-14
|
* - new udp backchannel logic. Two alternatives. Test not working.t3sserakt2020-10-09
|
* - fixed socket clean up; added sync between start of service and communicatort3sserakt2020-09-08
|
* Merge branch 'master' of ssh://gnunet.org/gnunett3sserakt2020-08-06
|\
| * fix missing API conversionChristian Grothoff2020-08-04
| |
* | - fixed tcp communicator rekeyt3sserakt2020-08-06
|/
* Merge branch 'master' of ssh://gnunet.org/gnunett3sserakt2020-07-21
|\
| * merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188Christian Grothoff2020-07-18
| |
| * avoid boolean flag in GNUNET_OS_start_process() API (fixes #6188)Christian Grothoff2020-07-17
| |
* | - make PREFIX work for communicator, to use valgrind and gdbt3sserakt2020-07-21
| |
* | 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
* 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
|
* fix TNG test with NATSchanzenbach, Martin2020-02-18
|
* proposed fix for excessive queueing (somehow does not quite work, not sure why)Christian Grothoff2020-02-15
|
* fix backchannelSchanzenbach, Martin2020-01-01
|
* add backchannel test; fix udp basicSchanzenbach, Martin2019-12-31
|
* update udp communicatorSchanzenbach, Martin2019-12-31
|
* allow multiple iterations, more code cleanupChristian Grothoff2019-12-25
|
* start nat for tcpSchanzenbach, Martin2019-12-24
|
* add avg latency and various bugfixesSchanzenbach, Martin2019-12-23
|
* basic testsSchanzenbach, Martin2019-12-22
|
* basic tests wipSchanzenbach, Martin2019-12-22
|
* fixing tng testcase unix communicatorSchanzenbach, Martin2019-12-22
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* TNG testing: Add callback stub for incoming messagesJulius Bünger2019-06-06
|
* TNG testing: Improve comments and loggingJulius Bünger2019-06-06
|
* TNG testing: Make executable name variable, try sending test dataJulius Bünger2019-06-06
|
* misc bugfixesChristian Grothoff2019-06-04
|
* TNG testing: Handle queues properlyJulius Bünger2019-04-20
|
* TNG testing: Add ability to open queueJulius Bünger2019-04-20
|
* TNG testing: Cleanup and StructuringJulius Bünger2019-04-18
|
* TNG testing: Correct parameter typeJulius Bünger2019-04-18
|
* TNG testing: Specify config source differentlyJulius Bünger2019-04-18
|
* TNG: Add first steps for communicator testingJulius Bünger2019-04-18