git:// links no longer work, refer to the https:// one.
[wiki] / news / release-1.1pre15.mdwn
1 [[!meta author="guus"]]
2 [[!meta date="September 2nd 2017"]]
3
4 Version 1.1pre15 released.
5
6 * Detect when the machine is resuming from suspension or hibernation.
7 * When an old PID file is found, check whether the old daemon is still alive.
8 * Remember scope_id for IPv6 addresses when sending UDP packets to link-local
9   addresses.
10 * Ensure compatibility with OpenSSL 1.1.
11 * Only log about dropped packets with debug level 5.
12 * Warn when trying to generate RSA keys less than 2048 bits.
13 * Use AES256 and SHA256 as the default encryption and digest algorithms.
14 * Add DeviceType = fd to support tinc on Android without requiring root.
15 * Support PriorityInheritance for IPv6 packets.
16 * Fixes for Solaris tun/tap support.
17 * Add a configurable expiration time for invitations.
18 * Store invitation data after a succesful join.
19 * Exit gracefully when the tun/tap device is in a bad state.
20 * Add the LogLevel option.
21 * AutoConnect now actively tries to heal split networks.
22
23 Thanks to Etienne Dechamps, Rafał Leśniak, Sean McVeigh, Vittorio Gambaletta,
24 Dennis Lan, Pacien Tran-Girard, Roman Savelyev, lemoer and volth for their
25 contributions to this version of tinc.