Fix all spelling errors found by codespell.
[tinc] / NEWS
1 Version 1.0.33               November 4 2017
2
3  * Allow compilation from a build directory.
4  * Source code cleanups.
5  * Fix some options specified on the command line not surviving a HUP signal.
6  * Handle tun/tap device returning EPERM or EBUSY.
7  * Disable PMTUDiscovery when TCPOnly is used.
8  * Support the --runstatedir option of the autoconf 2.70.
9
10 Thanks to Rafael Sadowski and Pierre-Olivier Mercier for their contributions to
11 this version of tinc.
12
13 Version 1.0.32               September 2 2017
14
15  * Fix segmentation fault when using Cipher = none.
16  * Fix Proxy = exec.
17  * Support PriorityInheritance for IPv6 packets.
18  * Fixes for Solaris tun/tap support.
19  * Bind outgoing TCP sockets when ListenAddress is used.
20
21 Thanks to Vittorio Gambaletta for his contribution to this version of tinc.
22
23 Version 1.0.31               January 15 2017
24
25  * Remove ExecStop in tinc@.service.
26
27 Thanks to Élie Bouttier for his contribution to this version of tinc.
28
29 Version 1.0.30               October 30 2016
30
31  * Fix troubles connecting to some HTTP proxies.
32
33  * Add mitigations for the Sweet32 attack when using a 64-bit block cipher.
34
35  * Use AES256 and SHA256 as the default encryption and digest algorithms.
36
37 Version 1.0.29               October 9 2016
38
39  * Fix UDP communication with peers with link-local IPv6 addresses.
40
41  * Ensure compatibility with OpenSSL 1.1.0.
42
43  * Ensure autoreconf can be run without requiring autoconf-archive.
44
45  * Log warnings about dropped packets only at debug level 5.
46
47 Version 1.0.28               April 10 2016
48
49  * Fix compilation on BSD platforms.
50
51  * Add systemd service files.
52
53 Version 1.0.27               April 10 2016
54
55  * When using Proxy, let the proxy resolve hostnames if tinc can't.
56
57  * Fixes and improvements of the DecrementTTL option.
58
59  * Fixed the $NAME variable in subnet-up/down scripts for the local Subnets.
60
61  * Fixed potentially wrong checksum generation when clamping the MSS.
62
63  * Properly choose between the system's or our own copy of getopt.
64
65  * Fixed compiling tinc for Cygwin with MinGW installed.
66
67  * Added support for OS X utun interfaces.
68
69  * Documentation updates and minor fixes.
70
71 Thanks to Vittorio Gambaletta, LunarShaddow, Florian Weik and Nathan Stratton
72 Treadway for their contributions to this version of tinc.
73
74 Version 1.0.26               July 5 2015
75
76  * Tinc now forces glibc to reload /etc/resolv.conf for every hostname lookup.
77
78  * Fixed --logfile without a filename on Windows.
79
80  * Ensure tinc can be compiled when using musl libc.
81
82 Thanks to Jo-Philipp Wich for his contribution to this version of tinc.
83
84 Version 1.0.25               December 22 2014
85
86  * Documentation updates.
87
88  * Support linking against -lresolv on Mac OS X.
89
90  * Fix scripts on Windows when using the ScriptsInterpreter option.
91
92  * Allow a minimum reconnect timeout to be specified.
93
94  * Support PriorityInheritance on IPv6 sockets.
95
96 Thanks to David Pflug, Baptiste Jonglez, Alexis Hildebrandt, Borg, Jochen Voss,
97 Tomislav Čohar and VittGam for their contributions to this version of tinc.
98
99 Version 1.0.24               May 11 2014
100
101  * Various compiler hardening flags are enabled by default.
102
103  * Updated support for Solaris, allowing switch mode on Solaris 11.
104
105  * Configuration will now also be read from a conf.d directory.
106
107  * Various updates to the documentation.
108
109  * Tinc now forces glibc to reload /etc/resolv.conf after it receives SIGALRM.
110
111  * Fixed a potential routing loop when IndirectData or TCPOnly is used and
112    broadcast packets are being sent.
113
114  * Improved security with constant time memcmp and stricter use of OpenSSL's
115    RNG functions.
116
117  * Fixed all issues found by Coverity.
118
119 Thanks to Florent Clairambault, Vilbrekin, luckyhacky, Armin Fisslthaler, Loïc
120 Dachary and Steffan Karger for their contributions to this version of tinc.
121
122 Version 1.0.23               October 19 2013
123
124  * Start authentication immediately on outgoing connections (useful for sslh).
125
126  * Fixed segfault when Name = $HOST but $HOST is not set.
127
128  * Updated the build system and the documentation.
129
130  * Clean up child processes left over from Proxy = exec.
131
132 Version 1.0.22               August 13 2013
133
134  * Fixed the combination of Mode = router and DeviceType = tap.
135
136  * The $NAME variable is now set in subnet-up/down scripts.
137
138  * Tinc now gives an error when unknown options are given on the command line.
139
140  * Tinc now correctly handles a space between a short command line option and
141    an optional argument.
142
143 Thanks to Etienne Dechamps for his contribution to this version of tinc.
144
145 Version 1.0.21               April 22 2013
146
147  * Drop packets forwarded via TCP if they are too big (CVE-2013-1428).
148
149 Thanks to Martin Schobert for auditing tinc and reporting this vulnerability.
150
151 Version 1.0.20               March 03 2013
152
153  * Use /dev/tap0 by default on FreeBSD and NetBSD when using switch mode.
154
155  * Minor improvements and clarifications in the documentation.
156
157  * Allow tinc to be cross-compiled with Android's NDK.
158
159  * The discovered PMTU is now also applied to VLAN tagged traffic.
160
161  * The LocalDiscovery option now makes use of all addresses tinc is bound to.
162
163  * Fixed support for tunemu on iOS devices.
164
165  * The PriorityInheritance option now also works with switch mode.
166
167  * Fixed tinc crashing when using a SOCKS5 proxy.
168
169 Thanks to Mesar Hameed, Vilbrekin and Martin Schürrer for their contributions
170 to this version of tinc.
171
172 Version 1.0.19               June 25 2012
173
174  * Allow :: notation in IPv6 Subnets.
175
176  * Add support for systemd style socket activation.
177
178  * Allow environment variables to be used for the Name option.
179
180  * Add basic support for SOCKS proxies, HTTP proxies, and proxying through an
181    external command.
182
183 Thanks to Anthony G. Basile and Michael Tokarev for their contributions to
184 this version of tinc.
185
186 Version 1.0.18               March 25 2012
187
188  * Fixed IPv6 in switch mode by turning off DecrementTTL by default.
189
190  * Allow a port number to be specified in BindToAddress, which also allows tinc
191    to listen on multiple ports.
192
193  * Add support for multicast communication with UML/QEMU/KVM.
194
195 Version 1.0.17               March 10 2012
196
197  * The DeviceType option can now be used to select dummy, raw socket, UML and
198    VDE devices without needing to recompile tinc.
199
200  * Allow multiple BindToAddress statements.
201
202  * Decrement TTL value of IPv4 and IPv6 packets.
203
204  * Add LocalDiscovery option allowing tinc to detect peers that are behind the
205    same NAT.
206
207  * Accept Subnets passed with the -o option when StrictSubnets = yes.
208
209  * Disabling old RSA keys when generating new ones now also works properly on
210    Windows.
211
212 Thanks to Nick Hibma for his contribution to this version of tinc.
213
214 Version 1.0.16               July 23 2011
215
216  * Fixed a performance issue with TCP communication under Windows.
217
218  * Fixed code that, during network outages, would cause tinc to exit when it
219    thought two nodes with identical Names were on the VPN.
220
221 Version 1.0.15               June 24 2011
222
223  * Improved logging to file.
224
225  * Reduced amount of process wakeups on platforms which support pselect().
226
227  * Fixed ProcessPriority option under Windows.
228
229 Version 1.0.14               May  8 2011
230
231  * Fixed reading configuration files that do not end with a newline. Again.
232
233  * Allow arbitrary configuration options being specified on the command line.
234
235  * Allow all options in both tinc.conf and the local host config file.
236
237  * Configurable replay window, UDP send and receive buffers for performance tuning.
238
239  * Try harder to get UDP communication back after falling back to TCP.
240
241  * Initial support for attaching tinc to a VDE switch.
242
243  * DragonFly BSD support.
244
245  * Allow linking with OpenSSL 1.0.0.
246
247  Thanks to Brandon Black, Julien Muchembled, Michael Tokarev, Rumko and Timothy
248  Redaelli for their contributions to this version of tinc.
249
250 Version 1.0.13               Apr 11 2010
251
252  * Allow building tinc without LZO and/or Zlib.
253
254  * Clamp MSS of TCP packets in both directions.
255
256  * Experimental StrictSubnets, Forwarding and DirectOnly options,
257    giving more control over information and packets received from/sent to other
258    nodes.
259
260  * Ensure tinc never sends symbolic names for ports over the wire.
261
262 Version 1.0.12               Feb  3 2010
263
264  * Really allow fast roaming of hosts to other nodes in a switched VPN.
265
266  * Fixes missing or incorrect environment variables when calling host-up/down
267    and subnet-up/down scripts in some cases.
268
269  * Allow port to be specified in Address statements.
270
271  * Clamp MSS of TCP packets to the discovered path MTU.
272
273  * Let two nodes behind NAT learn each others current UDP address and port via
274    a third node, potentially allowing direct communications in a similar way to
275    STUN.
276
277 Version 1.0.11               Nov  1 2009
278
279  * Fixed potential crash when the HUP signal is sent.
280
281  * Fixes handling of weighted Subnets in switch and hub modes, preventing
282    unnecessary broadcasts.
283
284  * Works around a MinGW bug that caused packets to Windows nodes to always be
285    sent via TCP.
286
287  * Improvements to the PMTU discovery code, especially on Windows.
288
289  * Use UDP again in certain cases where 1.0.10 was too conservative and fell
290    back to TCP unnecessarily.
291
292  * Allow fast roaming of hosts to other nodes in a switched VPN.
293
294 Version 1.0.10               Oct 18 2009
295
296  * Fixed potential crashes during shutdown and (in rare conditions) when other
297    nodes disconnected from the VPN.
298
299  * Improved NAT handling: tinc now copes with mangled port numbers, and will
300    automatically fall back to TCP if direct UDP connection between nodes is not
301    possible. The TCPOnly option should not have to be used anymore.
302
303  * Allow configuration files with CRLF line endings to be read on UNIX.
304
305  * Disable old RSA keys when generating new ones, and raise the default size of
306    new RSA keys to 2048 bits.
307
308  * Many fixes in the path MTU discovery code, especially when Compression is
309    being used.
310
311  * Tinc can now drop privileges and/or chroot itself.
312
313  * The TunnelServer code now just ignores information from clients instead of
314    disconnecting them.
315
316  * Improved performance on Windows by using the new ProcessPriority option and
317    by making the handling of packets received from the TAP-Win32 adapter more
318    efficient.
319
320  * Code cleanups: tinc now follows the C99 standard, copyright headers have
321    been updated to include patch authors, checkpoint tracing and localisation
322    features have been removed.
323
324  * Support for (jailbroken) iPhone and iPod Touch has been added.
325
326  Thanks to Florian Forster, Grzegorz Dymarek and especially Michael Tokarev for
327  their contributions to this version of tinc.
328
329 Version 1.0.9                Dec 26 2008
330
331  * Fixed tinc as a service under Windows 2003.
332
333  * Fixed reading configuration files that do not end with a newline.
334
335  * Fixed crashes in situations where hostnames could not be resolved or hosts
336    would disconnect at the same time as session keys were exchanged.
337
338  * Improved default settings of tun and tap devices on BSD platforms.
339
340  * Make IPv6 sockets bind only to IPv6 on Linux.
341
342  * Enable path MTU discovery by default.
343
344  * Fixed a memory leak that occurred when connections were closed.
345
346  Thanks to Max Rijevski for his contributions to this version of tinc.
347
348 Version 1.0.8                May 16 2007
349
350  * Fixed some memory and resource leaks.
351
352  * Made network sockets non-blocking under Windows.
353
354  Thanks to Scott Lamb and "dnk" for their contributions to this version of tinc.
355
356 Version 1.0.7                Jan  5 2007
357
358  * Fixed a bug that caused slow network speeds on Windows.
359
360  * Fixed a bug that caused tinc unable to write packets to the tun device on
361    OpenBSD.
362
363 Version 1.0.6                Dec 18 2006
364
365  * More flexible detection of the LZO libraries when compiling.
366
367  * Fixed a bug where broadcasts in switch and hub modes sometimes would not
368    work anymore when part of the VPN had become disconnected from the rest.
369
370 version 1.0.5                Nov 14 2006
371
372  * Lots of small fixes.
373
374  * Broadcast packets no longer grow in size with each hop. This should
375    fix switch mode (again).
376  
377  * Generic host-up and host-down scripts.
378
379  * Optionally dump graph in graphviz format to a file or a script.
380
381  * Support LZO 2.0 and later.
382
383  Thanks to Scott Lamb for his contributions to this version of tinc.
384
385 version 1.0.4                May  4 2005
386
387  * Fix switch and hub modes.
388
389  * Optionally start scripts when a Subnet becomes (un)reachable.
390
391 version 1.0.3                Nov 11 2004
392
393 * Show error message when failing to write a PID file.
394
395 * Ignore spaces at end of lines in config files.
396
397 * Fix handling of late packets.
398
399 * Unify BSD tun/tap device handling. This allows IPv6 on tun devices and
400   anything on tap devices as long as the underlying OS supports it.
401
402 * Handle IPv6 on Solaris tun devices.
403
404 * Allow tinc to work properly under Windows XP SP2.
405
406 * Allow VLAN tagged Ethernet frames in switch and hub mode.
407
408 * Experimental PMTUDiscovery, TunnelServer and BlockingTCP options.
409
410 version 1.0.2                Nov  8 2003
411
412 * Fix address and hostname resolving under Windows.
413
414 * Remove warnings about non-existing scripts and unsupported address families.
415
416 * Use the event logger under Windows.
417
418 * Fix quoting of filenames and command line arguments under Windows.
419
420 * Strict checks for length incoming network packets and return values of
421   cryptographic functions,
422
423 * Fix a bug in metadata handling that made the tinc daemon abort.
424
425 version 1.0.1                Aug 14 2003
426
427 * Allow empty lines in config files.
428
429 * Fix handling of spaces and backslashes in filenames under native Windows.
430
431 * Allow scripts to be executed under native Windows.
432
433 * Update documentation, make it less Linux specific.
434
435 version 1.0                  Aug  4 2003
436
437 * Lots of small bugfixes and code cleanups.
438
439 * Throughput doubled and latency reduced.
440
441 * Added support for LZO compression.
442
443 * No need to set MAC address or disable ARP anymore.
444
445 * Added support for Windows 2000 and XP, both natively and in a Cygwin
446   environment.
447
448 version 1.0pre8              Sep 16 2002
449
450 * More fixes for subnets with prefixlength undivisible by 8.
451
452 * Added support for NetBSD and MacOS/X.
453
454 * Switched from undirected graphs to directed graphs to avoid certain race
455   conditions and improve scalability.
456
457 * Generalized broadcasting and forwarding of protocol messages.
458
459 * Cleanup of source code.
460
461
462 version 1.0pre7              Apr  7 2002
463
464 * Don't do blocking read()s when getting a signal.
465
466 * Remove RSA key checking code, since it sometimes thinks perfectly good RSA
467   keys are bad.
468
469 * Fix handling of subnets when prefixlength isn't divisible by 8.
470
471
472 version 1.0pre6              Mar 27 2002
473
474 * Improvement of redundant links:
475
476   * Non-blocking connects.
477   
478   * Protocol broadcast messages can no longer go into an infinite loop.
479   
480   * Graph algorithm updated to look harder for direct connections.
481
482 * Good support for routing IPv6 packets over the VPN. Works on Linux,
483   FreeBSD, possibly OpenBSD but not on Solaris.
484
485 * Support for tunnels over IPv6 networks. Works on all supported
486   operating systems.
487
488 * Optional compression of UDP connections using zlib.
489
490 * Optionally let UDP connections inherit TOS field of tunneled packets.
491
492 * Optionally start scripts when certain hosts become (un)reachable.
493
494
495 version 1.0pre5              Feb  9 2002
496
497 * Security enhancements:
498
499   * Added sequence number and optional message authentication code to
500     the packets.
501
502   * Configurable encryption cipher and digest algorithms.
503
504 * More robust handling of dis- and reconnects.
505
506 * Added a "switch" and a "hub" mode to allow bridging setups.
507
508 * Preliminary support for routing of IPv6 packets.
509
510 * Supports Linux, FreeBSD, OpenBSD and Solaris.
511
512
513 It looks like this might be the last release before 1.0.
514
515
516 version 1.0pre4              Jan 17 2001
517
518 * Updated documentation; the documentation now reflects the
519   configuration as it is.
520
521 * Some internal changes to make tinc scale better for large
522   networks, such as using AVL trees instead of linked lists for the
523   connection list.  
524
525 * RSA keys can be stored in separate files if needed.  See the
526   documentation for more information.
527
528 * tinc has now been reported to run on Linux PowerPC and FreeBSD x86.
529
530
531
532 version 1.0pre3              Oct 31 2000
533
534 * The protocol has been redesigned, and although some details are
535   still under discussion, this is secure.  Care has been taken to
536   resist most, if not all, attacks.
537   
538 * Unfortunately this protocol is not compatible with earlier versions,
539   nor are earlier versions compatible with this version.  Because the
540   older protocol has huge security flaws, we feel that not
541   implementing backwards compatibility is justified.
542
543 * Some data about the protocol:
544
545   * It uses public/private RSA keys for authentication (this is the
546     actual fix for the security hole).
547
548   * All cryptographic functions have been taken out of tinc, instead
549     it uses the OpenSSL library functions.
550
551   * Offers support for multiple subnets per tinc daemon.
552
553 * New is also the support for the universal tun/tap device.  This
554   means better portability to FreeBSD and Solaris.
555
556 * tinc is tested to compile on Solaris, Linux x86, Linux alpha.
557
558 * tinc now uses the OpenSSL library for cryptographic operations.
559   More information on getting and installing OpenSSL is in the manual.
560   This also means that the GMP library is no longer required.
561
562 * Further, thanks to Enrique Zanardi, we have Spanish messages; Matias
563   Carrasco provided us with a Spanish translation of the manual.
564
565
566 What still needs to be done before 1.0:
567
568 * Documentation.  Especially since the protocol has changed, and a lot
569   of configuration directives have been added.
570
571
572
573
574 version 1.0pre2              May 31 2000
575
576 * This version has been internationalized; and a Dutch translation has          
577   been included.                                                                
578                                                                                 
579 * Two configuration variables have been added:                                  
580   * VpnMask - the IP network mask for the entire VPN, not just our              
581     subnet (as given by MyVirtualIP).  The Redhat and Debian packages           
582     use this variable in their system startup scripts, but it is                
583     ignored by tinc.                                                            
584   * Hostnames - if set to `yes', look up the names of IP addresses              
585     trying to connect to us.  Default set to `no', to prevent lockups           
586     during lookups.                                                             
587                                                                                 
588 * The system startup scripts for Debian and Redhat use                          
589   /etc/tinc/nets.boot to find out which networks need to be started             
590   during system boot.                                                           
591                                                                                 
592 * Fixes to prevent denial of service attacks by sending random data             
593   after connecting (and even when the connection has been established),         
594   either random garbage or just nonsensical protocol fields.                    
595                                                                                 
596 * tinc will retry to connect upon startup, does not quit if it doesn't          
597   work the first time.                                                          
598                                                                                 
599 * Hosts that are disconnected implicitly if we lose a connection get            
600   deleted from the internal list, to prevent hogging eachother with             
601   add and delete requests when the connection is restored.                      
602                                                                                 
603                                                                                 
604 What still needs to be done before 1.0:                                         
605                                                                                 
606 * Documentation.                                                                
607 * Failover ConnectTo lines, try another one if the first doesn't work.          
608
609
610
611
612 version 1.0pre1              May 12 2000
613  * New meta-protocol
614  * Various other bugfixes
615  * Documentation updates
616
617 version 0.3.3                Feb  9 2000
618  * Fixed bug that made tinc stop working with latest kernels (Guus
619    Sliepen)
620  * Updated the manual
621
622 version 0.3.2                Nov 12 1999
623  * no more `Invalid filedescriptor' when working with multiple
624    connections
625  * forward unknown packets to uplink
626
627 version 0.3.1                Oct 20 1999
628  * fixed a bug where tinc would exit without a trace
629
630 version 0.3                  Aug 20 1999
631  * pings now work immediately
632  * all packet sizes get transmitted correctly
633
634 version 0.2.26               Aug 15 1999
635  * fixed some remaining bugs
636  * --sysconfdir works with configure
637  * last version before 0.3
638
639 version 0.2.25               Aug  8 1999
640  * improved stability, going towards 0.3 now.
641
642 version 0.2.24               Aug  7 1999
643  * added key aging, there's a new config variable, KeyExpire.
644  * updated man and info pages
645
646 version 0.2.23               Aug  5 1999
647  * all known bugs fixed, this is a candidate for 0.3
648
649 version 0.2.22               Apr 11 1999
650  * multiconnection thing is now working nearly perfect :)
651
652 version 0.2.21               Apr 10 1999
653  * You shouldn't notice a thing, but a lot has changed wrt key
654 management - except that it refuses to talk to versions < 0.2.20
655
656 version 0.2.20
657
658 version 0.2.19               Apr  3 1999
659  * don't install a libcipher.so
660
661 version 0.2.18               Apr  3 1999
662  * blowfish library dynamically loaded upon execution
663  * included Eric Young's IDEA library
664
665 version 0.2.17               Apr  1 1999
666  * tincd now re-executes itself in case of a segmentation fault.
667
668 version 0.2.16               Apr  1 1999
669  * wrote tincd.conf(5) man page, which still needs a lot of work.
670  * config file now accepts and tolerates spaces, and any integer base
671 for integer variables, and better error reporting. See
672 doc/tincd.conf.sample for an example.
673
674 version 0.2.15               Mar 29 1999
675  * fixed bugs
676
677 version 0.2.14               Feb 10 1999
678  * added --timeout flag and PingTimeout configuration
679  * did some first syslog cleanup work
680
681 version 0.2.13               Jan 23 1999
682  * bugfixes
683
684 version 0.2.12               Jan 23 1999
685  * fixed nauseating bug so that it would crash whenever a connection
686 got lost
687
688 version 0.2.11               Jan 22 1999
689  * framework for multiple connections has been done
690  * simple manpage for tincd
691
692 version 0.2.10               Jan 18 1999
693  * passphrase support added
694
695 version 0.2.9                Jan 13 1999
696  * bugs fixed.
697
698 version 0.2.8                Jan 11 1999
699  * a reworked protocol version
700  * a ping/pong system
701  * more reliable networking code
702  * automatic reconnection
703  * still does not work with more than one connection :)
704  * strips MAC addresses before sending, so there's less overhead, and
705 less redundancy
706
707 version 0.2.7                Jan  3 1999
708  * several updates to make extending more easy.
709
710 version 0.2.6                Dec 20 1998
711  * Point-to-Point connections have been established, including
712 blowfish encryption and a secret key-exchange.
713
714 version 0.2.5                Dec 16 1998
715  * Project renamed to tinc, in honour of TINC.
716
717 version 0.2.4                Dec 16 1998
718  * now it really does ;)
719
720 version 0.2.3                Nov 24 1998
721  * it sort of works now
722
723 version 0.2.2                Nov 20 1998
724  * uses GNU gmp.
725
726 version 0.2.1                Nov 14 1998
727
728  * Bare version.