0.9.0pre4:
-* Transport:
- - GNUNET_ATS_address_destroyed must be called if ATS suggests
- an address that does not work (never connects), not just if
- a session "dies"
- - When receiving SESSION_CONNECT: actually consider switching session
- (test this!)
* GNUNET-GTK: [CG]
- provide context menus to allow aborts of downloads/uploads
- provide way to handle errors (search, download, publish errors)
-* FS [CG]
- - in 2-peer download, data-origin forwards messages back
- to downloader (queries messages sent to other peers > 0!)
- - implement multi-peer FS performance tests + gauger them!
- + insert
- + download
- + search
0.9.0:
* new webpage:
- make a NICE download page
* big code review
* Determine RC bugs and fix those (release should have no known real bugs)
+* Transport:
+ - When receiving SESSION_CONNECT: actually consider switching session
+ (test this!)
+* FS [CG]
+ - implement multi-peer FS performance tests + gauger them!
+ + insert
+ + download
+ + search
0.9.1:
* TRANSPORT: [MW]