OpenSSL 1.0.0 compiled for 64 bit Windows requires linking with -lcrypt32.
[oweals/tinc.git] / NEWS
1 Version 1.0.14               not released yet
2
3  * Fixed reading configuration files that do not end with a newline. Again.
4
5 Version 1.0.13               Apr 11 2010
6
7  * Allow building tinc without LZO and/or Zlib.
8
9  * Clamp MSS of TCP packets in both directions.
10
11  * Experimental StrictSubnets, Forwarding and DirectOnly options,
12    giving more control over information and packets received from/sent to other
13    nodes.
14
15  * Ensure tinc never sends symbolic names for ports over the wire.
16
17 Version 1.0.12               Feb  3 2010
18
19  * Really allow fast roaming of hosts to other nodes in a switched VPN.
20
21  * Fixes missing or incorrect environment variables when calling host-up/down
22    and subnet-up/down scripts in some cases.
23
24  * Allow port to be specified in Address statements.
25
26  * Clamp MSS of TCP packets to the discovered path MTU.
27
28  * Let two nodes behind NAT learn each others current UDP address and port via
29    a third node, potentially allowing direct communications in a similar way to
30    STUN.
31
32 Version 1.0.11               Nov  1 2009
33
34  * Fixed potential crash when the HUP signal is sent.
35
36  * Fixes handling of weighted Subnets in switch and hub modes, preventing
37    unnecessary broadcasts.
38
39  * Works around a MinGW bug that caused packets to Windows nodes to always be
40    sent via TCP.
41
42  * Improvements to the PMTU discovery code, especially on Windows.
43
44  * Use UDP again in certain cases where 1.0.10 was too conservative and fell
45    back to TCP unnecessarily.
46
47  * Allow fast roaming of hosts to other nodes in a switched VPN.
48
49 Version 1.0.10               Oct 18 2009
50
51  * Fixed potential crashes during shutdown and (in rare conditions) when other
52    nodes disconnected from the VPN.
53
54  * Improved NAT handling: tinc now copes with mangled port numbers, and will
55    automatically fall back to TCP if direct UDP connection between nodes is not
56    possible. The TCPOnly option should not have to be used anymore.
57
58  * Allow configuration files with CRLF line endings to be read on UNIX.
59
60  * Disable old RSA keys when generating new ones, and raise the default size of
61    new RSA keys to 2048 bits.
62
63  * Many fixes in the path MTU discovery code, especially when Compression is
64    being used.
65
66  * Tinc can now drop privileges and/or chroot itself.
67
68  * The TunnelServer code now just ignores information from clients instead of
69    disconnecting them.
70
71  * Improved performance on Windows by using the new ProcessPriority option and
72    by making the handling of packets received from the TAP-Win32 adapter more
73    efficient.
74
75  * Code cleanups: tinc now follows the C99 standard, copyright headers have
76    been updated to include patch authors, checkpoint tracing and localisation
77    features have been removed.
78
79  * Support for (jailbroken) iPhone and iPod Touch has been added.
80
81  Thanks to Florian Forster, Grzegorz Dymarek and especially Michael Tokarev for
82  their contributions to this version of tinc.
83
84 Version 1.0.9                Dec 26 2008
85
86  * Fixed tinc as a service under Windows 2003.
87
88  * Fixed reading configuration files that do not end with a newline.
89
90  * Fixed crashes in situations where hostnames could not be resolved or hosts
91    would disconnect at the same time as session keys were exchanged.
92
93  * Improved default settings of tun and tap devices on BSD platforms.
94
95  * Make IPv6 sockets bind only to IPv6 on Linux.
96
97  * Enable path MTU discovery by default.
98
99  * Fixed a memory leak that occured when connections were closed.
100
101  Thanks to Max Rijevski for his contributions to this version of tinc.
102
103 Version 1.0.8                May 16 2007
104
105  * Fixed some memory and resource leaks.
106
107  * Made network sockets non-blocking under Windows.
108
109  Thanks to Scott Lamb and "dnk" for their contributions to this version of tinc.
110
111 Version 1.0.7                Jan  5 2007
112
113  * Fixed a bug that caused slow network speeds on Windows.
114
115  * Fixed a bug that caused tinc unable to write packets to the tun device on
116    OpenBSD.
117
118 Version 1.0.6                Dec 18 2006
119
120  * More flexible detection of the LZO libraries when compiling.
121
122  * Fixed a bug where broadcasts in switch and hub modes sometimes would not
123    work anymore when part of the VPN had become disconnected from the rest.
124
125 version 1.0.5                Nov 14 2006
126
127  * Lots of small fixes.
128
129  * Broadcast packets no longer grow in size with each hop. This should
130    fix switch mode (again).
131  
132  * Generic host-up and host-down scripts.
133
134  * Optionally dump graph in graphviz format to a file or a script.
135
136  * Support LZO 2.0 and later.
137
138  Thanks to Scott Lamb for his contributions to this version of tinc.
139
140 version 1.0.4                May  4 2005
141
142  * Fix switch and hub modes.
143
144  * Optionally start scripts when a Subnet becomes (un)reachable.
145
146 version 1.0.3                Nov 11 2004
147
148 * Show error message when failing to write a PID file.
149
150 * Ignore spaces at end of lines in config files.
151
152 * Fix handling of late packets.
153
154 * Unify BSD tun/tap device handling. This allows IPv6 on tun devices and
155   anything on tap devices as long as the underlying OS supports it.
156
157 * Handle IPv6 on Solaris tun devices.
158
159 * Allow tinc to work properly under Windows XP SP2.
160
161 * Allow VLAN tagged Ethernet frames in switch and hub mode.
162
163 * Experimental PMTUDiscovery, TunnelServer and BlockingTCP options.
164
165 version 1.0.2                Nov  8 2003
166
167 * Fix address and hostname resolving under Windows.
168
169 * Remove warnings about non-existing scripts and unsupported address families.
170
171 * Use the event logger under Windows.
172
173 * Fix quoting of filenames and command line arguments under Windows.
174
175 * Strict checks for length incoming network packets and return values of
176   cryptographic functions,
177
178 * Fix a bug in metadata handling that made the tinc daemon abort.
179
180 version 1.0.1                Aug 14 2003
181
182 * Allow empty lines in config files.
183
184 * Fix handling of spaces and backslashes in filenames under native Windows.
185
186 * Allow scripts to be executed under native Windows.
187
188 * Update documentation, make it less Linux specific.
189
190 version 1.0                  Aug  4 2003
191
192 * Lots of small bugfixes and code cleanups.
193
194 * Throughput doubled and latency reduced.
195
196 * Added support for LZO compression.
197
198 * No need to set MAC address or disable ARP anymore.
199
200 * Added support for Windows 2000 and XP, both natively and in a Cygwin
201   environment.
202
203 version 1.0pre8              Sep 16 2002
204
205 * More fixes for subnets with prefixlength undivisible by 8.
206
207 * Added support for NetBSD and MacOS/X.
208
209 * Switched from undirected graphs to directed graphs to avoid certain race
210   conditions and improve scalability.
211
212 * Generalized broadcasting and forwarding of protocol messages.
213
214 * Cleanup of source code.
215
216
217 version 1.0pre7              Apr  7 2002
218
219 * Don't do blocking read()s when getting a signal.
220
221 * Remove RSA key checking code, since it sometimes thinks perfectly good RSA
222   keys are bad.
223
224 * Fix handling of subnets when prefixlength isn't divisible by 8.
225
226
227 version 1.0pre6              Mar 27 2002
228
229 * Improvement of redundant links:
230
231   * Non-blocking connects.
232   
233   * Protocol broadcast messages can no longer go into an infinite loop.
234   
235   * Graph algorithm updated to look harder for direct connections.
236
237 * Good support for routing IPv6 packets over the VPN. Works on Linux,
238   FreeBSD, possibly OpenBSD but not on Solaris.
239
240 * Support for tunnels over IPv6 networks. Works on all supported
241   operating systems.
242
243 * Optional compression of UDP connections using zlib.
244
245 * Optionally let UDP connections inherit TOS field of tunneled packets.
246
247 * Optionally start scripts when certain hosts become (un)reachable.
248
249
250 version 1.0pre5              Feb  9 2002
251
252 * Security enhancements:
253
254   * Added sequence number and optional message authentication code to
255     the packets.
256
257   * Configurable encryption cipher and digest algorithms.
258
259 * More robust handling of dis- and reconnects.
260
261 * Added a "switch" and a "hub" mode to allow bridging setups.
262
263 * Preliminary support for routing of IPv6 packets.
264
265 * Supports Linux, FreeBSD, OpenBSD and Solaris.
266
267
268 It looks like this might be the last release before 1.0.
269
270
271 version 1.0pre4              Jan 17 2001
272
273 * Updated documentation; the documentation now reflects the
274   configuration as it is.
275
276 * Some internal changes to make tinc scale better for large
277   networks, such as using AVL trees instead of linked lists for the
278   connection list.  
279
280 * RSA keys can be stored in separate files if needed.  See the
281   documentation for more information.
282
283 * tinc has now been reported to run on Linux PowerPC and FreeBSD x86.
284
285
286
287 version 1.0pre3              Oct 31 2000
288
289 * The protocol has been redesigned, and although some details are
290   still under discussion, this is secure.  Care has been taken to
291   resist most, if not all, attacks.
292   
293 * Unfortunately this protocol is not compatible with earlier versions,
294   nor are earlier versions compatible with this version.  Because the
295   older protocol has huge security flaws, we feel that not
296   implementing backwards compatibility is justified.
297
298 * Some data about the protocol:
299
300   * It uses public/private RSA keys for authentication (this is the
301     actual fix for the security hole).
302
303   * All cryptographic functions have been taken out of tinc, instead
304     it uses the OpenSSL library functions.
305
306   * Offers support for multiple subnets per tinc daemon.
307
308 * New is also the support for the universal tun/tap device.  This
309   means better portability to FreeBSD and Solaris.
310
311 * tinc is tested to compile on Solaris, Linux x86, Linux alpha.
312
313 * tinc now uses the OpenSSL library for cryptographic operations.
314   More information on getting and installing OpenSSL is in the manual.
315   This also means that the GMP library is no longer required.
316
317 * Further, thanks to Enrique Zanardi, we have Spanish messages; Matias
318   Carrasco provided us with a Spanish translation of the manual.
319
320
321 What still needs to be done before 1.0:
322
323 * Documentation.  Especially since the protocol has changed, and a lot
324   of configuration directives have been added.
325
326
327
328
329 version 1.0pre2              May 31 2000
330
331 * This version has been internationalized; and a Dutch translation has          
332   been included.                                                                
333                                                                                 
334 * Two configuration variables have been added:                                  
335   * VpnMask - the IP network mask for the entire VPN, not just our              
336     subnet (as given by MyVirtualIP).  The Redhat and Debian packages           
337     use this variable in their system startup scripts, but it is                
338     ignored by tinc.                                                            
339   * Hostnames - if set to `yes', look up the names of IP addresses              
340     trying to connect to us.  Default set to `no', to prevent lockups           
341     during lookups.                                                             
342                                                                                 
343 * The system startup scripts for Debian and Redhat use                          
344   /etc/tinc/nets.boot to find out which networks need to be started             
345   during system boot.                                                           
346                                                                                 
347 * Fixes to prevent denial of service attacks by sending random data             
348   after connecting (and even when the connection has been established),         
349   either random garbage or just nonsensical protocol fields.                    
350                                                                                 
351 * tinc will retry to connect upon startup, does not quit if it doesn't          
352   work the first time.                                                          
353                                                                                 
354 * Hosts that are disconnected implicitly if we lose a connection get            
355   deleted from the internal list, to prevent hogging eachother with             
356   add and delete requests when the connection is restored.                      
357                                                                                 
358                                                                                 
359 What still needs to be done before 1.0:                                         
360                                                                                 
361 * Documentation.                                                                
362 * Failover ConnectTo lines, try another one if the first doesn't work.          
363
364
365
366
367 version 1.0pre1              May 12 2000
368  * New meta-protocol
369  * Various other bugfixes
370  * Documentation updates
371
372 version 0.3.3                Feb  9 2000
373  * Fixed bug that made tinc stop working with latest kernels (Guus
374    Sliepen)
375  * Updated the manual
376
377 version 0.3.2                Nov 12 1999
378  * no more `Invalid filedescriptor' when working with multiple
379    connections
380  * forward unknown packets to uplink
381
382 version 0.3.1                Oct 20 1999
383  * fixed a bug where tinc would exit without a trace
384
385 version 0.3                  Aug 20 1999
386  * pings now work immediately
387  * all packet sizes get transmitted correctly
388
389 version 0.2.26               Aug 15 1999
390  * fixed some remaining bugs
391  * --sysconfdir works with configure
392  * last version before 0.3
393
394 version 0.2.25               Aug  8 1999
395  * improved stability, going towards 0.3 now.
396
397 version 0.2.24               Aug  7 1999
398  * added key aging, there's a new config variable, KeyExpire.
399  * updated man and info pages
400
401 version 0.2.23               Aug  5 1999
402  * all known bugs fixed, this is a candidate for 0.3
403
404 version 0.2.22               Apr 11 1999
405  * multiconnection thing is now working nearly perfect :)
406
407 version 0.2.21               Apr 10 1999
408  * You shouldn't notice a thing, but a lot has changed wrt key
409 management - except that it refuses to talk to versions < 0.2.20
410
411 version 0.2.20
412
413 version 0.2.19               Apr  3 1999
414  * don't install a libcipher.so
415
416 version 0.2.18               Apr  3 1999
417  * blowfish library dynamically loaded upon execution
418  * included Eric Young's IDEA library
419
420 version 0.2.17               Apr  1 1999
421  * tincd now re-executes itself in case of a segmentation fault.
422
423 version 0.2.16               Apr  1 1999
424  * wrote tincd.conf(5) man page, which still needs a lot of work.
425  * config file now accepts and tolerates spaces, and any integer base
426 for integer variables, and better error reporting. See
427 doc/tincd.conf.sample for an example.
428
429 version 0.2.15               Mar 29 1999
430  * fixed bugs
431
432 version 0.2.14               Feb 10 1999
433  * added --timeout flag and PingTimeout configuration
434  * did some first syslog cleanup work
435
436 version 0.2.13               Jan 23 1999
437  * bugfixes
438
439 version 0.2.12               Jan 23 1999
440  * fixed nauseating bug so that it would crash whenever a connection
441 got lost
442
443 version 0.2.11               Jan 22 1999
444  * framework for multiple connections has been done
445  * simple manpage for tincd
446
447 version 0.2.10               Jan 18 1999
448  * passphrase support added
449
450 version 0.2.9                Jan 13 1999
451  * bugs fixed.
452
453 version 0.2.8                Jan 11 1999
454  * a reworked protocol version
455  * a ping/pong system
456  * more reliable networking code
457  * automatic reconnection
458  * still does not work with more than one connection :)
459  * strips MAC addresses before sending, so there's less overhead, and
460 less redundancy
461
462 version 0.2.7                Jan  3 1999
463  * several updates to make extending more easy.
464
465 version 0.2.6                Dec 20 1998
466  * Point-to-Point connections have been established, including
467 blowfish encryption and a secret key-exchange.
468
469 version 0.2.5                Dec 16 1998
470  * Project renamed to tinc, in honour of TINC.
471
472 version 0.2.4                Dec 16 1998
473  * now it really does ;)
474
475 version 0.2.3                Nov 24 1998
476  * it sort of works now
477
478 version 0.2.2                Nov 20 1998
479  * uses GNU gmp.
480
481 version 0.2.1                Nov 14 1998
482
483  * Bare version.