license and description
[oweals/gnunet.git] / TODO
diff --git a/TODO b/TODO
index 00acb96ac0ab7fae9e2c5ac129c3aceec8384eba..f751dab169f5c88b6bf9e17d1fab1cf7ae03460b 100644 (file)
--- a/TODO
+++ b/TODO
@@ -7,11 +7,14 @@
     + implement UDP, HTTP/HTTPS 
 * Transport:
   - UDP fragmentation
-* DHT: [Nate]
-  - track paths content travels (PUT, reply-to-get) in messages,
-    pass to client (client API & protocol already support this!)
+* FS/CORE [CG]
+  - download of 100 MB file from 'leach' peer hung due to 
+    failure of core-api to call back after a change preference request
+    (structs indicate request was transmitted but reply never received?)
+  - other runs (-L DEBUG) with downloads using the new 'trust' test show
+    non-deterministic results (for any set of peers)
 * FS: [CG]
-  - implement multi-peer FS performance tests
+  - implement multi-peer FS performance tests + gauger them!
     + insert
     + download
     + search
@@ -76,6 +79,7 @@
   - finish publish dialog details:
     + normalize keywords (edit subdialog)
   - implement download by URI dialog; figure out where to display those downloads!
+  - add combo box to select desired mime type for search
 * ARM: [CG/Safey]
   - better tracking of which config changes actually need to cause process restarts by ARM.
   - handle gnunet-arm -k in combination with auto-start magic (what is the right thing here?)