nicer
[oweals/gnunet.git] / TODO
diff --git a/TODO b/TODO
index 6629b97942c813393583193b43c8213a62203766..9b7ad277aad569f36c172f210961fd7dd590fb3e 100644 (file)
--- a/TODO
+++ b/TODO
@@ -8,7 +8,7 @@
     [On W32, we need to select after calling socket before doing connect etc.]
 * BUGS:
   Jun 27 11:51:54 core-7670 ERROR Assertion failed at gnunet-service-core.c:3616.
-
+  (transport notified us that we connected to ourselves!!!)
 
 0.9.0pre2:
 * CORE:
@@ -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]