blob: 50f9a91e03fc987e9e8bf1703b4d55e19cf48095 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
2009.01.14 -- Version 0.2.1svn91
* fixed bug which prevents the daemon from using the right cipher
key when using a key derivation rate other than 1
2009.01.11 -- Version 0.2svn85
* added crypto support using libgcrypt or openssl
* added new passphrase option to generate master key and or salt
* cleaned up and improved build system
* some code cleanup
2008.12.31 -- Version 0.1svn37
* Initial release.
* IPv4, IPv6 and Ethernet tunnel over UDP, without crypto.
* tested on Linux and OpenBSD
|