Fix segfault when dest->mtu is 0.
[tinc] / configure.ac
2018-10-08 Guus SliepenReleasing 1.0.35. release-1.0.35
2018-06-12 Guus SliepenReleasing 1.0.34. release-1.0.34
2018-03-30 Guus SliepenProperly implement tinc.texi's dependency on tincinclud...
2018-01-06 Guus SliepenRename distro/ to systemd/.
2018-01-06 Guus SliepenMake systemd service file handling identical to tinc...
2017-11-04 Guus SliepenReleasing 1.0.33. release-1.0.33
2017-11-04 Guus SliepenSupport autoconf's --runstatedir option.
2017-10-07 Guus SliepenRemove more obsolete autoconf checks.
2017-10-07 Guus SliepenUse getcwd() instead of get_current_dir_name().
2017-10-07 Guus SliepenRemove unused/obsolete checks from configure.ac.
2017-10-03 Guus SliepenGive absolute path for #include to AC_CHECK_HEADERS().
2017-10-03 Guus SliepenUse AC_CONFIG_MACRO_DIR().
2017-10-03 nemunaireAllow compilation from a build directory
2017-09-02 Guus SliepenReleasing 1.0.32. release-1.0.32
2017-03-21 Guus SliepenMerge remote-tracking branch 'VittGam/master'
2017-01-15 Guus SliepenReleasing 1.0.31. release-1.0.31
2016-10-30 Guus SliepenReleasing 1.0.30. release-1.0.30
2016-10-09 Guus SliepenReleasing 1.0.29. release-1.0.29
2016-06-22 Guus SliepenAdd -Wall to CFLAGS.
2016-04-10 Guus SliepenReleasing 1.0.28. release-1.0.28
2016-04-10 Guus SliepenAdd systemd service files.
2016-04-09 Guus SliepenReleasing 1.0.27. release-1.0.27
2016-04-09 Guus SliepenAdd support for OS X utun interfaces.
2016-04-09 Guus SliepenEnable silent builds by default.
2016-04-09 Guus SliepenUse devname() if available to support devfs cloning...
2016-04-08 Guus SliepenDon't compile getopt*.c if the system provides getopt_l...
2015-09-24 Guus SliepenAdd missing AM_PROG_CC_C_O to configure.ac.
2015-07-05 Guus SliepenReleasing 1.0.26. release-1.0.26
2015-07-05 Guus SliepenOnly check for -fno-strict-overflow if -fwrapv does...
2015-07-05 Guus SliepenFix spelling of FORTIFY_SOURCE.
2014-12-22 Guus SliepenReleasing 1.0.25. release-1.0.25
2014-12-22 Guus SliepenCheck whether res_init() really lives in libresolv.
2014-06-22 Alexis HildebrandtAdd support to link against libresolv Mac OS X
2014-05-11 Guus SliepenReleasing 1.0.24. release-1.0.24
2014-05-11 Guus SliepenFIx the autoconf checks for res_init().
2014-04-25 Guus SliepenAdd an autoconf check for res_init().
2013-12-10 Guus SliepenDon't enable -fstack-protector-all.
2013-12-10 Guus SliepenEnable compiler hardening flags by default.
2013-10-19 Guus SliepenReleasing 1.0.23. release-1.0.23
2013-09-29 Guus SliepenModernize the build system.