the signal controller uses boost thread now,
[anytun.git] / ChangeLog
blob73917efa333b48dbc2267e0daad57d3ad8b51c5f
1 2008.6.20 -- Version 0.2.1svn556
3 * finished own tun/tap devices and removed openvpn source code
4   currently there are tun/tap devices for Linux, FreeBSD, OpenBSD
5   and NetBSD
6 * several fixes for building on OpenBSD
7 * added manpages for all binaries
8 * switched to GPLv3
11 2008.4.12 -- Version 0.2svn490
13 * updated to Internet Draft Revision 02
14   Mind that the this version is incompatible to version 0.1
15   However this is only the case if you use encryption. There
16   shouldn't be any Problem with NULL cipher
17 * several fixes for tunneling IPv6
18         
19 2008.3.18 -- Version 0.1svn441
21 * Initial release.
22 * IPv4 tunnel over UDP, with AES-CTR cipher and SHA1 HMAC signature.