From d6b6186de50b705fd94ad5a85a3651614a60e235 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 26 Oct 2009 08:59:05 +0000 Subject: [PATCH] update --- TODO | 24 +++++++++++------------- 1 file changed, 11 insertions(+), 13 deletions(-) diff --git a/TODO b/TODO index fffd95605..e06e63790 100644 --- a/TODO +++ b/TODO @@ -13,19 +13,6 @@ away), in order in which they will likely be done: * UPNP Urgent items (before announcing ng.gnunet.org): -* FS (basic anonymous FS only) - - 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 - + sharing API - ~ file-information -* CORE: - - soliciting traffic for clients that registered for it is not implemented - (in the service, client API supports GNUNET_MESSAGE_TYPE_CORE_SOLICIT_TRAFFIC - but never receives any such messages); how to avoid busy-waiting here - is a good question (solicit => nothing, when to solicit again???) * TESTING (needed for DV, DHT, Topology) - implement library for local testing + modify configuration to allow controlling connections for non-local starts @@ -38,6 +25,17 @@ Urgent items (before announcing ng.gnunet.org): * TEST: - topology (needs TESTING) - hostlist (maybe easier with TESTING?) +* CORE: + - soliciting traffic for clients that registered for it is not implemented + (in the service, client API supports GNUNET_MESSAGE_TYPE_CORE_SOLICIT_TRAFFIC + but never receives any such messages); how to avoid busy-waiting here + is a good question (solicit => nothing, when to solicit again???) +* FS (basic anonymous FS only) + - 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 + - test multi-peer search/download * new webpage - prevent? - migrate Mantis!? -- 2.25.1