]> git.meshlink.io Git - meshlink/history - test
Allow meshlink_open() to be called with a NULL name.
[meshlink] / test /
2014-12-27 Aaron KrebsUpdated echo-fork test program.
2014-12-27 Aaron KrebsCleaned up test example.
2014-12-27 Aaron KrebsTest case for sending large messages.
2014-12-27 Sven M. Hallberghack to wait for SPTPS to complete before opening a...
2014-12-27 Sven M. Hallbergadd more and timestamped debug output to channels test
2014-12-27 Guus Sliepentest/channel: don't let both sides connect to each...
2014-12-27 Guus SliepenAdd a version of the channels test that forks.
2014-12-27 Guus SliepenFix compilation error in the basic C++ test.
2014-09-13 Guus SliepenAdd devclass argument to calls to meshlink_open() in...
2014-09-13 Guus SliepenUpdate .gitignore files.
2014-08-22 Guus SliepenMerge branch 'channels'
2014-08-08 Niklas HofmannMerge branch 'everbase' into discovery
2014-08-08 Guus SliepenMake sure the tests compile again.
2014-08-08 Niklas HofmannMerge branch 'discovery' into everbase
2014-08-08 Guus SliepenTest whether UDP communication is working.
2014-08-03 Larses compiliert, aber failed immernoch. :-( was ist da...
2014-07-26 Guus SliepenAdd a test for the channel API.
2014-07-26 Guus SliepenAdd a C++ version of the basic test.
2014-07-25 Guus SliepenThe tests now all print proper error messages.
2014-07-25 Guus SliepenImplement meshlink_sign() and _verify().
2014-06-01 Guus SliepenAdd test cases for importing/exporting data and invitin...
2014-05-25 Guus SliepenAdd missing basic.c test.
2014-05-25 Guus SliepenRemove old tests for tinc 1.1 and add a basic test...
2014-04-17 Guus SliepenUse Ed25519 keys.
2014-04-13 Saverio ProtoMerge branch 'master' into saverio
2014-04-12 Guus SliepenChange my email address.
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.