git:// links no longer work, refer to the https:// one.
[wiki] / news / release-1.0.24.mdwn
1 [[!meta author="guus"]]
2 [[!meta date="May 11th 2014"]]
3
4 Version 1.0.24 released.
5
6  * Various compiler hardening flags are enabled by default.
7  * Updated support for Solaris, allowing switch mode on Solaris 11.
8  * Configuration will now also be read from a conf.d directory.
9  * Various updates to the documentation.
10  * Tinc now forces glibc to reload /etc/resolv.conf after it receives SIGALRM.
11  * Fixed a potential routing loop when IndirectData or TCPOnly is used and broadcast packets are being sent.
12  * Improved security with constant time memcmp and stricter use of OpenSSL's RNG functions.
13  * Fixed all issues found by Coverity.
14
15 Thanks to Florent Clairambault, Vilbrekin, luckyhacky, Armin Fisslthaler, Loïc
16 Dachary and Steffan Karger for their contributions to this version of tinc.