diff options
-rw-r--r-- | ChangeLog | 2 | ||||
-rw-r--r-- | doc/uanytun.8.txt | 2 |
2 files changed, 1 insertions, 3 deletions
@@ -1,4 +1,4 @@ -2008.12.31 -- Version 0.1svn34 +2008.12.31 -- Version 0.1svn37 * Initial release. * IPv4, IPv6 and Ethernet tunnel over UDP, without crypto. diff --git a/doc/uanytun.8.txt b/doc/uanytun.8.txt index 9b134ff..f2a2095 100644 --- a/doc/uanytun.8.txt +++ b/doc/uanytun.8.txt @@ -199,7 +199,6 @@ Encryption algorithm used for encrypting the payload Possible values: * *null* - no encryption -* *aes-ctr* - AES in counter mode, default value -a|--auth-algo <algo type> ~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -211,7 +210,6 @@ This option sets the message authentication algorithm. Possible values: * *null* - no message authentication -* *sha1* - HMAC-SHA1, default value If HMAC-SHA1 is used, the packet length is increased by |