aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-04-28 12:20:26 +0000
committerChristian Grothoff <christian@grothoff.org>2010-04-28 12:20:26 +0000
commit0398c75b95c53ffd109635e5477e8bb3b93217de (patch)
treee5a4b4ee5a7ee601c0046871e00e308fe6cd0824
parentae300a58c5bdfcadca8837a1e23abe3e34032209 (diff)
downloadgnunet-0398c75b95c53ffd109635e5477e8bb3b93217de.tar.gz
gnunet-0398c75b95c53ffd109635e5477e8bb3b93217de.zip
one
-rw-r--r--TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO b/TODO
index 404597138..fb7326dd1 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,5 @@
10.9.0pre1: 10.9.0pre1:
2* FS: [CG] 2* FS: [CG]
3 - search: availability probes [needed for full persistence support...]
4 - Allow checking of presence of search results and/or content via command-line tools 3 - Allow checking of presence of search results and/or content via command-line tools
5 (add options to gnunet-search / gnunet-download to limit search to local peer) 4 (add options to gnunet-search / gnunet-download to limit search to local peer)
6 [needed for full persistence support...] 5 [needed for full persistence support...]
@@ -167,9 +166,6 @@ Optimizations:
167* TRANSPORT: 166* TRANSPORT:
168 - need to periodically probe latency/transport cost changes & possibly switch transport 167 - need to periodically probe latency/transport cost changes & possibly switch transport
169 - should use hash map to look up Neighbours (service AND plugins!) 168 - should use hash map to look up Neighbours (service AND plugins!)
170* HOSTLIST:
171 - 'server' uses 'GNUNET_PEERINFO_iterate', should probably switch to notification API
172 (for more instant / up-to-date hostlists at lower cost) [done by MW?]
173* DATASTORE (?): 169* DATASTORE (?):
174 - check for duplicates on insertion (currently, same content is frequently 170 - check for duplicates on insertion (currently, same content is frequently
175 stored again [seen with KBLOCKS and SBLOCKS]!) 171 stored again [seen with KBLOCKS and SBLOCKS]!)