]> git.meshlink.io Git - meshlink/history - test/Makefile.am
Allow meshlink_open() to be called with a NULL name.
[meshlink] / test / Makefile.am
2019-12-01 Guus SliepenAdd meshlink_get_all_nodes_by_last_reachable().
2019-11-11 Guus SliepenAdd support for black/whitelisting by name, and forgett...
2019-10-07 Guus SliepenRefactor the non-blackbox test suite.
2019-09-22 Guus SliepenTest UDP channels.
2019-08-29 Guus SliepenAdd support for AIO using filedescriptors.
2019-08-13 Guus SliepenAllow the channel send and receive buffer size to be...
2019-08-12 Guus SliepenAdd a test case for meshlink_channel_aio_send().
2019-07-07 Guus SliepenUpdate UTCP to correctly handle timeouts sending data.
2019-06-13 Guus SliepenSpeed up initial autoconnect after joining a mesh.
2019-06-13 Guus SliepenAdd support for opening a MeshLink instance without...
2019-06-13 Guus SliepenAdd support for encrypted storage.
2018-11-18 Guus SliepenAdd autoconf checks for LXC and cmocka.
2018-11-08 Elear Solutions DevAdd the blackbox container based test suite.
2018-08-12 Guus SliepenAdd duplicate node detection callback.
2018-04-30 Guus SliepenUse AX_PTHREAD to set the proper pthread flags.
2017-10-08 Guus SliepenEnsure make distcheck runs without errors.
2017-09-07 Guus SliepenAdd an --enable-install-tests option to configure.
2017-08-14 Guus SliepenForce -Wall.
2017-08-14 Guus SliepenRemove unused/duplicate autoconf/automake definitions.
2017-08-14 Guus SliepenAdd a test for a constellation of three nodes.
2017-08-13 Guus SliepenTest cornercases of MeshLink channels.
2014-12-27 Aaron KrebsTest case for sending large messages.
2014-12-27 Guus SliepenAdd a version of the channels test that forks.
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 SliepenImplement meshlink_sign() and _verify().
2014-06-01 Guus SliepenAdd test cases for importing/exporting data and invitin...
2014-05-25 Guus SliepenRemove old tests for tinc 1.1 and add a basic test...
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 SliepenClean up leftover tincd and sptps_test processes.
2013-09-01 Guus SliepenAdd test for import, export and exchange commands.
2013-09-01 Guus SliepenSmall fixes for tests.
2013-09-01 Guus SliepenStart of a test suite.