summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Pointner <equinox@anytun.org>2008-12-31 14:12:41 +0000
committerChristian Pointner <equinox@anytun.org>2008-12-31 14:12:41 +0000
commite6bef804d5199285adff8a69f9f48a9d0573d40a (patch)
tree710da3316b64043f7c13b1d5d30f255e71d04e2a
parentadded sequence window (diff)
updated ChangeLog with Release Info
-rw-r--r--ChangeLog6
-rw-r--r--README2
2 files changed, 4 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index a0735f8..a9e8251 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
diff --git a/README b/README
index dff4883..f94946a 100644
--- a/README
+++ b/README
@@ -21,7 +21,7 @@ Installation
Getting the source via subversion:
----------------------------------
-svn co ...
+svn co https://svn.chaos-at-home.org/uanytun
Building from source
--------------------