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