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.12.
+1.0.13.
### Manpages
You can also view the HTML version of the manpages that come with
-version 1.0.12 of tinc:
+version 1.0.13 of tinc:
- [tincd(8)](/documentation/tincd.8)
- [tinc.conf(5)](/documentation/tinc.conf.5)
### Latest release
-[[!inline pages="news/release-1.0.12" template=newsitemnoheader feeds="no"]]
+[[!inline pages="news/release-1.0.13" template=newsitemnoheader feeds="no"]]
-<a name="1.0.12"></a><table>
-<tr><td>**Version**<td>1.0.12
+<a name="1.0.13"></a><table>
+<tr><td>**Version**<td>1.0.13
<tr><td>**Source**<td>
-[tinc-1.0.12.tar.gz](/packages/tinc-1.0.12.tar.gz)
-([sig](/packages/tinc-1.0.12.tar.gz.sig))
+[tinc-1.0.13.tar.gz](/packages/tinc-1.0.13.tar.gz)
+([sig](/packages/tinc-1.0.13.tar.gz.sig))
<tr><td>**Packages**<td>
-[Windows XP/Vista/7](/packages/windows/tinc-1.0.12-install.exe)
+[Windows XP/Vista/7](/packages/windows/tinc-1.0.13-install.exe)
</table>
### Mirror sites
### Older versions
+<a name="1.0.12"></a><table>
+<tr><td>**Version**<td>1.0.12
+<tr><td>**Source**<td>
+[tinc-1.0.12.tar.gz](/packages/tinc-1.0.12.tar.gz)
+([sig](/packages/tinc-1.0.12.tar.gz.sig))
+<tr><td>**Packages**<td>
+[Windows XP/Vista/7](/packages/windows/tinc-1.0.12-install.exe)
+</table>
+
<a name="1.0.11"></a><table>
<tr><td>**Version**<td>1.0.11
<tr><td>**Source**<td>
--- /dev/null
+[[!meta author="guus"]]
+[[!meta date="April 11th 2010"]]
+
+Version 1.0.13 released.
+
+* Allow building tinc without LZO and/or Zlib.
+* Clamp MSS of TCP packets in both directions.
+* Experimental StrictSubnets, Forwarding and DirectOnly options,
+ giving more control over information and packets received from/sent to other
+ nodes.
+* Ensure tinc never sends symbolic names for ports over the wire.