r14588@catbus: nickm | 2007-08-16 12:04:44 -0400
[tor.git] / doc / TODO.012
blob5e309ed04b37810e42884799a1f70a0d067e93ee
1 Backport items for 0.1.2:
2   - r10939: Choose with complete fairness when exits are weighted.
3   - r10956: fix the math for exit bandwidth weighting
4   o r10994: Disable SENTINELS checking in order to use less RAM in
5     buffer allocation.
6   - r11117: cookie auth more usable
7   - disable v0 control protocol
10 Backport for 0.1.2.x once better tested:
11   - r10579: new addsysuser implementation for osx (??)
12   - Some fix for bug 438 (??)
13   - coderman's constrained socket buffers patch (r10843)
14   - r10964: control.c grammar conformance. could conceivably break
15     old controllers that were relying on non-conformance.