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