adding tests for openssl and making sure that emstp is available when building monkey
[oweals/gnunet.git] / TODO
diff --git a/TODO b/TODO
index 6629b97942c813393583193b43c8213a62203766..4cc7d3572c0b7ee2f76f37ce8f321d837a08a0d0 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:
 * 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]