aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO22
1 files changed, 10 insertions, 12 deletions
diff --git a/TODO b/TODO
index 9bfde8893..99b091aca 100644
--- a/TODO
+++ b/TODO
@@ -1,17 +1,15 @@
10.9.0pre3: 10.9.0pre3:
2* clean buildbots 2* clean buildbots
3 3
40.9.0: 40.9.0pre4:
5* new webpage: 5* NAT library: [CG/MW]
6 - write chapter on DHT/block [Nate] 6 - UPnP support
7 - make a NICE download page 7 - testcase
8* NAT/UPNP: [CG/MW] 8 - more testing
9 - write NAT library
10* Transport: 9* Transport:
11 - UDP fragmentation [MW] 10 - UDP fragmentation [MW]
12 - decide how to deal with 'DISABLEV6' option (where does it live?) 11 - decide how to deal with 'DISABLEV6' option (where does it live?)
13 - integration of new NAT/plugin API with HTTP/HTTPS plugin 12 - integration of new NAT/plugin API with HTTP/HTTPS plugin
14 - fix WLAN plugin for new plugin API (easy)
15 - testing (again) 13 - testing (again)
16* GNUNET-GTK: [CG] 14* GNUNET-GTK: [CG]
17 - figure out where in the GUI we should show active upload operations and allow aborts 15 - figure out where in the GUI we should show active upload operations and allow aborts
@@ -24,6 +22,11 @@
24 + insert 22 + insert
25 + download 23 + download
26 + search 24 + search
25
260.9.0:
27* new webpage:
28 - write chapter on DHT/block [Nate]
29 - make a NICE download page
27* big code review 30* big code review
28* Determine RC bugs and fix those (release should have no known real bugs) 31* Determine RC bugs and fix those (release should have no known real bugs)
29 32
@@ -71,11 +74,6 @@
71 - better tracking of which config changes actually need to cause process restarts by ARM. 74 - better tracking of which config changes actually need to cause process restarts by ARM.
72 - handle gnunet-arm -k in combination with auto-start magic (what is the right thing here?) 75 - handle gnunet-arm -k in combination with auto-start magic (what is the right thing here?)
73 - discover dependencies between services 76 - discover dependencies between services
74* MONKEY: [Safey]
75 - better crash management (attach debugging support, capture and analyze
76 debug output, detect random vs. deterministic crashes)
77 - '-m EMAIL' option for alternative e-mail TO
78 - '-f FILENAME' option to write report to file instead of e-mail (for testing!)
79 77
800.9.2: 780.9.2:
81* PEERINFO: [NN] 79* PEERINFO: [NN]