diff options
| author | Arne Schwabe <arne@rfc2549.org> | 2013-01-10 15:48:09 +0100 | 
|---|---|---|
| committer | Arne Schwabe <arne@rfc2549.org> | 2013-01-10 15:48:09 +0100 | 
| commit | 15304b9a43b7c200b0d82c8cfacdfaa40c06b1c1 (patch) | |
| tree | 6f302e0109db2d550731308f3c43ba9cfe6ce5d2 | |
| parent | 25b15f26d2bcdb5c07a4ac914ea1eb5d7ab1d28e (diff) | |
Update todo and readme
| -rw-r--r-- | README.txt | 4 | ||||
| -rw-r--r-- | todo.txt | 8 | 
2 files changed, 5 insertions, 7 deletions
@@ -4,6 +4,10 @@ See  the file todo.txt for ideas/not yet implemented features (and the bug track  Build instraction: +Checkout google breakcode: + +svn co http://google-breakpad.googlecode.com/svn/trunk/ google-breakpad +  - Install sdk  - Install ndk @@ -1,7 +1,5 @@  Ideas: -- Write a FAQ about Android's routing/ifconfig -  - Do cert+key+ca => p12 inside the app, import directly to keystore  - general settings dialog @@ -23,14 +21,10 @@ Ideas:  Bugfixes:   - startpath file explorer - - check copy&paste - - hibernate when screen offf and < 50 kB min + - hibernate when screen off and < 50 kB min  Missing configuration options: -IPv6 support: -- fix bogus tun-ipv6 warning -  Tap support:  - Actually it is possible to emulate tap with tun device, a minimal implementation would have to do:     - generate random mac  | 
