fix
[oweals/gnunet.git] / TODO
diff --git a/TODO b/TODO
index 08fb96b78e7edfa92bdd30ef5e61e6a3af420c90..9b7ad277aad569f36c172f210961fd7dd590fb3e 100644 (file)
--- a/TODO
+++ b/TODO
@@ -23,7 +23,7 @@
 * STATISTICS:
   - implement notification-based statistics API
 * PEERINFO [CG]
-  - better API for trust management
+  - better API for trust management (or move into FS!?)
 * TOPOLOGY:
   - needs more testing (especially F2F topology) & transport blacklisting
 * TBENCH: [MW]
@@ -86,7 +86,6 @@
     + download resume
     + publish resume
     + publish error
-  - implement open directory dialog
   - implement new-pseudonym dialog
   - namespace search
   - NS list in search dialog should use colors to offset our own namespaces from the others
 * DATASTORE:
   - GNUNET_DATASTORE_cancel method not tested
 * TESTING: [Nate]
-  - modify configuration to allow controlling connections for non-local starts
-  - testbed creation with topology (needs working F2F topology) 
-  - testbed with churn 
-  - implement testcases for distributed testing
   - test basic peer re-configure 
-  - test topology creation 
-  - test churn generation 
   - consider changing API for peer-group termination to 
     call continuation when done
 * NAT/UPNP: [MW]