diff options
author | Christian Pointner <equinox@anytun.org> | 2008-12-31 14:12:41 +0000 |
---|---|---|
committer | Christian Pointner <equinox@anytun.org> | 2008-12-31 14:12:41 +0000 |
commit | e6bef804d5199285adff8a69f9f48a9d0573d40a (patch) | |
tree | 710da3316b64043f7c13b1d5d30f255e71d04e2a | |
parent | added sequence window (diff) |
updated ChangeLog with Release Info
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | README | 2 |
2 files changed, 4 insertions, 4 deletions
@@ -1,5 +1,5 @@ -2009.??.?? -- Version 0.1svn??? +2008.12.31 -- Version 0.1svn34 * Initial release. -* IPv4 tunnel over UDP, with AES-CTR cipher and SHA1 HMAC signature. - +* IPv4, IPv6 and Ethernet tunnel over UDP, without crypto. +* tested on Linux and OpenBSD @@ -21,7 +21,7 @@ Installation Getting the source via subversion: ---------------------------------- -svn co ... +svn co https://svn.chaos-at-home.org/uanytun Building from source -------------------- |