aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO25
1 files changed, 3 insertions, 22 deletions
diff --git a/TODO b/TODO
index 50244b20..2c3a436d 100644
--- a/TODO
+++ b/TODO
@@ -3,25 +3,7 @@ This is just the current plan, plans change.
3Annotations: 3Annotations:
4 RC == Release Critical 4 RC == Release Critical
5 5
6 60.8.0 (goal: expand features):
70.7.4 (goal: polish):
8- CRASH (was this with IPv6 and ADNS, or not?)
9(gdb) ba
10#0 0xb73d3057 in adns__internal_check () from /usr/lib/libadns.so.1
11#1 0xb73d33a9 in adns_check () from /usr/lib/libadns.so.1
12#2 0xb78937ba in cache_resolve (cache=0x844bf90) at dns.c:89
13#3 0xb7893dc2 in GNUNET_get_ip_as_string (sav=0x84518b4, salen=16, do_resolve=1) at dns.c:256
14#4 0xb6ec3714 in collector (data=0x83e9640, identity=0x8451868, address=0x84518b4,
15 addr_len=16, last_message=0, trust=59, bpmFromPeer=0) at peers.c:115
16#5 0xb6e4c177 in GNUNET_IDENTITY_request_peer_infos (sock=0x844a478,
17 callback=0xb6ec34fc <collector>, cls=0x83e9640) at clientapi.c:216
18#6 0xb6ec3db1 in getPeerModel () at peers.c:227
19#7 0xb6ec3f02 in updatePeerInfo (dummy=0x0) at peers.c:268
20#8 0xb7884ec3 in runJob (cron=0x806cf08) at cron.c:529
21#9 0xb7884fad in cron_main_method (ctx=0x806cf08) at cron.c:569
22#10 0xb76b2383 in start_thread () from /lib/libpthread.so.0
23#11 0xb763673e in clone () from /lib/libc.so.6
24
25- improve collection handling [RC] 7- improve collection handling [RC]
26 + show content of current collection somewhere 8 + show content of current collection somewhere
27 + does it make sense to have "no update" for collections? 9 + does it make sense to have "no update" for collections?
@@ -32,9 +14,6 @@ Annotations:
32- for potentially long clists, add option to specify a string 14- for potentially long clists, add option to specify a string
33 pattern that must be matched for the lines to be displayed 15 pattern that must be matched for the lines to be displayed
34 (to further prune search results, for example) 16 (to further prune search results, for example)
35- #747: sharing stats for gnunet-gtk
36
370.8.0 (goal: expand features):
38- chat [RC] 17- chat [RC]
39- add option to list all indexed files and delete from them 18- add option to list all indexed files and delete from them
40 (ECRS now supports listing of indexed files! 19 (ECRS now supports listing of indexed files!
@@ -42,6 +21,8 @@ Annotations:
42- implement search bookmarking (e.g. user could add/edit/delete 21- implement search bookmarking (e.g. user could add/edit/delete
43 favourite namespace/key etc combinations) 22 favourite namespace/key etc combinations)
44 23
24
25
451.0.0 (goal: "userfriendly"): 261.0.0 (goal: "userfriendly"):
46- a completely new interactive directory building 27- a completely new interactive directory building
47 module that would allow importing files/directories from 28 module that would allow importing files/directories from