aboutsummaryrefslogtreecommitdiff
path: root/src/transport/Makefile.am
Commit message (Collapse)AuthorAge
...
* -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
|
* fixing tng testcase unix communicatorSchanzenbach, Martin2019-12-22
|
* make udp transport experimental p2Schanzenbach, Martin2019-12-12
|
* make udp transport experimentalSchanzenbach, Martin2019-12-12
|
* make these tests experimental for nwoChristian Grothoff2019-12-07
|
* add $(GN_LIBINTL) to Makefile.am (fixes 0005902)xrs2019-11-08
|
* follow-up to win32 removal.ng02019-10-25
|
* remove never working setuid helper code from the build-system.ng02019-10-23
| | | | | | | refer to the Changelog for a longer reason. In conclusion, this is what people expect, this is what Package Managers patch away for portability, and we can't use install(1) for this because it's not a portable tool.
* first test commit to make sudo + sh scripts obsolete.ng02019-10-23
| | | | | install(1) is too unportable to handle this job so we take the content of the scripts.
* Add support for doas.ng02019-10-17
|
* remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific ↵ng02019-09-10
| | | | | | | | | files. configures and builds okay. testsuite wasn't checked, will be checked. diff including the plibc removal is now around 14370 lines of code less.