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.24.
+currently up to date with version 1.0.25.
- [manual (HTML)](/documentation/)
- [manual (PDF)](/documentation/tinc.pdf)
### Latest stable release
-[[!inline pages="news/release-1.0.24" template=newsitemnoheader feeds="no"]]
+[[!inline pages="news/release-1.0.25" template=newsitemnoheader feeds="no"]]
-<a name="1.0.24"></a><table>
-<tr><td>**Version**<td>1.0.24
+<a name="1.0.25"></a><table>
+<tr><td>**Version**<td>1.0.25
<tr><td>**Source**<td>
-[tinc-1.0.24.tar.gz](/packages/tinc-1.0.24.tar.gz)
-([sig](/packages/tinc-1.0.24.tar.gz.sig))
+[tinc-1.0.25.tar.gz](/packages/tinc-1.0.25.tar.gz)
+([sig](/packages/tinc-1.0.25.tar.gz.sig))
<tr><td>**Packages**<td>
-[Windows XP/Vista/7/8](/packages/windows/tinc-1.0.24-install.exe)
+[Windows XP/Vista/7/8](/packages/windows/tinc-1.0.25-install.exe)
</table>
### Latest pre-release from the 1.1 branch
### Older versions
+<a name="1.0.24"></a><table>
+<tr><td>**Version**<td>1.0.24
+<tr><td>**Source**<td>
+[tinc-1.0.24.tar.gz](/packages/tinc-1.0.24.tar.gz)
+([sig](/packages/tinc-1.0.24.tar.gz.sig))
+<tr><td>**Packages**<td>
+[Windows XP/Vista/7/8](/packages/windows/tinc-1.0.24-install.exe)
+</table>
+
<a name="1.0.23"></a><table>
<tr><td>**Version**<td>1.0.23
<tr><td>**Source**<td>
--- /dev/null
+[[!meta author="guus"]]
+[[!meta date="December 22nd 2014"]]
+
+Version 1.0.25 released.
+
+* Documentation updates.
+* Support linking against -lresolv on Mac OS X.
+* Fix scripts on Windows when using the ScriptsInterpreter option.
+* Allow a minimum reconnect timeout to be specified.
+* Support PriorityInheritance on IPv6 sockets.
+
+Thanks to David Pflug, Baptiste Jonglez, Alexis Hildebrandt, Borg, Jochen Voss,
+Tomislav Čohar and VittGam for their contributions to this version of tinc.