fd_device: allow fd to be passed through a unix socket
[tinc] / test /
2019-07-17 Guus SliepenDisable AutoConnect in the ns-ping test.
2018-11-30 Guus SliepenFix the scripts test.
2018-10-22 Guus SliepenAttempt to make the test suite work with Windows execut...
2018-10-21 Guus SliepenFix compiling test binaries on Windows.
2018-10-18 Guus SliepenSkip the legacy protocol test if that protocol is disabled.
2018-09-09 Guus SliepenAdd a test for backwards compatibility with the legacy...
2018-09-09 Guus SliepenPrevent oracle attacks in the legacy protocol (CVE...
2018-06-13 Guus SliepenMerge remote-tracking branch 'volth/release-1.1pre16...
2018-06-13 Guus SliepenRemove the ping test.
2018-04-02 Guus SliepenFix invitation tests if port 655 is available.
2018-01-06 Guus SliepenEnsure the sptps-basic test doesn't fail during make...
2017-10-25 Todd C. MillerReplace remaining sizeof foo with sizeof(foo).
2017-10-08 Guus SliepenEnsure "make distcheck" really runs without errors.
2017-10-07 Guus SliepenReformat all code using astyle.
2017-10-07 Guus SliepenConvert sizeof foo to sizeof(foo).
2017-09-02 Guus SliepenForce IPv4 for sptps-basic.test.
2017-04-17 Guus SliepenAdd missing tinc stop command to the scripts test.
2017-04-17 Guus SliepenFix tests on *BSD.
2017-04-17 Guus SliepenFix compiler warnings on *BSD.
2017-04-17 Guus SliepenEnsure tests compile on *BSD.
2017-03-29 Guus SliepenUse 127.0.0.1 instead of localhost to ensure tests...
2017-03-26 Guus SliepenEnsure proper logging in the invite-offline test.
2017-03-26 Guus SliepenAdd the scripts test.
2017-03-26 Guus SliepenAdd the invite-offline test.
2017-03-26 Guus SliepenRemove superfluous sleep command in invite-join test.
2017-03-26 Guus SliepenUse unique ports for all tests.
2016-04-17 Guus SliepenAdd a test for tinc-up creation from invitations.
2015-05-19 Sven-Haegar KochFix check for public key in invite-join.test.
2015-03-14 Guus SliepenMerge remote-tracking branch 'seehuhn/1.1' into 1.1
2015-02-10 Sven-Haegar KochFixed variables.test testsuite after 'Make "tinc add...
2014-08-07 Sven-Haegar Kochcommandline.test: Adding test that fetching non-existin...
2014-05-18 Guus SliepenAllow Cipher and Digest "none".
2014-04-14 Guus SliepenMerge branch '1.1-ed25519' into 1.1
2014-04-06 Guus SliepenUse Ed25519 keys. 1.1-ed25519
2014-01-24 Guus SliepenTest two tinc daemons using network namespaces.
2013-09-08 Guus SliepenMake sure test scripts end up in the tarball.
2013-09-05 Guus SliepenTest running ping through two tinc daemons.
2013-09-05 Guus SliepenAdd two more test scripts.
2013-09-01 Guus SliepenAdd a test for invite and join commands.
2013-09-01 Guus SliepenAlso test whether tinc daemons can connect to each...
2013-09-01 Guus SliepenClean up leftover tincd and sptps_test processes.
2013-09-01 Guus SliepenFix tincd logfile location when running tests.
2013-09-01 Guus SliepenAdd test for import, export and exchange commands.
2013-09-01 Guus SliepenSmall fixes for tests.
2013-09-01 Guus SliepenMake sptps_test more easy to work with.
2013-09-01 Guus SliepenSome shells set $_ to an absolute path.
2013-09-01 Guus SliepenStart of a test suite.