0.9.0pre3:
-* TRANSPORT: [MW]
- - [#1585, #1583, #1582] transport-level disconnect (i.e. TCP) does not cause core-level
- disconnect in a timely fashion (waits for connection timeout);
- need to figure a way to make it near-instant in those cases
- (i.e. rapid reduction in timeout on transport-level disconnect) [CG]
- => may have been fixed with instant-notification of disconnect
- to core on session-oriented connection hick-up; not perfect but
- likely good enough until we get ATS going; still should be tested...
- => "peers connected (transport)" now instantly goes to ZERO (core statistic),
- but "established sessions" stays up...
* NAT/UPNP: [Milan / Ayush / MW]
- [#1609] code clean up
- testing
+ download
+ search
- implement anonymity level > 1
+ - exclude content that will "soon" expire from migration
+ - make migration data rate & datastore IO-rate configurable
+ - exclude certain peers as targets (based on hash values) in each
+ iteration => same peer can only be picked every n-th iteration
+ for the same content => fewer duplicate sending!
* GNUNET-GTK: [CG]
- figure out where in the GUI we should show active upload operations and allow aborts
- handle events:
0.9.0:
* new webpage:
- update books (especially for developers)
- - make a NICE download page and figure out how to enable developers to publish TGZs nicely
- - port "contact" page
-* FS migration:
- - exclude content that will "soon" expire from migration
- - make migration data rate & datastore IO-rate configurable
- - exclude certain peers as targets (based on hash values) in each
- iteration => same peer can only be picked every n-th iteration
- for the same content => fewer duplicate sending!
+ - make a NICE download page
+ - create "contact" page
* big code review
* Determine RC bugs and fix those (release should have no known real bugs)