Use Ed25519 keys.
[oweals/tinc.git] / configure.ac
2014-02-07 Guus SliepenReleasing 1.1pre10. release-1.1pre10
2013-12-10 Guus SliepenFix handling of --with-libgcrypt.
2013-12-10 Guus SliepenDon't enable -fstack-protector-all.
2013-12-10 Guus SliepenAdd our own autoconf check for libgcrypt.
2013-12-10 Guus SliepenEnable compiler hardening flags by default.
2013-09-08 Guus SliepenReleasing 1.1pre9. release-1.1pre9
2013-09-01 Etienne DechampsFix broken build with --with-openssl, --with-libgcrypt.
2013-09-01 Guus SliepenStart of a test suite.
2013-08-13 Guus SliepenReleasing 1.1pre8. release-1.1pre8
2013-08-13 Guus SliepenBuild .tar.gz instead of .tar.xz.
2013-05-29 Guus SliepenAdd an invitation protocol.
2013-05-15 Guus SliepenEnable and fix warnings from automake.
2013-05-10 Guus SliepenAdd __attribute__((warn_unused_result)) to crypto funct...
2013-05-01 Guus SliepenUse conditional compilation for cryptographic functions.
2013-05-01 Guus SliepenUse conditional compilation for device.c.
2013-05-01 Guus SliepenModernize the configure script a bit.