summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--AUTHORS3
-rw-r--r--ChangeLog13
2 files changed, 16 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
new file mode 100644
index 0000000..6d7339f
--- /dev/null
+++ b/AUTHORS
@@ -0,0 +1,3 @@
+Othmar Gsenger <otti@anytun.org>
+Erwin Nindl <nine@anytun.org>
+Christian Pointner <equinox@anytun.org>
diff --git a/ChangeLog b/ChangeLog
new file mode 100644
index 0000000..3cc2ab6
--- /dev/null
+++ b/ChangeLog
@@ -0,0 +1,13 @@
+2008.4.12 -- Version 0.2svn490
+
+* updated to Internet Draft Revision 02
+ Mind that the this version is incompatible to version 0.1
+ However this is only the case if you use encryption. There
+ shouldn't be any Problem with NULL cipher
+* several fixes for tunneling IPv6
+
+2008.3.18 -- Version 0.1svn441
+
+* Initial release.
+* IPv4 tunnel over UDP, with AES-CTR cipher and SHA1 HMAC signature.
+