aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO21
1 files changed, 8 insertions, 13 deletions
diff --git a/TODO b/TODO
index 4be56aac7..5d81b35d8 100644
--- a/TODO
+++ b/TODO
@@ -1,20 +1,7 @@
10.9.0pre4: 10.9.0pre4:
2* Transport:
3 - GNUNET_ATS_address_destroyed must be called if ATS suggests
4 an address that does not work (never connects), not just if
5 a session "dies"
6 - When receiving SESSION_CONNECT: actually consider switching session
7 (test this!)
8* GNUNET-GTK: [CG] 2* GNUNET-GTK: [CG]
9 - provide context menus to allow aborts of downloads/uploads 3 - provide context menus to allow aborts of downloads/uploads
10 - provide way to handle errors (search, download, publish errors) 4 - provide way to handle errors (search, download, publish errors)
11* FS [CG]
12 - in 2-peer download, data-origin forwards messages back
13 to downloader (queries messages sent to other peers > 0!)
14 - implement multi-peer FS performance tests + gauger them!
15 + insert
16 + download
17 + search
18 5
190.9.0: 60.9.0:
20* new webpage: 7* new webpage:
@@ -22,6 +9,14 @@
22 - make a NICE download page 9 - make a NICE download page
23* big code review 10* big code review
24* Determine RC bugs and fix those (release should have no known real bugs) 11* Determine RC bugs and fix those (release should have no known real bugs)
12* Transport:
13 - When receiving SESSION_CONNECT: actually consider switching session
14 (test this!)
15* FS [CG]
16 - implement multi-peer FS performance tests + gauger them!
17 + insert
18 + download
19 + search
25 20
260.9.1: 210.9.1:
27* TRANSPORT: [MW] 22* TRANSPORT: [MW]