X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;ds=sidebyside;f=TODO;h=f1ffad921b05433cfbc38d58175f79f3706e3a5e;hb=1ae18596e812235ee505338bb2fbfd445ae9d6cf;hp=2d181fe6fca13a671d7a5e7969d3d09ba3eb4216;hpb=03527b28e50546268ff4a3ae051b0f9ca2ca7df5;p=oweals%2Fgnunet.git diff --git a/TODO b/TODO index 2d181fe6f..f1ffad921 100644 --- a/TODO +++ b/TODO @@ -13,30 +13,20 @@ away), in order in which they will likely be done: * ARM [Safey] Urgent items (before announcing ng.gnunet.org): -* UTIL: - - server/service API change for ARM inetd'ing - (listen as well as support for start with multiple, already - bound & listening sockets!) [Christian] * TRANSPORT: - main service not implemented [Nate] - testcases crash & burn (no surprise) * CORE: - - request disconnect not implemented [Christian] - - various notification options not implemented [Christian] - - outbound message monitoring not supported [Christian] - test currently fails spectacularly [segv of transport service] => need transport to work first! - request connect not working [Christian, need transport first] * TOPOLOGY: - needs testing [need transport first] * HOSTLIST: - - test fails (looks like it works, but that's because of a bad - connectivity notification; somehow core is unable to send - messages successfully via transport) [need transport first] + - needs testing [need transport first] * 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?) + + implement sending of queries (low-priority push!) + need to bound queueing of replies for other peers - test multi-peer search/download * new webpage