X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;f=NEWS;h=960b85cbd389890aa46769bf965f1fbb672e106d;hb=37cca72e6c973b77b5d11dcf721ae050edc23586;hp=3dea2b51b85b1ca911d2ae5f5bc63474461e9194;hpb=5b7f42bca4dbfee7a5fa2bc119f4739baaeb2f55;p=tinc diff --git a/NEWS b/NEWS index 3dea2b51..960b85cb 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,42 @@ +Version 1.1pre7 April 22 2013 + + * Fixed large latencies on Windows. + + * Renamed the tincctl tool to tinc. + + * Simplified changing the configuration using the tinc tool. + + * Added a full description of the ExperimentalProtocol to the manual. + + * Drop packets forwarded via TCP if they are too big (CVE-2013-1428). + +Thanks to Martin Schobert for auditing tinc and reporting the vulnerability. + +Version 1.1pre6 February 20 2013 + + * Fixed tincd exitting immediately on Windows. + + * Detect PMTU increases. + + * Fixed crashes when using a SOCKS5 proxy. + + * Fixed control connection when using a proxy. + +Version 1.1pre5 January 20 2013 + + * Fixed long delays and possible hangs on Windows. + + * Fixed support for the tunemu device on iOS, the UML and VDE devices. + + * Small improvements to the documentation and error messages. + + * Fixed broadcast packets not reaching the whole VPN. + + * Tincctl now connects via a UNIX socket to the tincd on platforms that + support this. + + * The PriorityInheritance option now also works in switch mode. + Version 1.1pre4 December 5 2012 * Added the "AutoConnect" option which will let tinc automatically select