Warn about performance if using TAP-Windows >=9.21.
[tinc] / configure.ac
2015-03-14 Guus SliepenMerge remote-tracking branch 'seehuhn/1.1' into 1.1
2014-12-29 Guus SliepenAllow tinc to be compiled without OpenSSL.
2014-12-27 Guus SliepenReleasing 1.1pre11. release-1.1pre11
2014-12-26 Guus SliepenCheck whether res_init() really lives in libresolv.
2014-07-12 Guus SliepenRevert "Use git description as the tinc version."
2014-07-10 Etienne DechampsFix a typo (FORTIFY_SOURCE).
2014-06-29 Etienne DechampsUse git description as the tinc version.
2014-06-22 Alexis HildebrandtAdd support to link against libresolv Mac OS X
2014-06-22 Armin Fisslthalerreload /etc/resolv.conf in SIGALRM handler
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.