r15318@catbus: nickm | 2007-09-24 11:42:25 -0400
[tor.git] / doc / TODO.012
blob05cdbb4f475b2e90457f39f4bb3c41d72fffb606
1 (Remember to include both the revision number _AND_ an abbreviated
2 description of the patch.)
4 Backport items for 0.1.2:
5   o r10939: Choose with complete fairness when exits are weighted.
6   o r10956: fix the math for exit bandwidth weighting
7   o r10994: Disable SENTINELS checking in order to use less RAM in
8     buffer allocation.
9   o r11117: cookie auth more usable
10   o disable v0 control protocol
11   o r11138: PROTOCOLINFO support.
12   D r11141: CookieAuthFile and CookieAuthFileGroupReadable.
13   - r11166: Don't believe future dates from the state file.
14   o r11566: make r11438 not actually break things.
17 Backport for 0.1.2.x once better tested:
18   - r10579: new addsysuser implementation for osx (??)
19   - Some fix for bug 438 (??)
20   - coderman's constrained socket buffers patch (r10843)
21   o r10964: control.c grammar conformance. could conceivably break
22     old controllers that were relying on non-conformance.
23   - some subset of r11229 (unexpected whitespace in malformed descriptors)?
24   - r11287: Reject address mappings to internal addresses. (??)
25   - r11499, r11500, r11501: hidserv hexdigests rather than nicknames
26   - r11548, the osx /tmp fix
27   - r11293: Bulletproof code to generate extend info.
28   - r11332: Fix user-triggerable segfault in expand_filename("~")