diff options
author | Arne Schwabe <arne@rfc2549.org> | 2012-05-14 23:06:36 +0200 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2012-05-14 23:06:36 +0200 |
commit | 39e94d54313cf140929339a9f2613d79cbf734b0 (patch) | |
tree | b925a150868fb635ab928a2e5e618f5e0bd46f85 /todo.txt | |
parent | 297eca20821d5c3616543e38e7652eb956b61394 (diff) |
- Rework saving state of preferences fragment
- fix state of nobind not loaded (hopefully closes issue #19)
Version 0.5.4
Diffstat (limited to 'todo.txt')
-rw-r--r-- | todo.txt | 9 |
1 files changed, 2 insertions, 7 deletions
@@ -1,7 +1,4 @@ Ideas: - - implement security notice fragment - - explain plain text storage of all data except for android keystore - - explain even more insecure of storage on sd card - implement a small app that can do cert+key+ca => p12 or suggest an app on the market - Implementation in ICS OpenVpn would require SD_WRITE permission which I would like to avoid @@ -20,12 +17,10 @@ Ideas: Missing configuration options: IPv6 support: -- Enable IPv6 (tun-ipv6) -- Implementing/testing IPv6 route/ifconfig/DNS Server +- Make GUI IPv6 fit +- fix bogus tun-ipv6 warning Tap support: -- People still ask how to do tap support. :( -- Put statements that tap is not supported everywhere. - Actually it is possible to emulate tap with tun device, a minimal implementation would have to do: - generate random mac - strip macs header on receive |