X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=TODO;h=f1044716992ab939fcadb3e1de06fa859bfd2e0f;hb=1152a709e8783e8c0c879b7f407d26ea141a1e4e;hp=25e3ea0dd4ef2d9716ea6b8f821b54cfe786f0b4;hpb=ab8320d75c8563702b093edc139ab0652b282737;p=oweals%2Fgnunet.git diff --git a/TODO b/TODO index 25e3ea0dd..f10447169 100644 --- a/TODO +++ b/TODO @@ -2,12 +2,9 @@ * PEERINFO: - trust: need *fast* way to check/update trust in peers (async peerinfo would not be right; certainly not with the current API) -* STATISTICS: - - does not seem to work with timeouts (especially if service is not running) * UTIL: - only connect() sockets that are ready (select()) [Nils] - [On W32, we need to select after calling socket before - doing connect etc.] + [On W32, we need to select after calling socket before doing connect etc.] * TOPOLOGY: - needs more testing (especially F2F topology) - needs to re-try connecting after disconnect (currently, it @@ -39,8 +36,8 @@ - check if new HELLO learned is different from old HELLO before resetting entire state! * DATASTORE: - - API lacks cancellation methods (needed? or is disconnect enough?); - may also want to integrate request queuing here instead of gnunet-service-fs_drq.c + - API lacks cancellation methods (needed? or is disconnect enough?) + - may also want to integrate request queuing here instead of gnunet-service-fs_drq.c * FS: [CG] - support recursive download even if filename is NULL and we hence do not generate files on disk (use temp_filename) @@ -86,7 +83,6 @@ - good to have for DV/DHT evaluation! * DHT: [Nate] - implement DHT service - - implement DHT library - implement testcases - implement performance tests * TRANSPORT: