Add stricter checks for netnames.
[tinc] / src / sptps_speed.c
2015-06-07 Guus SliepenFix alignment of output of sptps_speed.
2015-06-07 Guus SliepenFix receiving SPTPS data in sptps_speed and sptps_test.
2015-06-07 Guus SliepenFix warnings about missing return value checks.
2015-05-20 Guus SliepenDon't write log messages to the umbilical pipe if we...
2015-03-14 Guus SliepenMerge remote-tracking branch 'seehuhn/1.1' into 1.1
2014-12-25 Guus SliepenMerge remote-tracking branch 'groxxda/gui-fixes' into 1.1
2014-12-24 Guus SliepenUse void pointers for opaque data blobs in the SPTPS...
2014-06-26 Etienne DechampsFix errno references when handling socket errors.
2014-05-18 Guus SliepenRename ECDSA to Ed25519.
2014-04-13 Guus SliepenProperly initialize buffers.
2014-04-06 Guus SliepenUse Ed25519 keys. 1.1-ed25519
2013-10-12 Guus SliepenUse AES-256-GCM for the SPTPS protocol.
2013-09-15 Guus SliepenDon't leak memory during the key generation speed test.
2013-09-15 Guus SliepenAdd a benchmark for the SPTPS protocol.