summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorRobert Love <rlove@rlove.org>2005-06-26 02:52:31 +0000
committerRobert Love <rlove@rlove.org>2005-06-26 02:52:31 +0000
commit4d194a2b39f9066f95173f622eedafdf3d305bfc (patch)
tree2f92f5715a826ad587b76f3f8a5bcade77a137dc /TODO
parent4f9ef7498e1eba0c4cb0c12f2d4e0ce40ee85429 (diff)
downloadNetworkManager-4d194a2b39f9066f95173f622eedafdf3d305bfc.tar.gz
Update TODO: One down, ...
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@753 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 0 insertions, 5 deletions
diff --git a/TODO b/TODO
index 9c3474dc75..2cba8b2dc2 100644
--- a/TODO
+++ b/TODO
@@ -13,11 +13,6 @@ Wireless link checking could be enhanced to check the signal strength of an acce
There is currently no logic to gracefully recover from a crashed/killed dbus or hal. There are dbus functions for notification when services come up and go away which could be used here. Remeber that when dbus dies, hal also dies at the moment.
-- Store Allowed Network WEP keys in gnome-keyring
-
-These keys should probably be encrypted, rather than being stored in GConf.
-
-
- Support 40/64 bit passphrases
Allow user to enter passphrases and convert them to 40/64 bit WEP keys on the fly. Unfortunately, the algorithm for 40/64 bit passphrases is kind of messy.