X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=TODO;h=fffd956053eec0a4904d65e1f7e1c7d58657d669;hb=f3ae4ca96ccf47a56cbf3fc152747779c7d142ca;hp=fc76b96041ddc4a6a72c9da249a6e3e6d4dec418;hpb=d62bacc863759d211988cd59d0f0849e378d2a61;p=oweals%2Fgnunet.git diff --git a/TODO b/TODO index fc76b9604..fffd95605 100644 --- a/TODO +++ b/TODO @@ -14,20 +14,13 @@ away), in order in which they will likely be done: Urgent items (before announcing ng.gnunet.org): * FS (basic anonymous FS only) - - implement FS service + - implement FS service (P2P operations) + how to send queries (soliciting is not there in core; do we also want to do pushing sometimes?) + need to bound queueing of replies for other peers - implement testcases - + URI API - + getopt API + sharing API ~ file-information - ~ publish (insert, index) - ~ download - ~ search - ~ unindex - + directory API * CORE: - soliciting traffic for clients that registered for it is not implemented (in the service, client API supports GNUNET_MESSAGE_TYPE_CORE_SOLICIT_TRAFFIC @@ -79,6 +72,7 @@ Urgent items (before announcing ng.gnunet.org): + gnunet-service-fs (remove failing on-demand blocks, many other nitpicks/features/optimizations) + datastore: do active migration support here? - implement adv. FS testcases + + getopt API + insert: sblocks, loc uris + download: loc uris + search: sblocks, skblocks, loc uris @@ -177,3 +171,5 @@ Urgent items (before announcing ng.gnunet.org): * Remove KBlocks in gnunet-unindex (see discussion with Kenneth Almquist on gnunet-devs in 9/2009) * Allow checking of presence of search results and/or content via command-line tools (add options to gnunet-search / gnunet-download to limit search to local peer) +* STATISTICS: + - should use BIO instead of mmap