1 version 1.0pre2 May 31 2000
2 * Internationalized, Dutch translation available
3 * Many sanity checks on the meta protocol added
5 version 1.0pre1 May 12 2000
7 * Various other bugfixes
8 * Documentation updates
10 version 0.3.3 Feb 9 2000
11 * Fixed bug that made tinc stop working with latest kernels (Guus
15 version 0.3.2 Nov 12 1999
16 * no more `Invalid filedescriptor' when working with multiple
18 * forward unknown packets to uplink
20 version 0.3.1 Oct 20 1999
21 * fixed a bug where tinc would exit without a trace
23 version 0.3 Aug 20 1999
24 * pings now work immediately
25 * all packet sizes get transmitted correctly
27 version 0.2.26 Aug 15 1999
28 * fixed some remaining bugs
29 * --sysconfdir works with configure
30 * last version before 0.3
32 version 0.2.25 Aug 8 1999
33 * improved stability, going towards 0.3 now.
35 version 0.2.24 Aug 7 1999
36 * added key aging, there's a new config variable, KeyExpire.
37 * updated man and info pages
39 version 0.2.23 Aug 5 1999
40 * all known bugs fixed, this is a candidate for 0.3
42 version 0.2.22 Apr 11 1999
43 * multiconnection thing is now working nearly perfect :)
45 version 0.2.21 Apr 10 1999
46 * You shouldn't notice a thing, but a lot has changed wrt key
47 management - except that it refuses to talk to versions < 0.2.20
51 version 0.2.19 Apr 3 1999
52 * don't install a libcipher.so
54 version 0.2.18 Apr 3 1999
55 * blowfish library dynamically loaded upon execution
56 * included Eric Young's IDEA library
58 version 0.2.17 Apr 1 1999
59 * tincd now re-executes itself in case of a segmentation fault.
61 version 0.2.16 Apr 1 1999
62 * wrote tincd.conf(5) man page, which still needs a lot of work.
63 * config file now accepts and tolerates spaces, and any integer base
64 for integer variables, and better error reporting. See
65 doc/tincd.conf.sample for an example.
67 version 0.2.15 Mar 29 1999
70 version 0.2.14 Feb 10 1999
71 * added --timeout flag and PingTimeout configuration
72 * did some first syslog cleanup work
74 version 0.2.13 Jan 23 1999
77 version 0.2.12 Jan 23 1999
78 * fixed nauseating bug so that it would crash whenever a connection
81 version 0.2.11 Jan 22 1999
82 * framework for multiple connections has been done
83 * simple manpage for tincd
85 version 0.2.10 Jan 18 1999
86 * passphrase support added
88 version 0.2.9 Jan 13 1999
91 version 0.2.8 Jan 11 1999
92 * a reworked protocol version
94 * more reliable networking code
95 * automatic reconnection
96 * still does not work with more than one connection :)
97 * strips MAC addresses before sending, so there's less overhead, and
100 version 0.2.7 Jan 3 1999
101 * several updates to make extending more easy.
103 version 0.2.6 Dec 20 1998
104 * Point-to-Point connections have been established, including
105 blowfish encryption and a secret key-exchange.
107 version 0.2.5 Dec 16 1998
108 * Project renamed to tinc, in honour of TINC.
110 version 0.2.4 Dec 16 1998
111 * now it really does ;)
113 version 0.2.3 Nov 24 1998
114 * it sort of works now
116 version 0.2.2 Nov 20 1998
119 version 0.2.1 Nov 14 1998