diff options
author | Arne Schwabe <arne@rfc2549.org> | 2012-05-18 00:06:49 +0200 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2012-05-18 00:06:49 +0200 |
commit | f743921f5812cd7f6c6b681382d60508ed02a4a9 (patch) | |
tree | abc5069ab0559e074436fcb58f5ac5bb6e7fc6ed /openvpn/.gitignore | |
parent | e445ab7fdc6c3912291eaad7aac209b511bcd245 (diff) |
- Make Ipv6 support complete (minus tun-ipv6 warning)
- Implement byte counter support in the log window
- Fix spelling of secret (closes issue #22)
- Replace "quot; with ", no idea what went wrong there (closes issue #21)
Diffstat (limited to 'openvpn/.gitignore')
-rw-r--r-- | openvpn/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openvpn/.gitignore b/openvpn/.gitignore index 60b9433..324accf 100644 --- a/openvpn/.gitignore +++ b/openvpn/.gitignore @@ -49,3 +49,4 @@ doc/openvpn.8.html distro/rpm/openvpn.spec tests/t_client.sh src/openvpn/openvpn +xcopenvpn |