The main source of information is the manual. This text describes how to set
up a VPN using tinc. It also contains a chapter with more technical details,
which you may want to read, as well as the ideas behind tinc. This manual is
-currently up to date with version 1.0.28.
+currently up to date with version 1.0.29.
- [manual (HTML)](/documentation/)
- [manual (PDF)](/documentation/tinc.pdf)
### Latest stable release
-[[!inline pages="news/release-1.0.28" template=newsitemnoheader feeds="no"]]
+[[!inline pages="news/release-1.0.29" template=newsitemnoheader feeds="no"]]
-<a name="1.0.28"></a><table>
-<tr><td>**Version**<td>1.0.28
+<a name="1.0.29"></a><table>
+<tr><td>**Version**<td>1.0.29
<tr><td>**Source**<td>
-[tinc-1.0.28.tar.gz](/packages/tinc-1.0.28.tar.gz)
-([sig](/packages/tinc-1.0.28.tar.gz.sig))
+[tinc-1.0.29.tar.gz](/packages/tinc-1.0.29.tar.gz)
+([sig](/packages/tinc-1.0.29.tar.gz.sig))
<tr><td>**Packages**<td>
-[Windows XP/Vista/7/8/10](/packages/windows/tinc-1.0.28-install.exe)
+[Windows XP/Vista/7/8/10](/packages/windows/tinc-1.0.29-install.exe)
</table>
### Latest pre-release from the 1.1 branch
### Older versions
+<a name="1.0.28"></a><table>
+<tr><td>**Version**<td>1.0.28
+<tr><td>**Source**<td>
+[tinc-1.0.28.tar.gz](/packages/tinc-1.0.28.tar.gz)
+([sig](/packages/tinc-1.0.28.tar.gz.sig))
+<tr><td>**Packages**<td>
+[Windows XP/Vista/7/8/10](/packages/windows/tinc-1.0.28-install.exe)
+</table>
+
<a name="1.1pre13"></a><table>
<tr><td>**Version**<td>1.1pre13
<tr><td>**Source**<td>
# Welcome to tinc!
-### Latest stable version: [[1.0.28|download]]
+### Latest stable version: [[1.0.29|download]]
Latest prerelease from the 1.1 branch: [[1.1pre14|download]]
--- /dev/null
+[[!meta author="guus"]]
+[[!meta date="October 9th 2016 15:50"]]
+
+Version 1.0.29 released.
+
+* Fix UDP communication with peers with link-local IPv6 addresses.
+* Ensure compatibility with OpenSSL 1.1.0.
+* Ensure autoreconf can be run without requiring autoconf-archive.
+* Log warnings about dropped packets only at debug level 5.
| DragonFlyBSD | all | |
| Darwin (MacOS/X) | powerpc, i386, x86\_64 | See the [[tinc manual|docs]] for requirements. |
| Windows (Cygwin) | i386, x86\_64 with tap64 driver | Runs in a Cygwin environment. |
-| Windows (MinGW) | i386, x86\_64 with tap64 driver | Runs natively under Windows 2000, XP, Vista, Windows 7 and 8. |
+| Windows (MinGW) | i386, x86\_64 with tap64 driver | Runs natively under Windows 2000, XP, Vista, 7, 8 and 10 |
Since tinc doesn't require a lot of memory, it will also run on embedded devices such as ADSL routers, wireless access points and NAS devices if they support one of the operating systems mentioned above.