tinc/test
Guus Sliepen 2f01744f82 Use Ed25519 keys.
This uses the portable Ed25519 library made by Orson Peters, which in turn uses
the reference implementation made by Daniel J. Bernstein.

This implementation also allows Ed25519 keys to be used for key exchange, so
there is no need to add a separate implementation of Curve25519.
2014-04-06 22:47:26 +02:00
..
basic.test Small fixes for tests. 2013-09-01 21:06:25 +02:00
commandline.test Add two more test scripts. 2013-09-05 15:36:37 +02:00
executables.test Start of a test suite. 2013-09-01 12:48:31 +02:00
import-export.test Also test whether tinc daemons can connect to each other after import/export. 2013-09-02 00:15:18 +02:00
invite-join.test Add a test for invite and join commands. 2013-09-02 00:15:50 +02:00
Makefile.am Test two tinc daemons using network namespaces. 2014-01-24 16:17:09 +01:00
ns-ping.test Test two tinc daemons using network namespaces. 2014-01-24 16:17:09 +01:00
ping.test Test running ping through two tinc daemons. 2013-09-05 17:42:31 +02:00
pong.c Test running ping through two tinc daemons. 2013-09-05 17:42:31 +02:00
sptps-basic.test Use Ed25519 keys. 2014-04-06 22:47:26 +02:00
testlib.sh Use Ed25519 keys. 2014-04-06 22:47:26 +02:00
variables.test Add two more test scripts. 2013-09-05 15:36:37 +02:00