aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorgrothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96>2010-09-12 13:08:54 +0000
committergrothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96>2010-09-12 13:08:54 +0000
commite55811080fc99b40df58c48a28fbc87932912f92 (patch)
treea3a1e30a7f8e7f8b30c75c96923249831a7e8b2e /TODO
parent5f45d593e71dae5556b6151c0633187d9e163eb6 (diff)
towards pluggable block library
git-svn-id: https://gnunet.org/svn/gnunet@12972 140774ce-b5e7-0310-ab8b-a85725594a96
Diffstat (limited to 'TODO')
-rw-r--r--TODO13
1 files changed, 12 insertions, 1 deletions
diff --git a/TODO b/TODO
index 8ac9a592c8..9349189b36 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,15 @@
0.9.0pre2:
+* BLOCK:
+ - implement FS plugin
+ - design new block-lib API
+ - move FS serivce to new block API
+* FS:
+ - integrate with DHT
+ - measure latencies (core, datastore) => trust economy
+ - refuse content migration message (or solicit?)
+ - FS performance benchmarking
+* DHT:
+ - use new block lib
* CORE:
- derived key generation [Nils]
- Jun 27 11:51:54 core-7670 ERROR Assertion failed at gnunet-service-core.c:3616.
@@ -23,7 +34,7 @@
- needs more testing (especially F2F topology) & transport blacklisting
* TRANSPORT-TCP [MW]:
- should use hash map to look up sessions
-* NAT/UPNP: [MW]
+* NAT/UPNP: [Milan]
- finalize API design
- code clean up
- testing